744 Commits

Author SHA1 Message Date
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
cgd
90310e46c2 added banner from net-2 1993-04-04 10:48:54 +00:00
cgd
5ec57619f1 added banner and quiz from net-2 1993-04-04 10:48:35 +00:00
cgd
e263767442 fixed makefile so it doesn't need to write to dir on install and doesn't
need symlink
1993-04-04 10:37:27 +00:00
cgd
85c42bf5a8 move prototype fstab files into /etc rather than / 1993-04-04 06:14:47 +00:00
cgd
d99908ade5 now can config maxfdescs number', similar to maxusers' to set
the max. number of fd's a user is limited to.
1993-04-04 04:33:03 +00:00
cgd
39589876a6 now uses maxfdescs' to bound openfiles' resource limit. 1993-04-04 04:32:14 +00:00
cgd
435b146737 added maxfdescs definition 1993-04-04 04:31:05 +00:00
glass
9d01d35795 wildcard mx support is flakey, distributed config file now defaults to no
special handling for wildcard MX case.
no longer tries to close getdtablesize() file descriptors.
1993-04-03 23:39:27 +00:00
cgd
2d8ae46ccc got rid of accidental extra newline 1993-04-03 11:19:42 +00:00