924 Commits

Author SHA1 Message Date
cgd
acdd196906 clean up a bit, and add install target 1993-05-21 15:02:34 +00:00
cgd
700312afdc initial import of CMU's SUP to NetBSD 1993-05-21 14:52:16 +00:00
cgd
3941b125fc use the correct (or so john brezak says) copyright. 1993-05-21 14:47:29 +00:00
cgd
77b3ada33c arrange for all log rotations to be handled by /usr/bin/newsyslog 1993-05-21 14:45:16 +00:00
cgd
3a53741fe8 initial import of this log-rotation program to NetBSD 1993-05-21 14:43:59 +00:00
cgd
f9a706f24b add entry for "newsyslog" 1993-05-21 14:43:36 +00:00
cgd
b45f89cfca Remove a couple of warnings, add includes
(from Havard Eidnes <Havard.Eidnes@runit.sintef.no>)
1993-05-21 12:51:14 +00:00
cgd
bbefa21592 Modification to correctly implement CLNP Echo
(from Havard Eidnes <Havard.Eidnes@runit.sintef.no>)
1993-05-21 12:50:54 +00:00
cgd
7f44885e55 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
ef6b74e09c Remove ifdefs hiding ISO and XNS functionality
(from Havard Eidnes <Havard.Eidnes@runit.sintef.no>)
1993-05-21 12:48:49 +00:00
cgd
c78869a729 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
e69f019619 Added Nation Semiconductor 32000 support 1993-05-21 12:36:34 +00:00
cgd
254c5e73d2 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
ab4c456dc6 Changed when disks are started, to get DEC disks working. 1993-05-21 12:20:30 +00:00
davidb
131038f15f 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
39e5a62c24 make tabbing sane 1993-05-21 12:03:00 +00:00
cgd
1acb99fb8f change theo's config to support i486, too 1993-05-21 11:39:18 +00:00
cgd
9db9a6c4e2 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
bce90cf19c add rcs ids, and update for "arch" 1993-05-21 08:53:22 +00:00
cgd
59f55970ee fix multiple inclusion protection and rcsid, because of RCS+crash fuckup 1993-05-21 07:44:05 +00:00
cgd
eb97892aaf add rcsid again; fix RCS+crash fuckup 1993-05-21 07:31:58 +00:00
cgd
ecbe113668 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
5875b5c1db more disklabel changes 1993-05-20 23:12:53 +00:00
deraadt
941da25e49 First cut at cpu independent disklabels.
There will be niggly little details no doubt..
1993-05-20 22:48:23 +00:00
cgd
4faa2371bb add rcs ids as necessary, and also clean up headers 1993-05-20 16:21:42 +00:00
cgd
007ba20356 multiple-inclusion-protect and fix version string problem. 1993-05-20 16:20:49 +00:00
cgd
b9685e8b8e the id strings are now made immutable by rcs. 1993-05-20 16:20:12 +00:00
cgd
20a04aaac1 do something better with version strings for created files,
also inclusion protect syscall.h
1993-05-20 16:17:38 +00:00
cgd
970b028de5 hack on the uname "machine name" stuff for hopefully the last time.
now it uses MACHINE, as defined in param.h
1993-05-20 15:36:20 +00:00
cgd
8d846f207d require MATH_EMUALATE to be defined if you want to use the emulator 1993-05-20 14:35:11 +00:00
cgd
8bc134e75c clean up for new cpu stuff 1993-05-20 14:34:43 +00:00
cgd
07b5b85481 do the correct thing for the "cpu" config definition, and require
options "MATH_EMULATE" for math emulation
1993-05-20 14:33:41 +00:00
mycroft
48908ceca5 Clean up deleted files. 1993-05-20 14:32:45 +00:00
cgd
6a227593dd update config files for correct "cpu" usage 1993-05-20 14:32:17 +00:00
cgd
2f7f9400c0 add rcsid 1993-05-20 12:19:00 +00:00
cgd
f8ebb8cc93 get rid of explicit select.h inclusion, and clean headers more 1993-05-20 12:05:02 +00:00
cgd
62b72efbeb get rid of select.h inclusion, and clean up headers *more*. 1993-05-20 12:03:49 +00:00
cgd
5d0d03ca75 don't explicitly include select.h, but keep header cleanup 1993-05-20 11:54:51 +00:00
cgd
f19732d355 don't inlude select.h, but keep header cleanups 1993-05-20 11:53:04 +00:00
cgd
d0a8c851a9 have proc.h, socketvar.h, tty.h include select.h automatically 1993-05-20 11:48:50 +00:00
cgd
a964771c71 update to use select.h 1993-05-20 11:26:10 +00:00
cgd
3398b1213e fix for new select & clean up headers 1993-05-20 10:40:48 +00:00
deraadt
af974aad35 we driver prints same ethernet address message as other drivers 1993-05-20 10:40:47 +00:00
cgd
cff6f64c9f fix for new select & clean up headers 1993-05-20 10:40:41 +00:00
cgd
f45588a265 give it an rcsid rather than an sccsid 1993-05-20 10:37:33 +00:00
deraadt
bab5892b92 "slave" -> "targ"
consistant at least..
1993-05-20 10:36:45 +00:00
cgd
3c35e2aff9 fix for new select stuff 1993-05-20 10:30:40 +00:00
cgd
8f2647f7dc fix new select stuff 1993-05-20 10:30:31 +00:00
cgd
b188ea4c68 kill me; stupid typo 1993-05-20 10:26:36 +00:00
mycroft
86317315fc Clean up deleted files. 1993-05-20 10:20:41 +00:00