Commit Graph

7188 Commits

Author SHA1 Message Date
cgd c6c2201156 kill symbols.{raw,sort}; no longer necessary, with kvm dbs. 1994-04-16 08:38:22 +00:00
mycroft 7ddfc4cae7 Clean up deleted files. 1994-04-16 08:38:13 +00:00
cgd ef798b2ba2 kill symbols.{raw,sort}; no longer necessary, with kvm dbs. 1994-04-16 08:38:08 +00:00
mycroft 94c7c95ebd Clean up deleted files. 1994-04-16 08:38:03 +00:00
cgd 6debdb3c22 kill symbols.{raw,sort}; no longer necessary, with kvm dbs. 1994-04-16 08:37:50 +00:00
mycroft 5052de79df Clean up deleted files. 1994-04-16 08:31:39 +00:00
cgd c679acd09f kill symorder 1994-04-16 08:31:24 +00:00
andrew 9eb259ab93 Added TERMIOS support. 1994-04-16 08:14:50 +00:00
cgd 16980ff4d4 some very xxx changes to get this to be happy with the current kvm lib. 1994-04-16 08:12:12 +00:00
cgd 278c6fe69a add 4 slip devices 1994-04-16 07:59:23 +00:00
cgd 3b4faf4521 slightly loosen lseek restriction 1994-04-16 06:51:58 +00:00
cgd 41a949b1b4 renamed 'md' to 'mb' 1994-04-16 05:15:51 +00:00
cgd 353d8f840d quick cut at adding 'md' for MDMBUF 1994-04-16 03:45:24 +00:00
cgd 7d52ec1023 perversion, until eric does the right thing with 4.4BSD-ish seteuid() 1994-04-16 03:42:52 +00:00
cgd a13388c78e kill setreuids 1994-04-16 03:41:59 +00:00
cgd 8d3d58da00 queue foo 1994-04-15 23:36:38 +00:00
cgd ad6c540f90 cancel some of my stupidity, thanks to charles. 1994-04-15 22:49:15 +00:00
jtc 2c861674c4 First cut at a setsid(2) manual page. 1994-04-15 22:48:01 +00:00
jtc 2f9562f951 Describe special case when gidsetlen == 0.
NGROUPS -> NGROUPS_MAX.
1994-04-15 22:44:06 +00:00
jtc 293ba06c9d Describe causes of EINVAL error.
NGROUPS -> NGROUPS_MAX.
1994-04-15 22:43:25 +00:00
cgd 914b690745 forgot these... 1994-04-15 20:49:27 +00:00
cgd ae41edb3e8 typo, pointed out by charles. 1994-04-15 18:02:02 +00:00
deraadt 8aca9c1cbc support multicast and promiscious mode
correct mbuf queue bugs, cleanup some extra symbols
try to let link0/link1 change while running, will this work?
1994-04-15 10:51:28 +00:00
pk c83756b171 Careful when claiming jump slots in the "force alias" case.
Taking the address of a function must not cause it to be relocated to
a possibly already allocated jump slot. C++ virtual function tables are
an example of this.
1994-04-15 10:05:39 +00:00
cgd ece66170de somehow, these didn't get committed!!! 1994-04-15 08:14:27 +00:00
mycroft d800da55ea Small optimization. 1994-04-15 07:15:27 +00:00
cgd 2a83433d4e clean, exported variable (and contents) changes 1994-04-15 07:07:23 +00:00
mycroft c51913cd19 Clean up deleted files. 1994-04-15 07:05:05 +00:00
cgd e937bc9bfd convert vm system to use new queues. I'll never write code w/queues again. 1994-04-15 07:04:03 +00:00
deraadt a35608603b more spl's so the mbuf counters don't go wacky, also repair cltom() 1994-04-15 05:10:31 +00:00
cgd e28a360811 keep vmstat happy. 1994-04-15 04:48:23 +00:00
cgd fb3bf1e062 kill COM4 (i.e. com3) in generic kernels 1994-04-15 04:32:27 +00:00
cgd 6fb7527ea2 sum -> cnt 1994-04-15 03:21:24 +00:00
chopps a9c190cefa add COMPAT_09 1994-04-15 02:33:04 +00:00
briggs 36ec20b2e2 Add COMPAT_09 1994-04-15 01:44:03 +00:00
cgd c49bfc05a9 oops, forgot one 1994-04-15 00:47:33 +00:00
cgd 1a5363baff add COMPAT_09 to all kernels, Pentium support to generic kernels 1994-04-15 00:25:12 +00:00
deraadt 0f8b2efbad the packet header is at the start of the mbuf chain, not the end. 1994-04-14 21:34:17 +00:00
pk 092d94c85b Remove bogus type translation; in stead, use IFTOVT again to go from
`NFS mode bits' to `vnode type'.
Use aliased vnode consistently.
1994-04-14 10:27:46 +00:00
deraadt 0681fe2f1e set h_errno for non-BIND failed lookups too 1994-04-14 07:47:37 +00:00
cgd 765531f0ab damn it, i knew i forgot something (SLIP!) 1994-04-14 07:01:44 +00:00
cgd 93159ea799 fs types are names now. 1994-04-14 04:05:45 +00:00
cgd 4be7b669e2 fs types are names now; accompanying changes. 1994-04-14 04:05:28 +00:00
cgd 282afb6b5c fs types are names now 1994-04-14 04:05:14 +00:00
mycroft 07b3588735 Patches from David Greenman to eliminate magic constants and add delays when
switching to and fro 16-bit access for 790s.
1994-04-14 03:54:07 +00:00
cgd ecc12ef419 fstypes will be strings soon 1994-04-14 03:34:13 +00:00
cgd 8034feb3a6 fs type names 1994-04-14 03:26:06 +00:00
cgd 5334ad51e1 fs type names, and much clean 1994-04-14 03:25:14 +00:00
cgd eb0f0ad92d fs type names will soon be strings 1994-04-14 03:21:21 +00:00
cgd 20b03e88e7 we already have setproctitle 1994-04-14 03:17:26 +00:00