cgd
79f65eb68e
cleaned up, added support for various devices. hacked, from patch 135
1993-05-07 06:26:41 +00:00
cgd
56a40a041d
fix lpt driver and add lpa driver. from 386bsd pk patch 133
1993-05-07 05:38:55 +00:00
cgd
5a2b0e0183
add spkr "pc speaker driver" man page. from 386bsd pk patch 101
1993-05-07 05:26:13 +00:00
cgd
afd080fa72
add some explanatory comments from 386bsd patchkit patch 113
1993-05-07 05:22:14 +00:00
cgd
80bae3c270
fixe for uninitialized variables, from 386bsd patchkit patch #111
1993-05-07 05:16:15 +00:00
cgd
01a25a624b
undo the last change; our sort has -T...
1993-05-07 05:08:59 +00:00
cgd
ce6a9ce3f5
fix uname initialization
1993-05-07 04:09:18 +00:00
cgd
2cb4812517
add assembly language version of index, rindex, strchr, and strrchr
...
supplied by J.T. Conklin <conklin@kaleida.com>
1993-05-07 03:01:27 +00:00
cgd
9b9d141423
patch from Pete Chown <pc123@cus.cam.ac.uk> to fix mmap
...
modes vs. read/write permissions problem.
1993-05-07 01:58:11 +00:00
proven
3b1e9339dd
ftp put doesn't cleanly truncate and overwrite a file.
1993-05-06 13:28:41 +00:00
cgd
3b6b0ae3b1
make kernel name a bit less confusing...
1993-05-06 12:17:06 +00:00
cgd
94470e0e60
diffs for uname (posix!) system call, provided by John Brezak <brezak@osf.org>
1993-05-06 10:46:12 +00:00
proven
14cfd35a0f
Fixed dependency problem.
1993-05-06 02:23:15 +00:00
proven
b69b9e0ae5
rpc directory installs now.
1993-05-06 02:22:41 +00:00
proven
d81bcd3abb
Set permissions and ownership all at once. (No more directories mode 0777)
1993-05-05 18:45:25 +00:00
glass
2aed7f774e
missed three config files going from pseudo-device DDB to options DDB
1993-05-05 13:56:25 +00:00
deraadt
2085a04428
fixed bug from last commit
1993-05-05 00:29:38 +00:00
mycroft
74df8c94ee
Use global value of CFLAGS for optimization.
1993-05-04 14:05:32 +00:00
mycroft
30f3f520cb
Make sure init.c is touched so it doesn't get rebuilt if we
...
make again. (Okay, so I did reproduce it.)
1993-05-04 13:56:27 +00:00
deraadt
0fea4331af
if we timeout asking for kernel name, print a \n before proceeding.
...
Funny how one character can bug ya so much, eh?
1993-05-04 10:22:39 +00:00
deraadt
c6be936085
Added another sunos-ism: ifconfig -a
1993-05-04 09:26:52 +00:00
deraadt
b77f86a42d
support for making dev->id_alive be set, this is for iostat to
...
find disk devices. wee bit of a kludge. sub-device attach()
routines must now return 1 for successful attach(), 0 otherwise.
Other bsd's do this too..
1993-05-04 08:27:29 +00:00
cgd
adb8e1e23a
have compile use the scan.c, y.tab.h, and bc.c files as distributed,
...
rather than lex/yaccing them ourselves. still don't know why these don't
get flexed right...
1993-05-04 07:49:22 +00:00
cgd
a9aa2abb93
update for flex-2.3.8 from prep
1993-05-04 07:44:39 +00:00
deraadt
73ecc02a3e
iostat and vmstat being taught about drives..
1993-05-04 07:38:29 +00:00
glass
c3a2c54cf6
GNU dd torched, also gnu/bin since there was no longer anything in it
1993-05-04 07:11:19 +00:00
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