Commit Graph

7592 Commits

Author SHA1 Message Date
cgd
cd30aed2e6 ed core dumped on blank lines. 1993-04-10 12:47:09 +00:00
cgd
bb14fa85f6 bump number of ptys up to 16, and maxusers to 24... 1993-04-10 12:30:35 +00:00
cgd
675e4016f2 added swapinfo from Kevin Lahey <kml@rokkaku.atl.ga.us> 1993-04-10 12:16:52 +00:00
glass
d0cccba842 oops..left in -g 1993-04-10 12:16:42 +00:00
cgd
88c3c41b30 added swapinfo from Kevin Lahey <kml@rokkaku.atl.ga.us> 1993-04-10 12:16:41 +00:00
glass
fea6b7920f Welcome to the new order. config(8)'s code for reading files, files.i386,
and files.kernel has now been completely replaced.
features supported: not nearly as broken as the stuff before
		    expression support for dependencies
		    support for 'requires'
		    no longer generates lots of stupid unnecessary .h files
		    broke lots of broken stuff, and forced fixing it.
(docs to arrive later)
		    added '-k' option for continue even after error
		    documented '-g'
1993-04-10 12:11:55 +00:00
glass
034707f9e5 fixed to be compliant, subservient, and to take advantage of the newly
hacked config(8)
1993-04-10 12:04:35 +00:00
glass
d909074def fixed to be compliant, subservient, and to take advantage of the newly
hacked config(8)
ALL config file should gradually get all the configurable options,drivers,etc
1993-04-10 12:03:30 +00:00
glass
d6cd25222a fixed to be compliant, subservient, and to take advantage of the newly
hacked config(8)
1993-04-10 12:02:29 +00:00
cgd
0610d72d1b updated from elvis-1.7 1993-04-10 11:52:38 +00:00
mycroft
d99209df69 Clean up deleted files. 1993-04-10 11:50:01 +00:00
cgd
336e165c02 updated to alm's ed-0.2 1993-04-10 11:46:38 +00:00
cgd
d86bd05aad goddamned v macro added rcsid... 1993-04-10 11:46:28 +00:00
glass
867ef8b92e rexecd was on in the default installation. rexecd is not your a secure friend.
those who want it should have to turn it on explicitly
1993-04-10 11:30:05 +00:00
cgd
a44f7c9216 make rwalld default to on... 1993-04-10 11:28:16 +00:00
glass
9453ddc86e mountd's log of who has what filesystem mounted should not persist across
reboots.
1993-04-10 11:24:37 +00:00
cgd
92beacd393 added distrib-dirs (which distribution depends on) to make the
dirs necessary for a distribution (e.g. /root, /tmp, /var/*, etc.)
1993-04-10 11:11:40 +00:00
cgd
f5b89009cb get rid of damned "d"foo 1993-04-10 06:26:15 +00:00
mycroft
7e2dd68b3a Back out previous change. 1993-04-10 03:26:18 +00:00
mycroft
e00e3624d7 Changes for PCFS. 1993-04-10 03:20:59 +00:00
mycroft
0152106f20 Reverse sense of fnmatch() to match POSIX. 1993-04-10 01:32:25 +00:00
mycroft
5db0bae112 Reverse sense of fnmatch() to match POSIX. 1993-04-10 01:10:27 +00:00
mycroft
315a228c77 Be silent if -f specified. 1993-04-10 00:57:03 +00:00
mycroft
743ec551cf Check for malloc() failure in pmap_enter(). 1993-04-10 00:52:34 +00:00
mycroft
e42ce45b78 Make return status match POSIX and man page. 1993-04-10 00:25:35 +00:00
cgd
700132ca1e datfiles need obj made, too. 1993-04-09 23:56:18 +00:00
cgd
d8bb91f154 fixed typo 1993-04-09 23:28:42 +00:00
cgd
457f9a0db1 fixed bug that i created when updating for new entries 1993-04-09 23:13:38 +00:00
proven
a19e35bf34 Fixed problem where users with a blank password field can't change their
password.
1993-04-09 21:37:55 +00:00
proven
8a763302fe Fixed minor bug where a ^D at the terminal type prompt caused an infinite loop. 1993-04-09 21:36:14 +00:00
cgd
2e8c7ad45b oops; got rid of obj target -- that wasn't sensible! 1993-04-09 21:01:12 +00:00
cgd
07352f5304 get open.o out of the sources list, and replace it with open.cc 1993-04-09 20:57:54 +00:00
cgd
f16a01db9c bump slip MTU back down to 296... 1993-04-09 20:42:06 +00:00
cgd
e5b9395979 added man page for pcfs, the MS-DOS filesystem 1993-04-09 20:24:59 +00:00
cgd
716e5d418a fixed epsilon problem in tp man page, added bpf man page. 1993-04-09 20:24:12 +00:00
cgd
62da9a5ad0 various changes to default make rules. from patch 101.
note that only the "sensible" changes in patch 101 are implemented.
1993-04-09 20:05:56 +00:00
cgd
5cc382fc66 add support for PCFS, the MSDOS filesystem.
written by Paul Popelka (paulp@uts.amdahl.com) (patch 129)

invoke w/"options PCFS" in kernel config file.
1993-04-09 19:37:49 +00:00
cgd
6f9402e83b ported from Net/2. (patch 111) 1993-04-09 19:25:07 +00:00
cgd
ae77b4fb1c written by Paul Popelka. mounts pcfs MS-DOS filesystem. (patch 111) 1993-04-09 19:24:39 +00:00
cgd
3a05a908df added a 386bsd fdisk program, by julian elischer. (patch 111) 1993-04-09 19:23:56 +00:00
cgd
f3c8382ef8 added mount_pcfs, quotacheck, and fdisk. fdisk is i386 specific.
(patch 111)
1993-04-09 19:23:22 +00:00
cgd
0ce19b94e1 rwalld should be run *after* the portmapper. 1993-04-09 19:13:21 +00:00
cgd
4493ba8058 fixed stupid typo (missing comma) in hand-applied diff 1993-04-09 17:19:02 +00:00
cgd
a128c34f9c From: Guido van Rooij <guido@gvr.win.tue.nl>
when mmapping a file, permissions are checked as it should be. When
mprotect()-ing the address range afterwards, no protection was checked
regarding the protection of the file originally opened. So
when you open /usr/bin/su RDONLY and SHARED you could afterwards change
the mmapped region to READ|WRITE. This gave the possibility to obtain
root privs obviously.
1993-04-09 17:16:30 +00:00
cgd
202313150e changes, running on sef's machine to good effect, likely contributed
by torek.  (sef told me to get them, and their origin...)
1993-04-09 17:13:17 +00:00
cgd
827c75471f From: andrew@werple.apana.org.au (Andrew Herbert)
Here are some fixes I derived from the mach 3.0 VM system a couple of months
ago.  At the time, I was giving the memory object routines a good looking
at, trying to fix the long-standing problem where vm_object_collapse()
sometimes fails to collapse objects left over from the exit of a forked
child.  As bde has noted, the problem seems to occur when portions of the
parent are paged out.  These "lost" memory objects, which can eat up a huge
amount of swap space, are reclaimed when the parent responsible for the
fork()s is killed.
1993-04-09 16:53:46 +00:00
cgd
fa76d62392 have probe return size of io space on successful return, rather
than simply 1.
1993-04-09 16:43:56 +00:00
cgd
c2176edbac have probe return size of io space on successful return, rather
than simply 1.
1993-04-09 16:25:07 +00:00
cgd
2bbe287e49 make printing of i/o addresses a bit prettier, and fix off-by-one error. 1993-04-09 16:24:26 +00:00
cgd
3cac22992d from sean eric fagan:
it seems to keep the vm system from deadlocking the system when it runs
out of swap + physical memory.
prevents the system from giving the last page(s) to anything but the
referenced "processes" (especially important is the pager process,
which should never have to wait for a free page).
1993-04-09 15:54:56 +00:00