Commit Graph

1100 Commits

Author SHA1 Message Date
mycroft
01d7c3a029 Clean up deleted files. 1993-05-24 17:57:34 +00:00
brezak
256dbd11db Remove netcrypt.c. Remove unneeded files. Cleanup make. 1993-05-24 17:57:19 +00:00
cgd
44dcf397e8 move sipcreg into i386/include/reg.h where it belongs, right next to ipcreg. 1993-05-24 11:37:12 +00:00
cgd
864a094e19 do the right thing for vers.o. i.e. don't make newvers if nothing
has changed.
1993-05-24 11:04:45 +00:00
deraadt
5840201f38 mail.local can now use username.lock files as well as flock(). Use the
-l flag in your favorite sendmail.cf file.
1993-05-24 07:30:36 +00:00
deraadt
1047beea02 enter the modern age with a mail system that out of the
box will ask you for mail subjects
1993-05-24 07:25:24 +00:00
cgd
27c2936367 apply fix to setvbuf(), supplied by chris torek 1993-05-24 07:19:35 +00:00
deraadt
2aa7b66ed6 first environment variable was trounced in the case of
"ls -l". Patch from <bob@obiwan.uucp> Bob Willcox
1993-05-24 07:15:03 +00:00
deraadt
97e432c648 groff device dirs do not need obj/ directories 1993-05-22 12:30:05 +00:00
cgd
fe1802950b add include of select.h if necessary for protos, or delete if extraneous 1993-05-22 11:40:42 +00:00
deraadt
ccbce9314e my config file 1993-05-22 11:29:08 +00:00
cgd
c6e8005022 do cap_mkdb, too 1993-05-22 10:27:18 +00:00
cgd
d2ee066f71 add Yuval Yarom's changes (originally for BSD/386) for advisory record
locking on NFS files.  Note that this DOES NOT support network locking,
only local advisory locks.
1993-05-22 09:00:49 +00:00
deraadt
9899f80bab Need to include dkbad.h in one case.. 1993-05-22 09:00:32 +00:00
cgd
30177b538f add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
deraadt
dde4fa6fe1 fixed typo 1993-05-22 07:40:46 +00:00
cgd
aafe7dd739 change from rcs "Header" to "Id" 1993-05-22 07:15:52 +00:00
cgd
e600b363ed oops, clean that up a bit 1993-05-22 07:15:13 +00:00
cgd
789d97b5fa kill install target 1993-05-22 07:10:38 +00:00
cgd
b89816148f add regress, but not for install. also, add "regress" target 1993-05-22 07:10:28 +00:00
cgd
1600e9ac89 add subdir makefiles 1993-05-22 06:19:16 +00:00
cgd
2bef1c1481 add "good output" for bitstring regression tests 1993-05-22 06:14:44 +00:00
cgd
fc94d3655e add regression testing for bitstring.h macros 1993-05-22 06:14:08 +00:00
cgd
5e82abde83 fixed, thanks to Mike Murphy <mrm@optigfx.com>, with minor hacks by cgd 1993-05-22 04:52:14 +00:00
cgd
c210f82522 add use of "COMPRESS_POSTFIX" define, to determine what postfix
(e.g. ".Z", ".z", etc.) to append to compressed log files.
1993-05-22 03:52:17 +00:00
deraadt
9ce2dc36b4 sleep man page fix from <jan@encap.hanse.de> 1993-05-22 00:57:39 +00:00
cgd
0c0fba5509 clean up a bit, and add install target 1993-05-21 15:02:34 +00:00
cgd
a1e510b12f initial import of CMU's SUP to NetBSD 1993-05-21 14:52:16 +00:00
cgd
6da19b6501 use the correct (or so john brezak says) copyright. 1993-05-21 14:47:29 +00:00
cgd
640e7bf41e arrange for all log rotations to be handled by /usr/bin/newsyslog 1993-05-21 14:45:16 +00:00
cgd
90beb7e48c initial import of this log-rotation program to NetBSD 1993-05-21 14:43:59 +00:00
cgd
31cab306ad add entry for "newsyslog" 1993-05-21 14:43:36 +00:00
cgd
784b6e7b9d Remove a couple of warnings, add includes
(from Havard Eidnes <Havard.Eidnes@runit.sintef.no>)
1993-05-21 12:51:14 +00:00
cgd
10bd06c138 Modification to correctly implement CLNP Echo
(from Havard Eidnes <Havard.Eidnes@runit.sintef.no>)
1993-05-21 12:50:54 +00:00
cgd
529ff2d4b7 Add reception of multicasts for if_we when using ISO, and add soft
interrupt handler for ISO.
(from Havard Eidnes <Havard.Eidnes@runit.sintef.no>)
1993-05-21 12:49:58 +00:00
cgd
9d87d1d2e1 Remove ifdefs hiding ISO and XNS functionality
(from Havard Eidnes <Havard.Eidnes@runit.sintef.no>)
1993-05-21 12:48:49 +00:00
cgd
c6ac4dd960 Needed for netstat to compile, add iso_addr &c
(from Havard Eidnes <Havard.Eidnes@runit.sintef.no>)
1993-05-21 12:47:53 +00:00
davidb
80e3f78daf Added Nation Semiconductor 32000 support 1993-05-21 12:36:34 +00:00
cgd
253169d468 add "cpu classes" in addition to cpu names, put cpu names in table, along
with mapping to classes.  this is for upgraded cpu-id code coming "soon"
1993-05-21 12:23:31 +00:00
davidb
171495eaa4 Changed when disks are started, to get DEC disks working. 1993-05-21 12:20:30 +00:00
davidb
0af6cb5bab Cleaned up some #defines and my earlier mods.
Fixed incoming packet counter, as noted by mike@sarah.lerc.nasa.gov
1993-05-21 12:18:10 +00:00
cgd
2c553d7f06 make tabbing sane 1993-05-21 12:03:00 +00:00
cgd
5c9b7462d0 change theo's config to support i486, too 1993-05-21 11:39:18 +00:00
cgd
12fb16dc4b move cpu types out of assym.s and into cputypes.h
and have that file included by cpu.h and by locore.s
1993-05-21 11:06:07 +00:00
cgd
188696dbcb add rcs ids, and update for "arch" 1993-05-21 08:53:22 +00:00
cgd
e2882c801d fix multiple inclusion protection and rcsid, because of RCS+crash fuckup 1993-05-21 07:44:05 +00:00
cgd
769818382a add rcsid again; fix RCS+crash fuckup 1993-05-21 07:31:58 +00:00
cgd
b8e4afa7a0 add packet size check for raw IP provided by Paul Antonov <apg@apg.kiae.su>,
to fix the "traceroute foohost 2000 == panic" problem.
1993-05-21 05:27:15 +00:00
deraadt
6fb28b3c74 more disklabel changes 1993-05-20 23:12:53 +00:00
deraadt
e34f239662 First cut at cpu independent disklabels.
There will be niggly little details no doubt..
1993-05-20 22:48:23 +00:00