deraadt
|
3d45ba4b4c
|
previous patch to ls.c wasn't quite correct. This patch from same author.
|
1993-05-26 10:23:24 +00:00 |
deraadt
|
806b927d8b
|
more ptys guys! now they are cheap as borst
|
1993-05-26 10:15:05 +00:00 |
deraadt
|
2f0c0eb674
|
tty dynamic allocation
|
1993-05-26 10:06:41 +00:00 |
cgd
|
1661368f4d
|
re-fix man page stuff
|
1993-05-26 09:53:23 +00:00 |
cgd
|
f75a3e405a
|
update for improved pc3 termcap, add in scoansi again
|
1993-05-26 09:40:08 +00:00 |
cgd
|
9565443c17
|
make M_TEMP last, for fun, and also get rid of skipped entries...
|
1993-05-26 08:59:17 +00:00 |
deraadt
|
d163fb0f5e
|
install /usr/include/malloc.h!
|
1993-05-26 06:11:22 +00:00 |
brezak
|
8d3b13729a
|
Use EXPORTABLE_SYSTEM=true to build sup w/o crypt
|
1993-05-25 20:00:47 +00:00 |
deraadt
|
afaf4ebfd0
|
add the M_TTYS malloc map for dynamic tty allocation
|
1993-05-25 18:09:41 +00:00 |
cgd
|
a8a67cbfaf
|
fix dependencies on M_LAST's old off-by-one error...
(arguably, the old error wasn't an error, but, given some
of the old usage of M_LAST and its name, i say it was)
|
1993-05-25 18:04:17 +00:00 |
deraadt
|
9397be3182
|
make lpd know about modern ar files rather than the old ones.
Like, if it's going to want to make an effort, at least do it right.
|
1993-05-25 12:08:42 +00:00 |
deraadt
|
6dc90e5291
|
lpr should not access a_magic directly. That's what the N_BADMAG() macro
in a.out.h is there for!
|
1993-05-25 11:55:30 +00:00 |
deraadt
|
58f898f7b0
|
more thought it knew too much about the magic numbers of
a.outs. Like, what about QMAGIC? It now uses N_BADMAG() to check
|
1993-05-25 11:19:01 +00:00 |
deraadt
|
64f9e04df7
|
/etc/localtime is not created by "make install" here anymore. That
was just too inconvenient.
|
1993-05-25 09:18:44 +00:00 |
deraadt
|
6877343009
|
Make the /etc/localtime symbolic link in "make distribution" instead
|
1993-05-25 09:16:14 +00:00 |
deraadt
|
ee59868966
|
patch00149 by Julian Elischer <julian@jules.dialix.oz.au> & Rodney Grimes.
When an error was encountered, the sd/cd drivers printed blockno&ff0000
rather that blockno.
|
1993-05-25 07:27:31 +00:00 |
deraadt
|
8ae65d6e54
|
patch00144 by Julian Stacey <stacey@guug.de>: compress.c had a
path[100] instead of path[MAXPATHLEN]
|
1993-05-25 07:05:18 +00:00 |
brezak
|
83cb1e2940
|
Use /var/tmp for NetBSD
|
1993-05-24 18:57:48 +00:00 |
mycroft
|
01d7c3a029
|
Clean up deleted files.
|
1993-05-24 17:57:34 +00:00 |
brezak
|
256dbd11db
|
Remove netcrypt.c. Remove unneeded files. Cleanup make.
|
1993-05-24 17:57:19 +00:00 |
cgd
|
44dcf397e8
|
move sipcreg into i386/include/reg.h where it belongs, right next to ipcreg.
|
1993-05-24 11:37:12 +00:00 |
cgd
|
864a094e19
|
do the right thing for vers.o. i.e. don't make newvers if nothing
has changed.
|
1993-05-24 11:04:45 +00:00 |
deraadt
|
5840201f38
|
mail.local can now use username.lock files as well as flock(). Use the
-l flag in your favorite sendmail.cf file.
|
1993-05-24 07:30:36 +00:00 |
deraadt
|
1047beea02
|
enter the modern age with a mail system that out of the
box will ask you for mail subjects
|
1993-05-24 07:25:24 +00:00 |
cgd
|
27c2936367
|
apply fix to setvbuf(), supplied by chris torek
|
1993-05-24 07:19:35 +00:00 |
deraadt
|
2aa7b66ed6
|
first environment variable was trounced in the case of
"ls -l". Patch from <bob@obiwan.uucp> Bob Willcox
|
1993-05-24 07:15:03 +00:00 |
deraadt
|
97e432c648
|
groff device dirs do not need obj/ directories
|
1993-05-22 12:30:05 +00:00 |
cgd
|
fe1802950b
|
add include of select.h if necessary for protos, or delete if extraneous
|
1993-05-22 11:40:42 +00:00 |
deraadt
|
ccbce9314e
|
my config file
|
1993-05-22 11:29:08 +00:00 |
cgd
|
c6e8005022
|
do cap_mkdb, too
|
1993-05-22 10:27:18 +00:00 |
cgd
|
d2ee066f71
|
add Yuval Yarom's changes (originally for BSD/386) for advisory record
locking on NFS files. Note that this DOES NOT support network locking,
only local advisory locks.
|
1993-05-22 09:00:49 +00:00 |
deraadt
|
9899f80bab
|
Need to include dkbad.h in one case..
|
1993-05-22 09:00:32 +00:00 |
cgd
|
30177b538f
|
add rcsids to everything and clean up headers
|
1993-05-22 07:56:12 +00:00 |
deraadt
|
dde4fa6fe1
|
fixed typo
|
1993-05-22 07:40:46 +00:00 |
cgd
|
aafe7dd739
|
change from rcs "Header" to "Id"
|
1993-05-22 07:15:52 +00:00 |
cgd
|
e600b363ed
|
oops, clean that up a bit
|
1993-05-22 07:15:13 +00:00 |
cgd
|
789d97b5fa
|
kill install target
|
1993-05-22 07:10:38 +00:00 |
cgd
|
b89816148f
|
add regress, but not for install. also, add "regress" target
|
1993-05-22 07:10:28 +00:00 |
cgd
|
1600e9ac89
|
add subdir makefiles
|
1993-05-22 06:19:16 +00:00 |
cgd
|
2bef1c1481
|
add "good output" for bitstring regression tests
|
1993-05-22 06:14:44 +00:00 |
cgd
|
fc94d3655e
|
add regression testing for bitstring.h macros
|
1993-05-22 06:14:08 +00:00 |
cgd
|
5e82abde83
|
fixed, thanks to Mike Murphy <mrm@optigfx.com>, with minor hacks by cgd
|
1993-05-22 04:52:14 +00:00 |
cgd
|
c210f82522
|
add use of "COMPRESS_POSTFIX" define, to determine what postfix
(e.g. ".Z", ".z", etc.) to append to compressed log files.
|
1993-05-22 03:52:17 +00:00 |
deraadt
|
9ce2dc36b4
|
sleep man page fix from <jan@encap.hanse.de>
|
1993-05-22 00:57:39 +00:00 |
cgd
|
0c0fba5509
|
clean up a bit, and add install target
|
1993-05-21 15:02:34 +00:00 |
cgd
|
a1e510b12f
|
initial import of CMU's SUP to NetBSD
|
1993-05-21 14:52:16 +00:00 |
cgd
|
6da19b6501
|
use the correct (or so john brezak says) copyright.
|
1993-05-21 14:47:29 +00:00 |
cgd
|
640e7bf41e
|
arrange for all log rotations to be handled by /usr/bin/newsyslog
|
1993-05-21 14:45:16 +00:00 |
cgd
|
90beb7e48c
|
initial import of this log-rotation program to NetBSD
|
1993-05-21 14:43:59 +00:00 |
cgd
|
31cab306ad
|
add entry for "newsyslog"
|
1993-05-21 14:43:36 +00:00 |