unix-history/.git
31 years agolseek (long form) is used too much to make it COMPAT_43
Kirk McKusick [Mon, 17 May 1993 02:19:36 +0000 (18:19 -0800)]
lseek (long form) is used too much to make it COMPAT_43

SCCS-vsn: sys/kern/vfs_syscalls.c 7.109

31 years agomove libg to contrib with gcc2
Keith Bostic [Mon, 17 May 1993 01:07:28 +0000 (17:07 -0800)]
move libg to contrib with gcc2

SCCS-vsn: lib/Makefile 5.32

31 years agokeep those consts happy
Chris Torek [Sun, 16 May 1993 18:32:02 +0000 (10:32 -0800)]
keep those consts happy

SCCS-vsn: lib/libc/gen/psignal.c 5.7

31 years agoANSI C says no tokens after #else, #endif
Chris Torek [Sun, 16 May 1993 15:48:14 +0000 (07:48 -0800)]
ANSI C says no tokens after #else, #endif

SCCS-vsn: usr.bin/uucp/includes/condevs.h 4.10
SCCS-vsn: usr.bin/uucp/includes/uucp.h 5.20

31 years agoANSI C fixes for gcc2
Chris Torek [Sun, 16 May 1993 15:36:15 +0000 (07:36 -0800)]
ANSI C fixes for gcc2

SCCS-vsn: local/kerberosIV/registerd/registerd.c 5.2

31 years agomake it work when run twice
Chris Torek [Sun, 16 May 1993 15:19:25 +0000 (07:19 -0800)]
make it work when run twice

SCCS-vsn: usr.bin/tn3270/mset/Makefile 5.2

31 years agomake it work when repeated
Chris Torek [Sun, 16 May 1993 14:57:37 +0000 (06:57 -0800)]
make it work when repeated

SCCS-vsn: usr.bin/tn3270/tn3270/Makefile 5.2

31 years agomake it work when repeated
Chris Torek [Sun, 16 May 1993 13:27:51 +0000 (05:27 -0800)]
make it work when repeated

SCCS-vsn: usr.bin/tn3270/tn3270/Makefile 5.2

31 years ago<sys/kinfo_proc.h> information moved to <sys/sysctl.h>
Chris Torek [Sun, 16 May 1993 13:23:37 +0000 (05:23 -0800)]
<sys/kinfo_proc.h> information moved to <sys/sysctl.h>

SCCS-vsn: usr.bin/gcore/md-sparc.c 5.4

31 years agosys_errlist type changed
Chris Torek [Sun, 16 May 1993 13:18:09 +0000 (05:18 -0800)]
sys_errlist type changed

SCCS-vsn: local/kerberosIV/compile_et/error_message.c 5.2

31 years agosys_errlist is now const char *const []
Chris Torek [Sun, 16 May 1993 13:16:02 +0000 (05:16 -0800)]
sys_errlist is now const char *const []

SCCS-vsn: local/kerberosIV/compile_et/error_message.c 5.2

31 years agodate and time created 93/05/15 22:15:05 by torek
Chris Torek [Sun, 16 May 1993 13:15:05 +0000 (05:15 -0800)]
date and time created 93/05/15 22:15:05 by torek

SCCS-vsn: local/kerberosIV/compile_et/error_message.c 5.1

31 years agoavoid gcc warning, and fix a bug in the process (serendipity)
Chris Torek [Sun, 16 May 1993 09:52:31 +0000 (01:52 -0800)]
avoid gcc warning, and fix a bug in the process (serendipity)

SCCS-vsn: games/factor/factor.c 4.5

31 years agoreaddir returns a struct dirent *, now
Keith Bostic [Sun, 16 May 1993 06:39:42 +0000 (22:39 -0800)]
readdir returns a struct dirent *, now

SCCS-vsn: lib/libc/gen/directory.3 6.9

31 years agoupdate from Rick Macklem
Ralph Campbell [Sun, 16 May 1993 04:39:49 +0000 (20:39 -0800)]
update from Rick Macklem

SCCS-vsn: sys/pmax/ultrix/ultrix_sysent.c 7.6

31 years agoadded scc1 console.
Ralph Campbell [Sun, 16 May 1993 04:36:58 +0000 (20:36 -0800)]
added scc1 console.

SCCS-vsn: sys/pmax/conf/MAXP 7.3

