glass
9860579f25
added dd(1) from ftp.uu.net:bsd-sources; torching GNU dd
1993-05-04 07:08:38 +00:00
mycroft
6cc07be157
Previous patch was incorrect.
1993-05-04 05:50:21 +00:00
cgd
54884b3a56
oops, forgot a c!
1993-05-04 05:48:17 +00:00
cgd
24780a90b6
add pg_wait, which must be set if you want pg() to actually wait for keybd
...
input. this one is way useful...
1993-05-04 05:47:50 +00:00
cgd
ac514e2580
add a friggin' serial port... the machine has one...
1993-05-04 05:45:26 +00:00
cgd
6d120d731c
make ip_input recursion checking be for -DPARANOID, and make it panic
1993-05-04 05:41:18 +00:00
cgd
f682965a57
make serial ports have right numbers, and add slip to generic kernels
1993-05-04 05:37:50 +00:00
deraadt
20f6849bd0
I was horrified to find these had not been commited with the YP changes.
1993-05-04 05:10:45 +00:00
mycroft
f5220043d4
Don't autorepeat locking keys. (Can someone test this with X?)
1993-05-04 05:00:26 +00:00
cgd
5c69fcb36f
fixed loopback == nuke problem.
...
This fix is probably not optimal, but it works.
1993-05-04 02:37:27 +00:00
sef
d71b7e915e
Fix a NULL-dereferencing, that caused a segfault with QMAGIC (yay).
1993-05-03 20:51:56 +00:00
cgd
a842c4a86e
add bugfiler
1993-05-03 19:49:55 +00:00
cgd
54e717e211
prune dirs rm'd when cleaning tmp
1993-05-03 10:52:21 +00:00
glass
742d81c095
necesssary fix before the ISO, and NS stuff has even a prayer of working.
...
Jolitz while garbage-collecting the ISO shit, also garbage collected the
DO_NET(NETISR_XXX.... support for them. CCITT is still broken, i think
because this snapshot's version is hosed.
1993-05-03 08:44:06 +00:00
mycroft
22e203baa2
Clean up deleted files.
1993-05-03 07:46:10 +00:00
deraadt
5b868116c2
moved rpc include files
1993-05-03 07:43:41 +00:00
deraadt
e4e3c00445
rpc include files moved into /usr/src/include. Makes more sense and
...
lets YP and libc compile cleanly.
1993-05-03 07:42:45 +00:00
cgd
1f22d6fe83
notate the fact that it creates /var/run/accountant.pid
1993-05-03 04:30:10 +00:00
cgd
5dcaab033d
turn on accounting if /var/account exists
1993-05-03 04:19:40 +00:00
cgd
d4f1cb377b
make the sleep time/min on/max off numbers settable via options, and
...
notate this appropriately.
1993-05-03 04:08:16 +00:00
cgd
4ad13c0905
added random stuff, including checking to make sure we don't fill the disk.
1993-05-03 03:06:32 +00:00
cgd
d7f7dfe281
fix accidental 2dd, and fix comm handling for debug
1993-05-03 02:49:27 +00:00
cgd
0587bd4d76
add accountant
1993-05-03 01:53:53 +00:00
cgd
31b002b5ec
change accton to work w/NWO
1993-05-03 01:53:21 +00:00
cgd
1dbb4df166
make man page install in cat8
1993-05-03 01:52:34 +00:00
mycroft
6e670ba1aa
s/\\(lq/``/;s/\\(rq/''/
1993-05-03 01:46:22 +00:00
cgd
a3be2ea07d
accton is in section 8.
1993-05-03 01:45:34 +00:00
cgd
fae8dd6ce6
add the accountant program.
1993-05-03 01:02:50 +00:00
cgd
d9481cb2c3
change UNIX to NetBSD (EEK!), and add NetBSD OS names
1993-05-03 00:56:32 +00:00
mycroft
af429ee5e5
Fix typos.
1993-05-03 00:28:56 +00:00
mycroft
54804db7e4
Use global value of CFLAGS for optimization.
1993-05-02 23:16:42 +00:00
mycroft
2097fef1b3
Fix typo.
1993-05-02 23:08:42 +00:00
cgd
71e266dada
add starting, elapsed, user, and system times, and clean up a bit
1993-05-02 20:40:31 +00:00
deraadt
e6457565d6
fixed silly typo.
1993-05-02 20:14:48 +00:00
cgd
cd4c643593
add barebones accounting, enabled w/"options ACCOUNTING", via /dev/acct
1993-05-02 09:22:31 +00:00
cgd
ee22f18530
make /dev/acct as a standard device
1993-05-02 09:18:17 +00:00
mycroft
c88efa552a
Clean up deleted files.
1993-05-02 09:14:24 +00:00
sef
c39b5ce332
Jim "wilson@moria.cygnus.com" Wilson's patches to make C News (and other
...
things) work.
1993-05-02 01:28:40 +00:00
mycroft
ff0dc1f3c7
Fix error in last change. B-P
1993-05-01 19:12:45 +00:00
mycroft
95f1cf771a
s/__dead/volatile/
1993-05-01 16:53:03 +00:00
mycroft
1db39ccef2
Reenable NS and ISO code.
1993-05-01 16:26:52 +00:00
mycroft
016d50de7d
Fix typo.
1993-05-01 16:25:04 +00:00
mycroft
e87560981a
Use global value of CFLAGS for optimization.
1993-05-01 15:19:45 +00:00
mycroft
3d50c496c6
s/__dead/volatile/
1993-05-01 15:18:57 +00:00
mycroft
71c76d0bbd
Don't forget to install err.h.
1993-05-01 15:18:25 +00:00
mycroft
133290f5da
Cleanup for GCC 2...
...
s/__dead/volatile/ (Does the format really exist in GCC 1?)
s/va_list/_VA_LIST_/ (to match prototypes)
1993-05-01 15:17:00 +00:00
glass
13164ae84a
oops
1993-04-30 23:57:07 +00:00
mycroft
ffe1d38811
Move bpfattach() call into weattach().
1993-04-30 23:48:35 +00:00
mycroft
337ef120f2
Move bpfattach() call into hpattach().
1993-04-30 23:44:03 +00:00
glass
3518acc740
added some support new err(3) shit needs
1993-04-30 23:09:06 +00:00