403 Commits

Author SHA1 Message Date
deraadt
183a26440d dmesg output at boottime now tries to print out information as
soon as it is available. The output looks much more like Sunos.
1993-04-08 08:26:46 +00:00
cgd
b7bc235229 patched w/changes from blymn@mulga.awadi.com.AU (Brett Lymn) to
fix things like flow control support, SLIP option support etc.
1993-04-08 04:15:41 +00:00
cgd
9b6953f9f3 to get scsi system, you now use "options SCSI" rather
than "controller scbus0" -- makes more sense
1993-04-08 04:08:00 +00:00
cgd
8757be9504 put scsi system file list in the right place (finally) 1993-04-08 04:05:33 +00:00
cgd
e6486de257 added -DBSD to CFLAGS, so it realizes we're not minix. 1993-04-08 03:02:20 +00:00
cgd
65caa09378 fixed usr vs. var problems, and made it say "elvisrecover" 1993-04-08 02:47:40 +00:00
cgd
4b9cc194ce fixed var vs. usr in man page, and made it say "elvispreserve" 1993-04-08 02:46:10 +00:00
cgd
0dc1a58a53 incorporated alm's update of elvis to 1.7 1993-04-08 02:22:57 +00:00
cgd
63c4c019a6 gnu regex 0.12 1993-04-08 01:12:23 +00:00
cgd
1b8230a26b gnulib == libraries under the GPL which need to go in the main tree.
starting out, this is regex-0.12
1993-04-08 01:10:47 +00:00
cgd
fc429af61f added ed, from Andrew Moore, alm@netcom.com 1993-04-08 01:07:16 +00:00
cgd
c6b2da4e0f added gnulib, for gnu libraries that for whatever reason need to go
into the main tree
1993-04-08 01:05:57 +00:00
glass
8ea5ff777e attempting to open an already opened tape drive should get you EBUSY, not
ENXIO.
1993-04-08 00:20:02 +00:00
deraadt
f907931982 /* ... /* ... */ problem in an include file 1993-04-07 09:15:28 +00:00
deraadt
a50b7b2db2 wd7000 entry 1993-04-06 20:59:57 +00:00
deraadt
37d23cbb23 wd7000 device driver, put in IO_WDS entry in isa.h. You can now build a
kernel with it. Hope your dma works better than mine <grr>
1993-04-06 20:58:01 +00:00
cgd
3f828eac04 added console security, if SECURE_CONSOLE defined in makefile,
and console not secure in ttys
1993-04-06 19:33:33 +00:00
cgd
210d7348a0 changed order of copyright/version notice (to match 4.4 boot string)... 1993-04-06 14:23:00 +00:00
deraadt
185d1d9ea4 ripped out a message 1993-04-06 12:09:55 +00:00
deraadt
b275fb96da <no drive> message gone. 1993-04-06 12:04:04 +00:00
deraadt
1e53ca51d2 fd.c -- changed type=0 to correspond to "drive not found" 1993-04-06 11:52:35 +00:00
deraadt
d83e248cae Modified floppy and WD enties for mod-barsoom controller type. 1993-04-06 10:49:30 +00:00
glass
e0b24d6c97 used by makesyscalls.sh to produce init_sysent.c, syscalls.c ../sys/syscall.h
edit this to add/delete/ifdef system calls
1993-04-06 10:39:51 +00:00
glass
690272c3aa added 'makesyscalls.sh' from BNR/2. Edit only 'syscalls.master'
recreates init_sysent.c syscalls.c ../sys/syscall.h which should
then be checked back in.
1993-04-06 10:37:09 +00:00
deraadt
edb03f4db4 deraadt@fsa.ca's kernel config file 1993-04-06 10:08:17 +00:00
deraadt
379e0feb95 Mod-barsoom wd additions. config program + kernel config files changed too.
fd support had to change slightly too.
1993-04-06 10:06:28 +00:00
deraadt
c8e8f3239c added: incomplete wd7000-asc scsi controller device driver. 1993-04-06 10:04:46 +00:00
deraadt
2b0870135c config will now deal with wdc and fdc in "barsoom" fashion. This patch is
not identical to barsoom's patch, but I think it's an easier patch.
Check out compile/KERN/ioconf.c to see the effect. (On e kernel with wd and/or
fd of course)
1993-04-06 09:53:49 +00:00
deraadt
31d7586929 commit damnit! 1993-04-06 06:50:20 +00:00
deraadt
a6ea41181f selwakeup() takes a "pid_t" rather than "struct proc *" now. 1993-04-05 22:04:09 +00:00
cgd
d707d01096 screwed it up again... = vs ==. 1993-04-05 04:01:06 +00:00
cgd
c6dd0dde02 screwed up comparison for rwalld and rwhod... 1993-04-05 03:55:14 +00:00
cgd
dfcc4985bf made link to chgrp relative 1993-04-05 03:42:43 +00:00
cgd
875fffb486 moved chown into sbin from usr.sbin 1993-04-05 03:40:06 +00:00
cgd
656d5caa4d rwall, mostly-original by cgd.
code snarfed from rwalld (from cgd), and wall (from UCB).
1993-04-04 20:15:30 +00:00
cgd
63cfa00ef9 added support for rwall 1993-04-04 20:14:43 +00:00
cgd
53aac9d02d now that we have subdirs, need to do them on install, too... 1993-04-04 19:17:10 +00:00
cgd
2f2d9f86c2 rwall RPC definition. original, by cgd, but numbers gleaned
from headers+portmap on other machines.
1993-04-04 19:02:36 +00:00
cgd
0ce9316701 original, by cgd 1993-04-04 19:01:05 +00:00
cgd
282db60f8d updated for addition of rwalld 1993-04-04 19:00:49 +00:00
cgd
16c5c3cfe8 from SUNRPC 4.0 1993-04-04 19:00:06 +00:00
cgd
b2c8820ee0 updated for addition of rpcsvc 1993-04-04 18:59:30 +00:00
cgd
5471b549c9 updated for addition of rwalld 1993-04-04 18:59:11 +00:00
cgd
59cc703c22 added support for uid `nobody' running wall with -n option (no banner),
for rwalld support.
1993-04-04 16:10:33 +00:00
cgd
fbf5c97eee make `install' of libraries copy rather than move. 1993-04-04 15:31:38 +00:00
cgd
66df6477ea make LIBRPC point to the right place 1993-04-04 15:30:16 +00:00
cgd
df683b5a96 made CPP point to the right place. should check these things before commit. 1993-04-04 12:37:24 +00:00
cgd
f065faaa12 quick makefile for rpc man page master dir 1993-04-04 12:21:18 +00:00
cgd
c996ca5e3f fixed bug where space in a line had "priority" over a tab in finding
the end of the current field, even if the space came after a tab...
1993-04-04 12:06:31 +00:00
cgd
ef516df780 added quiz from net-2 1993-04-04 10:49:24 +00:00