Commit Graph

5087 Commits

Author SHA1 Message Date
cgd f023b7235d trim extra debugging code, for now 1994-01-13 02:33:28 +00:00
cgd 6c7058a8ea EXEC_DEBUG -> DEBUG, and trim extra debugging code, for now 1994-01-13 02:29:32 +00:00
cgd 0001258a09 EXEC_DEBUG -> DEBUG 1994-01-13 02:27:28 +00:00
mycroft be1bfebd5c Avoid infinite loop. 1994-01-13 01:19:58 +00:00
cgd aabb3f0f84 it uses the old regex stuff, so include -lcompat 1994-01-12 23:20:50 +00:00
cgd 662ddfaad5 fix from: line 1994-01-12 23:20:15 +00:00
mycroft ab823015e9 Clean up deleted files. 1994-01-12 23:11:41 +00:00
cgd a839e5389d moved to libcompat, where they belong. 1994-01-12 23:11:24 +00:00
cgd 77b7869fc0 regexp.h should still be here, for things needing the compat lib. 1994-01-12 22:56:29 +00:00
cgd 05903d2b6d update from latest regex package i could find... 1994-01-12 20:51:10 +00:00
cgd a4963f9708 new mount_ programs 1994-01-12 20:24:12 +00:00
cgd 1697887b10 update from jsp; no man page yet, so torch the old one (for now) 1994-01-12 20:21:45 +00:00
mycroft 7c70969fd0 Get CFLAGS right so the blasted thing is optimized. 1994-01-12 20:16:35 +00:00
deraadt 4f72798214 reserve pmax mid 1994-01-12 20:15:11 +00:00
cgd a70a31f7fa mount_portal command, from jsp 1994-01-12 20:01:45 +00:00
cgd 6570678929 fix botch in last 1994-01-12 20:01:39 +00:00
cgd b8b8502974 mount_portal command, from jsp 1994-01-12 20:01:27 +00:00
cgd dc254a5c58 update to portal credentials handling, from jsp 1994-01-12 19:50:22 +00:00
cgd c40eae0000 note fact that 'cron' moved 1994-01-12 19:29:31 +00:00
mycroft 3ce42c6893 Clean up deleted files. 1994-01-12 19:26:40 +00:00
pk 954ef13a90 Fill in gdb hook. 1994-01-12 19:19:09 +00:00
pk 10f44776fb Make NMAGIC work again. 1994-01-12 19:14:21 +00:00
cgd dc13d71761 update from jsp; some bits of man page don't apply and were commented out 1994-01-12 19:11:02 +00:00
cgd a0a3735960 update from jsp 1994-01-12 19:01:12 +00:00
deraadt 218153c3df remove the faster replacement for inet_ntoa because the stupid thing
is byte order dependent.
1994-01-12 19:01:00 +00:00
cgd d2aceb4b05 update from jsp 1994-01-12 19:00:59 +00:00
cgd 815306a6b5 kill extra comment line 1994-01-12 18:38:31 +00:00
jtc 2a22045ae0 Vixie Cron 3.0-prerelease, patch 11 1994-01-12 18:35:59 +00:00
cgd 61d53ce8bb mount_lofs, from jsp 1994-01-12 18:35:51 +00:00
jtc e827862b77 Vixie Cron 3.0-prerelease, patch 11 1994-01-12 18:35:45 +00:00
cgd 8f725dca72 mount_lofs, from jsp 1994-01-12 18:35:34 +00:00
jtc 59f16ac068 Vixie Cron 3.0-prerelease, patch 11 1994-01-12 18:34:24 +00:00
cgd 9226580db9 add comment noting 'catman', which isn't ready to be in subdirs list yet. 1994-01-12 18:15:15 +00:00
mycroft d30fa11d9d Clean up deleted files. 1994-01-12 18:12:43 +00:00
mycroft 7e32102eda We are simply not ready to use pkthdr.len yet. 1994-01-12 04:12:10 +00:00
cgd 0e116508d4 check cross-device renames 1994-01-12 03:33:33 +00:00
mycroft 47f759bc3c Use pkthdr.len field. 1994-01-12 02:58:26 +00:00
mycroft b8cc9a5cd2 Get the pkthdr.len calculation right. 1994-01-12 02:45:11 +00:00
mycroft cfdaa9d2ea Use the pkthdr.len field rather than traversing the mbuf chain. Also put some
sanity checking code in, #ifdef DEBUG, just in case.
1994-01-12 02:38:17 +00:00
deraadt d553c09639 writing out of bpf; use a hdr mbuf and set the pkthdr.len as well.
(rarpd now works with if_ep.c!)
1994-01-12 00:38:50 +00:00
mycroft 231463b415 Don't print an extra character after a Unix domain socket name. 1994-01-11 23:27:10 +00:00
mycroft 497cad8b12 Remove the evil #ifndef; we no longer need it. 1994-01-11 23:19:00 +00:00
mycroft 81c6dcf43d Remove some unnecessary casting. 1994-01-11 22:39:40 +00:00
mycroft 82420de143 Fix typos. 1994-01-11 22:35:55 +00:00
mycroft c21cb48980 Fix the segment validation in sigreturn(). 1994-01-11 21:46:49 +00:00
brezak bebf3957d5 sample config file for mrouted. 1994-01-11 20:20:32 +00:00
brezak fd3e279d93 build rbootd and mrouted 1994-01-11 20:18:20 +00:00
brezak 4497c26d0f Mrouted ported by cmaeda@cs.washington.edu from BSD386 port. 1994-01-11 20:15:44 +00:00
brezak 4b860495c5 Incorporate changes for IP mcast and IGMP from cmaeda@cs.washington.edu. 1994-01-11 19:42:48 +00:00
brezak 65f742625b Check the users selectors in sigreturn() 1994-01-11 19:19:01 +00:00