56 Commits

Author SHA1 Message Date
mycroft
046f0eebf1 Fix egregious stupidity which caused QMAGIC execs to be 32 bytes too long.
(Also occurs in BSDI's version, apparently.)
1993-04-17 20:06:31 +00:00
sef
58d09cb559 Allow 'su foo -c command'. MAY BE BUGGY! (So sayeth Keith Bostic.)
I have noticed no problems yet, however.  Since Keith never did it
"properly" ...
1993-04-17 01:10:19 +00:00
mycroft
6b40c02cc9 Add support for QMAGIC. 1993-04-16 13:44:34 +00:00
alm
eb0d8da56e added Berkeley sed with mods to use GNU regex 1993-04-13 23:49:12 +00:00
alm
cf9efdf1cc moved Makefile -> Makefile.bsd
(cvs add ../Makefile doesn't work otherwise)
1993-04-13 23:48:12 +00:00
mycroft
7d7f7e5d35 Clean up deleted files. 1993-04-13 23:21:46 +00:00
sef
712141c190 Print spaces instead of '0' for a non-idle user. Looks nicer. 1993-04-12 19:40:01 +00:00
cgd
af60effd77 NFS not properly defined. glass gets another point. 1993-04-11 18:29:46 +00:00
cgd
f55fab7413 changed titles from elvrec to elvisrecover 1993-04-10 21:02:56 +00:00
cgd
0b9bcc7a7d make sure /usr/share/misc exists before installing into it. 1993-04-10 20:39:06 +00:00
cgd
c840383773 updated from elvis-1.7 1993-04-10 11:52:38 +00:00
mycroft
1dfe1fa9f0 Reverse sense of fnmatch() to match POSIX. 1993-04-10 01:32:25 +00:00
mycroft
287109896b Reverse sense of fnmatch() to match POSIX. 1993-04-10 01:10:27 +00:00
proven
6cdacd3fa0 Fixed problem where users with a blank password field can't change their
password.
1993-04-09 21:37:55 +00:00
proven
409b57c0d8 Fixed minor bug where a ^D at the terminal type prompt caused an infinite loop. 1993-04-09 21:36:14 +00:00
cgd
5dee442a6e added, from net/2 (patch 124). 1993-04-09 12:58:42 +00:00
cgd
1c762b5a8c added, from net/2 (patch 119). 1993-04-09 12:58:06 +00:00
cgd
492fee39ad added the following dirs from net/2 (patch 119):
error	fpr	fsplit	indent	lastcomm
	look	quota	sccs	tcopy	tset
	vgrind	vmstat	window
1993-04-09 12:57:44 +00:00
cgd
5600c7c78a from patch 107:
This is a patch for ar(1) and ranlib(1) which fixes a problem for object
modules names longer than 16 characters and odd in length.  The problem
was that such records are padded to make sure the next record started on
an even byte boundary, but during reads the padding character was forgotten,
resulting in an "Inappropriate file type or format" error.
1993-04-09 12:25:43 +00:00
cgd
8f9f0b8a30 doesn't need -lcompat 1993-04-09 12:22:07 +00:00
cgd
56c6d68612 added msgs 1993-04-09 12:21:10 +00:00
cgd
4138697a21 patch 2.0.12u8, from prep.ai.mit.edu. this is not under the GPL. 1993-04-09 11:33:50 +00:00
cgd
012bb89a84 added entry for `patch' 1993-04-09 11:33:20 +00:00
cgd
dc9f23f104 make sure directory for calendar files exists before installing them 1993-04-09 10:26:42 +00:00
cgd
f5c31c5f8b make install copy, rather than move, the binary. 1993-04-09 09:47:42 +00:00
cgd
a27e7fc240 stop removing when done 1993-04-08 14:31:36 +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
0dc1a58a53 incorporated alm's update of elvis to 1.7 1993-04-08 02:22:57 +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
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
df683b5a96 made CPP point to the right place. should check these things before commit. 1993-04-04 12:37:24 +00:00
cgd
0bc8258f2a fixed wfj's trampling on UCB copyright notices. 1993-04-03 01:42:13 +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
glass
761a1a76b5 Added rpcgen(1) 1993-04-03 00:51:49 +00:00
glass
c392acbefd Added rpcinfo(8), rpcgen(1) 1993-04-03 00:51:30 +00:00
cgd
7764c8b064 Simon J. Gerraty <sjg@zen.void.oz.au>:
cut -f1 outputs a field separator before the first field.
1993-04-02 20:21:47 +00:00
cgd
7abc82f366 the whois database moved 1993-04-02 12:08:44 +00:00
cgd
bdcb529e9b added rcs to the "old and broken" list 1993-04-01 22:42:34 +00:00
cgd
6f5c6484b8 added support for gprof 1993-03-31 18:06:52 +00:00
cgd
c220d9d281 pulled in from net/2. should work fine -- profiling support exists. 1993-03-31 17:24:07 +00:00
glass
32981aa929 cleaned up such that it compiles quietly
now installs with right permissions
now installs both man pages properly
1993-03-28 17:27:04 +00:00
cgd
daa79e04c0 no longer searches through kernfs and fdesc filesystems...
it was looking through /kern/root/kern/....
1993-03-24 23:15:52 +00:00
cgd
052917b9b6 added support for "kernfs" and "fdesc" to -fstype 1993-03-24 22:56:32 +00:00
cgd
78d4b77108 fixed fact that "rdonly" wasn't supported by -fstype, but the man
page said it was.  also fixed multiple fstype checks on the same
partition
1993-03-24 22:54:22 +00:00
glass
bfd807402f Added signal handler for SIGSYS, so not having a kernel w/KTRACE compiled in
doesn't result in a core.
1993-03-24 19:26:20 +00:00
glass
f3fdc42932 Once again generates 'ioctl.c' via an awk script, ioctl.c removed from repos. 1993-03-24 19:24:48 +00:00
cgd
8547ae0291 made .CURDIR be absolute, not relative, thereby eliminating
the need for some of the makefile trickery when making objects,
and fixing a few .PATH bugs
1993-03-23 07:26:38 +00:00