31 years agoadded scc1 console device
Ralph Campbell [Sun, 16 May 1993 04:33:15 +0000 (20:33 -0800)]
added scc1 console device

SCCS-vsn: sys/pmax/conf/GENERIC.pmax 7.2

31 years agodate and time created 93/05/15 12:04:55 by bostic
Keith Bostic [Sun, 16 May 1993 03:04:55 +0000 (19:04 -0800)]
date and time created 93/05/15 12:04:55 by bostic

SCCS-vsn: lib/libc/gen/sysctl.c 5.1

31 years agoupdated for new improved pmap.c
Ralph Campbell [Sun, 16 May 1993 02:50:14 +0000 (18:50 -0800)]
updated for new improved pmap.c

SCCS-vsn: lib/libkvm/kvm_mips.c 5.2

31 years agoinclude stdio.h so mismatch of extern definition of sys_errlist
Ralph Campbell [Sun, 16 May 1993 02:39:32 +0000 (18:39 -0800)]
include stdio.h so mismatch of extern definition of sys_errlist
can be detected and fix def to match stdio.h.

SCCS-vsn: lib/libc/gen/errlst.c 5.12

31 years agofix pointer type to match sys_signame type.
Ralph Campbell [Sun, 16 May 1993 02:34:09 +0000 (18:34 -0800)]
fix pointer type to match sys_signame type.

SCCS-vsn: bin/kill/kill.c 5.8

31 years agomake it compile on sparc
Chris Torek [Sun, 16 May 1993 02:18:47 +0000 (18:18 -0800)]
make it compile on sparc

SCCS-vsn: usr.bin/mt/mt.c 5.9

31 years agouse correct name in comments for cmsghdr
Andrew Cherenson [Sat, 15 May 1993 09:38:32 +0000 (01:38 -0800)]
use correct name in comments for cmsghdr

SCCS-vsn: sys/sys/socket.h 7.23

31 years agofix up inconsistencies
Kirk McKusick [Sat, 15 May 1993 09:24:59 +0000 (01:24 -0800)]
fix up inconsistencies

SCCS-vsn: lib/libc/sys/brk.2 6.6

31 years agoupdate -c option, misc cleanups
Kirk McKusick [Sat, 15 May 1993 09:10:50 +0000 (01:10 -0800)]
update -c option, misc cleanups

SCCS-vsn: sbin/fsck/fsck.8 6.11

31 years ago4.4 update: mcast section based on Steve Deering's ip-mcast README
Andrew Cherenson [Sat, 15 May 1993 08:52:39 +0000 (00:52 -0800)]
4.4 update: mcast section based on Steve Deering's ip-mcast README

SCCS-vsn: share/doc/psd/21.ipc/5.t 5.2

31 years ago4.4 updates
Andrew Cherenson [Sat, 15 May 1993 08:51:52 +0000 (00:51 -0800)]
4.4 updates

SCCS-vsn: share/doc/psd/21.ipc/0.t 5.2
SCCS-vsn: share/doc/psd/21.ipc/1.t 5.2
SCCS-vsn: share/doc/psd/21.ipc/2.t 5.2
SCCS-vsn: share/doc/psd/21.ipc/3.t 5.2
SCCS-vsn: share/doc/psd/21.ipc/4.t 5.2

31 years agoadd cross reference to sysctl.3
Kirk McKusick [Sat, 15 May 1993 07:06:13 +0000 (23:06 -0800)]
add cross reference to sysctl.3

SCCS-vsn: usr.sbin/sysctl/sysctl.8 5.4

31 years agorefinements of INET definitions from Mike
Kirk McKusick [Sat, 15 May 1993 06:14:11 +0000 (22:14 -0800)]
refinements of INET definitions from Mike

SCCS-vsn: lib/libc/gen/sysctl.3 6.6

31 years agoMIME cleanups
Eric Allman [Sat, 15 May 1993 04:52:48 +0000 (20:52 -0800)]
MIME cleanups

SCCS-vsn: usr.sbin/sendmail/src/savemail.c 6.43

31 years agouse newstr for e_message consistently
Eric Allman [Sat, 15 May 1993 04:52:29 +0000 (20:52 -0800)]
use newstr for e_message consistently

SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 6.52
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 6.48

31 years agogive better error message on "can't exec" error
Eric Allman [Sat, 15 May 1993 04:51:52 +0000 (20:51 -0800)]
give better error message on "can't exec" error

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 6.75

