Commit Graph

107853 Commits

Author SHA1 Message Date
deraadt b9bd4b25de 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 e43b6d9d27 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 161d9cd1a9 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 3c5df8a123 put scsi system file list in the right place (finally) 1993-04-08 04:05:33 +00:00
cgd 85ece8067e added -DBSD to CFLAGS, so it realizes we're not minix. 1993-04-08 03:02:20 +00:00
cgd 3efd26e5d3 fixed usr vs. var problems, and made it say "elvisrecover" 1993-04-08 02:47:40 +00:00
cgd 93d7644e4b fixed var vs. usr in man page, and made it say "elvispreserve" 1993-04-08 02:46:10 +00:00
cgd 18969c77a9 incorporated alm's update of elvis to 1.7 1993-04-08 02:22:57 +00:00
cgd 744d9dbe75 gnu regex 0.12 1993-04-08 01:12:23 +00:00
cgd 09208352b3 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 9b082a69f0 added ed, from Andrew Moore, alm@netcom.com 1993-04-08 01:07:16 +00:00
cgd f6a28bf135 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 0d718ac79e attempting to open an already opened tape drive should get you EBUSY, not
ENXIO.
1993-04-08 00:20:02 +00:00
deraadt fe6c03e9c7 /* ... /* ... */ problem in an include file 1993-04-07 09:15:28 +00:00
deraadt 76a489d2f4 wd7000 entry 1993-04-06 20:59:57 +00:00
deraadt de24d978d5 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 c454963975 added console security, if SECURE_CONSOLE defined in makefile,
and console not secure in ttys
1993-04-06 19:33:33 +00:00
cgd 5b67f9cea5 changed order of copyright/version notice (to match 4.4 boot string)... 1993-04-06 14:23:00 +00:00
deraadt a2b4863160 ripped out a message 1993-04-06 12:09:55 +00:00
deraadt 65ac2c0ded <no drive> message gone. 1993-04-06 12:04:04 +00:00
deraadt 5190737035 fd.c -- changed type=0 to correspond to "drive not found" 1993-04-06 11:52:35 +00:00
deraadt 5aa76ea692 Modified floppy and WD enties for mod-barsoom controller type. 1993-04-06 10:49:30 +00:00
glass 8d58080ba3 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 2a0fbbf7d6 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 8ed3c049a1 deraadt@fsa.ca's kernel config file 1993-04-06 10:08:17 +00:00
deraadt 9b67a6d7ad 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 c3d2e42be0 added: incomplete wd7000-asc scsi controller device driver. 1993-04-06 10:04:46 +00:00
deraadt 8c41b728aa 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 bacbdac9c8 commit damnit! 1993-04-06 06:50:20 +00:00
deraadt d64d6e2c56 selwakeup() takes a "pid_t" rather than "struct proc *" now. 1993-04-05 22:04:09 +00:00
cgd 3c9f6bb2b3 screwed it up again... = vs ==. 1993-04-05 04:01:06 +00:00
cgd 5a29d10aff screwed up comparison for rwalld and rwhod... 1993-04-05 03:55:14 +00:00
cgd 3e510d3b79 made link to chgrp relative 1993-04-05 03:42:43 +00:00
cgd aac2114a43 moved chown into sbin from usr.sbin 1993-04-05 03:40:06 +00:00
cgd 15cf805834 rwall, mostly-original by cgd.
code snarfed from rwalld (from cgd), and wall (from UCB).
1993-04-04 20:15:30 +00:00
cgd 870fc3a71e added support for rwall 1993-04-04 20:14:43 +00:00
cgd f6aab4c4e9 now that we have subdirs, need to do them on install, too... 1993-04-04 19:17:10 +00:00
cgd 4fd6e23aea rwall RPC definition. original, by cgd, but numbers gleaned
from headers+portmap on other machines.
1993-04-04 19:02:36 +00:00
cgd 7896865b17 original, by cgd 1993-04-04 19:01:05 +00:00
cgd 68e9a65943 updated for addition of rwalld 1993-04-04 19:00:49 +00:00
cgd a912430436 from SUNRPC 4.0 1993-04-04 19:00:06 +00:00
cgd 40a8354f50 updated for addition of rpcsvc 1993-04-04 18:59:30 +00:00
cgd 724dd15fc3 updated for addition of rwalld 1993-04-04 18:59:11 +00:00
cgd b9b17c3018 added support for uid `nobody' running wall with -n option (no banner),
for rwalld support.
1993-04-04 16:10:33 +00:00
cgd 9c998b0a59 make `install' of libraries copy rather than move. 1993-04-04 15:31:38 +00:00
cgd 19bcea81d2 make LIBRPC point to the right place 1993-04-04 15:30:16 +00:00
cgd b7ecca3b78 made CPP point to the right place. should check these things before commit. 1993-04-04 12:37:24 +00:00
cgd 92bab71e9b quick makefile for rpc man page master dir 1993-04-04 12:21:18 +00:00
cgd f197c56439 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 5bfb98b1c8 added quiz from net-2 1993-04-04 10:49:24 +00:00