831 Commits

Author SHA1 Message Date
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
cgd
9f196698ed added `options KTRACE' 1993-04-03 07:33:10 +00:00
cgd
3a480a1783 converted date in kernel version to standard date output format. 1993-04-03 03:53:00 +00:00
cgd
10c041bb55 added changes from Steven Reiz <sreiz@aie.nl> (based on
those by Poul-Henning Kamp <phk@data.fls.dk>) to get the kernel
to compile properly when gcc2.* is cc.  (should still work
when gcc1.39 is in use.)
1993-04-03 02:15:18 +00:00
cgd
bf6d5bbc6b change from make tinguely (tinguely@hookie.cs.ndsu.NoDak.edu) to make
opening running programs for writing return ETXTBUSY.
1993-04-03 01:56:45 +00:00
cgd
0bc8258f2a fixed wfj's trampling on UCB copyright notices. 1993-04-03 01:42:13 +00:00
cgd
418f0bc15e now just prints out version. also, got rid of kernel_version,
and fixed wfj's trampling on UCB copyright notices.
1993-04-03 01:41:32 +00:00
cgd
e051221728 added various things, to make kernel version info more useful 1993-04-03 01:40:55 +00:00
cgd
e52321f399 get version from /kern/version, if exists, else ??? 1993-04-03 01:40:29 +00:00
glass
9e697c360d Added /etc/rpc for librpc support
fixed crontab so it works (oops)
fixed /etc/daily whatis.db support
1993-04-03 01:12:21 +00:00
glass
f1814fe4f8 Now installs man pages 1993-04-03 00:59:48 +00:00
glass
99e22d264a Now just a subdir.mk 1993-04-03 00:59:16 +00:00
glass
92156edf9b now installs flexdoc(1) too. 1993-04-03 00:53:37 +00:00
glass
1239f160e5 Added rpcinfo(8) 1993-04-03 00:52:27 +00:00