31 years agovmunix_0f is illegal name
Kazumasa Utashiro [Fri, 14 May 1993 15:27:02 +0000 (07:27 -0800)]
vmunix_0f is illegal name

SCCS-vsn: sys/news3400/conf/NEWS3200 7.7

31 years agodocument reno and mcast socket options & changes
Andrew Cherenson [Fri, 14 May 1993 12:10:27 +0000 (04:10 -0800)]
document reno and mcast socket options & changes
to IP_HDRINCL semantics. mcast stuff based on text by Steve Deering.

SCCS-vsn: share/man/man4/ip.4 6.6

31 years agochange for new pmap interface.
Kazumasa Utashiro [Fri, 14 May 1993 10:50:01 +0000 (02:50 -0800)]
change for new pmap interface.

SCCS-vsn: sys/news3400/news3400/locore.s 7.11
SCCS-vsn: sys/news3400/news3400/genassym.c 7.7
SCCS-vsn: sys/news3400/news3400/machdep.c 7.11
SCCS-vsn: sys/news3400/news3400/trap.c 7.9

31 years agofixed small compiler problem.
Kazumasa Utashiro [Fri, 14 May 1993 10:45:39 +0000 (02:45 -0800)]
fixed small  compiler problem.

SCCS-vsn: sys/news3400/iop/iop.c 7.4

31 years agochange for new pmap interface.
Kazumasa Utashiro [Fri, 14 May 1993 10:45:01 +0000 (02:45 -0800)]
change for new pmap interface.

SCCS-vsn: sys/news3400/include/param.h 7.6

31 years agoadded pseudo-device initialization function.
Kazumasa Utashiro [Fri, 14 May 1993 10:44:11 +0000 (02:44 -0800)]
added  pseudo-device initialization function.

SCCS-vsn: sys/news3400/fb/fbbm_253.c 7.5
SCCS-vsn: sys/news3400/fb/fbbm_lcdm.c 7.4

31 years agoclean up
Kazumasa Utashiro [Fri, 14 May 1993 10:43:33 +0000 (02:43 -0800)]
clean up

SCCS-vsn: sys/news3400/conf/NEWS3200 7.6
SCCS-vsn: sys/news3400/conf/NEWS3400 7.6

31 years agoadded pseudo bmattach function.
Kazumasa Utashiro [Fri, 14 May 1993 10:42:17 +0000 (02:42 -0800)]
added pseudo bmattach function.

SCCS-vsn: sys/news3400/bm/bmcons.c 7.6

31 years agofix nasty bug that causes core dumps on fallback MXes
Eric Allman [Fri, 14 May 1993 08:38:05 +0000 (00:38 -0800)]
fix nasty bug that causes core dumps on fallback MXes

SCCS-vsn: usr.sbin/sendmail/src/version.c 6.59

31 years agolint from JG
Keith Bostic [Fri, 14 May 1993 08:03:59 +0000 (00:03 -0800)]
lint from JG

SCCS-vsn: games/adventure/hdr.h 5.3
SCCS-vsn: games/adventure/save.c 5.3

31 years agoobey local timezone file (a bit gross, but it seems to work)
Chris Torek [Fri, 14 May 1993 07:50:49 +0000 (23:50 -0800)]
obey local timezone file (a bit gross, but it seems to work)

SCCS-vsn: lib/libcompat/4.1/ftime.c 5.4

31 years agodate and time created 93/05/13 16:32:27 by elan
Elan Amir [Fri, 14 May 1993 07:32:27 +0000 (23:32 -0800)]
date and time created 93/05/13 16:32:27 by elan

SCCS-vsn: contrib/gcc-2.3.3/cccp.c 1.1

31 years agom4 drops commas in embedded arguments - test case is
Chris Torek [Fri, 14 May 1993 07:14:37 +0000 (23:14 -0800)]
m4 drops commas in embedded arguments - test case is
define(msg, printf $1)
msg(("fmt", arg));
(from Steve McCoole's BSDI patch set)

SCCS-vsn: usr.bin/m4/main.c 5.12

31 years agofix code that does MX fallback to avoid null ptr refs
Eric Allman [Fri, 14 May 1993 05:25:19 +0000 (21:25 -0800)]
fix code that does MX fallback to avoid null ptr refs

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 6.74

31 years agotry to make setproctitle port to NET/bsd and BSD/386 better
Eric Allman [Fri, 14 May 1993 01:43:46 +0000 (17:43 -0800)]
try to make setproctitle port to NET/bsd and BSD/386 better

SCCS-vsn: usr.sbin/sendmail/src/conf.c 6.55

31 years agolog sendmail version during SMTP startup
Eric Allman [Fri, 14 May 1993 01:40:55 +0000 (17:40 -0800)]
log sendmail version during SMTP startup

SCCS-vsn: usr.sbin/sendmail/src/main.c 6.63

31 years agofix SMTP display bug; allow SMTP greeting failure to go to next MX
Eric Allman [Fri, 14 May 1993 00:41:15 +0000 (16:41 -0800)]
fix SMTP display bug; allow SMTP greeting failure to go to next MX
host; tweak MIME headers; fix problem causing buffer overruns in map
lookups; fix split header/envelope rewriting rule parsing; disable VERB
if PRIV_NOEXPN set

SCCS-vsn: usr.sbin/sendmail/src/version.c 6.58

31 years agofix To: lists in error messages
Eric Allman [Fri, 14 May 1993 00:32:33 +0000 (16:32 -0800)]
fix To: lists in error messages

SCCS-vsn: usr.sbin/sendmail/src/savemail.c 6.42

31 years agodon't write arbitrarily off the end of a buffer (ugh!)
Eric Allman [Fri, 14 May 1993 00:29:01 +0000 (16:29 -0800)]
don't write arbitrarily off the end of a buffer (ugh!)

SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 6.51

31 years agoa bunch of nits in the MIME code
Eric Allman [Fri, 14 May 1993 00:28:41 +0000 (16:28 -0800)]
a bunch of nits in the MIME code

SCCS-vsn: usr.sbin/sendmail/src/savemail.c 6.41

31 years agoadd debugging
Eric Allman [Fri, 14 May 1993 00:28:02 +0000 (16:28 -0800)]
add debugging

SCCS-vsn: usr.sbin/sendmail/src/daemon.c 6.47

31 years agofix parsing of split header/envelope rewriting rules
Eric Allman [Fri, 14 May 1993 00:27:54 +0000 (16:27 -0800)]
fix parsing of split header/envelope rewriting rules

SCCS-vsn: usr.sbin/sendmail/src/readcf.c 6.36

31 years agoavoid null pointer dereferences
Eric Allman [Fri, 14 May 1993 00:00:32 +0000 (16:00 -0800)]
avoid null pointer dereferences

SCCS-vsn: bin/rmail/rmail.c 5.2

31 years agoclean up the #ifdef's, courtesy of Chris T.
Keith Bostic [Thu, 13 May 1993 13:57:59 +0000 (05:57 -0800)]
clean up the #ifdef's, courtesy of Chris T.

SCCS-vsn: lib/libc/string/memset.c 5.9

31 years agorequires COMPAT_43 to build
Kirk McKusick [Thu, 13 May 1993 11:30:24 +0000 (03:30 -0800)]
requires COMPAT_43 to build

SCCS-vsn: sys/hp/hpux/hpux_compat.c 7.34
SCCS-vsn: sys/hp/hpux/hpux_tty.c 7.15

31 years agoupdate syscalls.master
Kirk McKusick [Thu, 13 May 1993 11:19:55 +0000 (03:19 -0800)]
update syscalls.master

SCCS-vsn: sys/kern/syscalls.master 7.43

31 years agoupdate the available information and the FILES list
Kirk McKusick [Thu, 13 May 1993 09:44:11 +0000 (01:44 -0800)]
update the available information and the FILES list

SCCS-vsn: usr.sbin/sysctl/sysctl.8 5.3

31 years agomake include <machine/cpu.h> anytime
Akito Fujita [Thu, 13 May 1993 09:36:58 +0000 (01:36 -0800)]
make include <machine/cpu.h> anytime

SCCS-vsn: sys/luna68k/luna68k/clock.c 7.10

31 years agoadd debug, net.inet, and profiling info; many small cleanups
Kirk McKusick [Thu, 13 May 1993 09:11:46 +0000 (01:11 -0800)]
add debug, net.inet, and profiling info; many small cleanups

SCCS-vsn: lib/libc/gen/sysctl.3 6.5

31 years agomore accurate check on KERN_PROC specifications
Kirk McKusick [Thu, 13 May 1993 07:53:33 +0000 (23:53 -0800)]
more accurate check on KERN_PROC specifications

SCCS-vsn: sys/kern/kern_sysctl.c 7.40

31 years agodelete "hz" line
Akito Fujita [Thu, 13 May 1993 07:30:57 +0000 (23:30 -0800)]
delete "hz" line

SCCS-vsn: sys/luna68k/conf/GENERIC.luna68k 7.4
SCCS-vsn: sys/luna68k/conf/KABOSU 7.2
SCCS-vsn: sys/luna68k/conf/PIT 7.3

31 years agoset hz for LUNA-I
Akito Fujita [Thu, 13 May 1993 07:27:57 +0000 (23:27 -0800)]
set hz for LUNA-I

SCCS-vsn: sys/luna68k/luna68k/locore.s 7.13
SCCS-vsn: sys/luna68k/luna68k/clock.c 7.9

31 years agoIf an internal-use protocol entry doesn't have a usrreq routine
Keith Sklower [Thu, 13 May 1993 07:26:35 +0000 (23:26 -0800)]
If an internal-use protocol entry doesn't have a usrreq routine
bail out very early before creating a socket.  (from thomas@lkg.dec.com)

SCCS-vsn: sys/kern/uipc_socket.c 7.40

31 years agofix from David Burren on name lookup of gateways in netstat -r
Keith Sklower [Thu, 13 May 1993 07:17:32 +0000 (23:17 -0800)]
fix from David Burren on name lookup of gateways in netstat -r
(davidb@otto.bf.rmit.oz.au)

SCCS-vsn: usr.bin/netstat/route.c 5.27

31 years agoget rid of old trash
Kirk McKusick [Thu, 13 May 1993 05:49:03 +0000 (21:49 -0800)]
get rid of old trash

SCCS-vsn: sys/sys/kernel.h 7.11

31 years agoget rid of old vaxisms
Kirk McKusick [Thu, 13 May 1993 05:43:54 +0000 (21:43 -0800)]
get rid of old vaxisms

SCCS-vsn: sys/vm/vm_meter.c 7.22

31 years agodate and time created 93/05/12 14:05:10 by bostic
Keith Bostic [Thu, 13 May 1993 05:05:10 +0000 (21:05 -0800)]
date and time created 93/05/12 14:05:10 by bostic

SCCS-vsn: games/adventure/setup.c 5.1

31 years agonew version of adventure from Jim Gillogly (jim@rand.org)
Keith Bostic [Thu, 13 May 1993 05:04:16 +0000 (21:04 -0800)]
new version of adventure from Jim Gillogly (jim@rand.org)

SCCS-vsn: games/adventure/Makefile 5.1
SCCS-vsn: games/adventure/adventure.6 6.5
SCCS-vsn: games/adventure/done.c 5.2
SCCS-vsn: games/adventure/glorkz 5.1
SCCS-vsn: games/adventure/hdr.h 5.2
SCCS-vsn: games/adventure/init.c 5.2
SCCS-vsn: games/adventure/io.c 5.2
SCCS-vsn: games/adventure/main.c 5.2
SCCS-vsn: games/adventure/save.c 5.2
SCCS-vsn: games/adventure/subr.c 5.2
SCCS-vsn: games/adventure/vocab.c 5.2
SCCS-vsn: games/adventure/wizard.c 5.2

31 years agoNo private suspend routine. Use curses.
Elan Amir [Thu, 13 May 1993 03:43:32 +0000 (19:43 -0800)]
No private suspend routine.  Use curses.

SCCS-vsn: usr.bin/systat/cmds.c 5.11

31 years agoNo private suspend routine for systat (use curses).
Elan Amir [Thu, 13 May 1993 03:37:35 +0000 (19:37 -0800)]
No private suspend routine for systat (use curses).

SCCS-vsn: usr.bin/systat/main.c 5.15

31 years agoDon't want to reset __echoit, __rawmode, and __pfast in endwin().
Elan Amir [Thu, 13 May 1993 03:26:50 +0000 (19:26 -0800)]
Don't want to reset __echoit, __rawmode, and __pfast in endwin().

SCCS-vsn: lib/libcurses/tty.c 5.11

31 years agoLUNA-II reboot problem is fixed
Akito Fujita [Thu, 13 May 1993 02:23:20 +0000 (18:23 -0800)]
LUNA-II reboot problem is fixed

SCCS-vsn: sys/luna68k/luna68k/locore.s 7.12

31 years agobuild bzero(3) from memset(3)
Keith Bostic [Thu, 13 May 1993 02:04:50 +0000 (18:04 -0800)]
build bzero(3) from memset(3)

SCCS-vsn: lib/libc/string/Makefile.inc 5.12

31 years agoAdded macros and c_macros.
Elan Amir [Thu, 13 May 1993 02:03:17 +0000 (18:03 -0800)]
Added macros and c_macros.

SCCS-vsn: lib/libcurses/PSD.doc/Makefile 6.6

31 years agoConverted to gcc2.
Elan Amir [Thu, 13 May 1993 02:02:34 +0000 (18:02 -0800)]
Converted to gcc2.

SCCS-vsn: share/mk/sys.mk 5.14

31 years agobuild bzero(3) out of the same sources
Keith Bostic [Thu, 13 May 1993 02:00:29 +0000 (18:00 -0800)]
build bzero(3) out of the same sources

SCCS-vsn: lib/libc/string/memset.c 5.8

31 years agoword-at-a-time version of memset, from Mike Hibler
Keith Bostic [Thu, 13 May 1993 01:16:36 +0000 (17:16 -0800)]
word-at-a-time version of memset, from Mike Hibler

SCCS-vsn: lib/libc/string/memset.c 5.7

31 years agoallow 421 instead of initial greeting message to go to next MX
Eric Allman [Wed, 12 May 1993 23:00:26 +0000 (15:00 -0800)]
allow 421 instead of initial greeting message to go to next MX

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 6.73

31 years agodon't allow VERB if PRIV_NOEXPN set
Eric Allman [Wed, 12 May 1993 23:00:08 +0000 (15:00 -0800)]
don't allow VERB if PRIV_NOEXPN set

SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 6.53

31 years agodon't botch message display (if it begins with digits)
Eric Allman [Wed, 12 May 1993 22:59:50 +0000 (14:59 -0800)]
don't botch message display (if it begins with digits)

SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 6.30

31 years agoadd tape loading option
Akito Fujita [Wed, 12 May 1993 19:14:19 +0000 (11:14 -0800)]
add tape loading option

SCCS-vsn: sys/luna68k/stand/boot.c 7.3

31 years agoLUNA-II (68040 based LUNA) support
Akito Fujita [Wed, 12 May 1993 19:13:41 +0000 (11:13 -0800)]
LUNA-II (68040 based LUNA) support

SCCS-vsn: sys/luna68k/dev/if_le.c 7.6
SCCS-vsn: sys/luna68k/include/cpu.h 7.4
SCCS-vsn: sys/luna68k/include/pmap.h 7.4
SCCS-vsn: sys/luna68k/luna68k/clock.c 7.8
SCCS-vsn: sys/luna68k/luna68k/clockreg.h 7.4
SCCS-vsn: sys/luna68k/luna68k/locore.s 7.11
SCCS-vsn: sys/luna68k/luna68k/machdep.c 7.10
SCCS-vsn: sys/luna68k/luna68k/pmap.c 7.5
SCCS-vsn: sys/luna68k/luna68k/pmap_bootstrap.c 7.3
SCCS-vsn: sys/luna68k/luna68k/sys_machdep.c 7.4
SCCS-vsn: sys/luna68k/luna68k/trap.c 7.5
SCCS-vsn: sys/luna68k/luna68k/vectors.s 7.3
SCCS-vsn: sys/luna68k/luna68k/vm_machdep.c 7.5

31 years agosync up to hp300/conf/Makefile.hp300 7.21
Akito Fujita [Wed, 12 May 1993 19:07:46 +0000 (11:07 -0800)]
sync up to hp300/conf/Makefile.hp300       7.21

SCCS-vsn: sys/luna68k/conf/Makefile.luna68k 7.5

31 years agoLUNA-II (68040 based LUNA) support
Akito Fujita [Wed, 12 May 1993 19:07:11 +0000 (11:07 -0800)]
LUNA-II (68040 based LUNA) support

SCCS-vsn: sys/luna68k/conf/PIT 7.2

31 years agodate and time created 93/05/12 04:05:36 by akito
Akito Fujita [Wed, 12 May 1993 19:05:36 +0000 (11:05 -0800)]
date and time created 93/05/12 04:05:36 by akito

SCCS-vsn: sys/luna68k/conf/KABOSU 7.1

31 years agosync up to hp300/conf/GENERIC.hp300 5.6 93/04/17
Akito Fujita [Wed, 12 May 1993 19:04:53 +0000 (11:04 -0800)]
sync up to hp300/conf/GENERIC.hp300 5.6   93/04/17

SCCS-vsn: sys/luna68k/conf/GENERIC.luna68k 7.3

31 years agochanged SWAPPAGER,VNODEPAGER,DEVPAGER definition.
Kazumasa Utashiro [Wed, 12 May 1993 16:23:11 +0000 (08:23 -0800)]
changed SWAPPAGER,VNODEPAGER,DEVPAGER definition.

SCCS-vsn: sys/news3400/conf/NEWS3200 7.5
SCCS-vsn: sys/news3400/conf/NEWS3400 7.5

31 years agodelete DARPA
Andrew Cherenson [Wed, 12 May 1993 13:59:32 +0000 (05:59 -0800)]
delete DARPA

SCCS-vsn: share/man/man4/netintro.4 6.11
SCCS-vsn: share/man/man4/inet.4 6.7

31 years agoadd luna68k define
Akito Fujita [Wed, 12 May 1993 12:04:22 +0000 (04:04 -0800)]
add luna68k define

SCCS-vsn: sys/kern/kern_exit.c 7.53
SCCS-vsn: sys/kern/sys_process.c 7.37

31 years agosupport 68040 based luna68k
Akito Fujita [Wed, 12 May 1993 11:59:36 +0000 (03:59 -0800)]
support 68040 based luna68k

SCCS-vsn: sys/kern/kern_exec.c 7.76

31 years agoFixed typo -- polarity of in_refresh check in plod().
Elan Amir [Wed, 12 May 1993 06:48:29 +0000 (22:48 -0800)]
Fixed typo -- polarity of in_refresh check in plod().

SCCS-vsn: lib/libcurses/cr_put.c 5.18

31 years agoDeleted ugly (and stupid) _win stuff for notifying mvcur() that
Elan Amir [Wed, 12 May 1993 06:40:03 +0000 (22:40 -0800)]
Deleted ugly (and stupid) _win stuff for notifying mvcur() that
we are in refresh.  Added __mvcur as a private function.  Mvcur() is now a
macro that calls __mvcur().

SCCS-vsn: lib/libcurses/cr_put.c 5.17

31 years agoDeleted ugly (and stupid) _win stuff for notifying mvcur() that
Elan Amir [Wed, 12 May 1993 06:38:57 +0000 (22:38 -0800)]
Deleted ugly (and stupid) _win stuff for notifying mvcur() that
we are in refresh().

SCCS-vsn: lib/libcurses/refresh.c 5.42

31 years agoAdded __mvcur and made mvcur a #define.
Elan Amir [Wed, 12 May 1993 06:38:07 +0000 (22:38 -0800)]
Added __mvcur and made mvcur a #define.

SCCS-vsn: lib/libcurses/curses.h 5.33

31 years agodocument new h flag (control for honoring UF_NODUMP);
Chris Torek [Wed, 12 May 1993 05:03:31 +0000 (21:03 -0800)]
document new h flag (control for honoring UF_NODUMP);
f flag's file argument is not optional

SCCS-vsn: sbin/dump/dump.8 6.12

31 years agocontrol for honoring UF_NODUMP; fixups for compat code; lint
Chris Torek [Wed, 12 May 1993 05:02:42 +0000 (21:02 -0800)]
control for honoring UF_NODUMP; fixups for compat code; lint

SCCS-vsn: sbin/dump/dump.h 5.23

31 years agoless-hairy maxino logic; compat for SunOS and other 4.2/4.3 systems;
Chris Torek [Wed, 12 May 1993 05:01:36 +0000 (21:01 -0800)]
less-hairy maxino logic; compat for SunOS and other 4.2/4.3 systems;
control for honoring UF_NODUMP; lint; prettiness police

SCCS-vsn: sbin/dump/main.c 5.26

31 years agoless-hairy maxino logic; compat for SunOS and other 4.2/4.3 systems;`
Chris Torek [Wed, 12 May 1993 04:59:15 +0000 (20:59 -0800)]
less-hairy maxino logic; compat for SunOS and other 4.2/4.3 systems;`

SCCS-vsn: sbin/dump/traverse.c 5.25