deraadt
7a381263b7
kill the default phone numbers. i checked - they are disconnected -- "i wonder whycvs diff -bc phones"; spotted by bitblt
28 years ago
bitblt
f93906164e
names of set-uid files are no longer passed to a shell.
Thanks to deraadt for pointing out the -ls flag on find.
28 years ago
deraadt
952b9732f3
pull cdefs.h in sys/signal.h instead; improvement on netbsd pr#2712; laine@mornignstar.com
28 years ago
tholo
459cd0201d
From FreeBSD:
> Fix a very rare error condition: The code to free VM back to the kernel
> as done after a quasi-recursive call to free() had modified what we
> thought we knew about the last chunk of pages.
> This bug manifested itself when I did a "make obj" from src/usr.sbin/lpr,
> then make would coredump in the lpd directory.
28 years ago
deraadt
28caef55d9
do not use chgrp
28 years ago
pefo
5e2111a922
Create all 16 partitions.
28 years ago
deraadt
0343415190
split off distribution-etc-root-var target, which is useful; from graichen
28 years ago
deraadt
3bd428e122
toor is gone; thanks bibtlt
28 years ago
tholo
ebd8ebf62e
Avoid pulling in stdio
28 years ago
tholo
c6a6bf027f
joy[01] is at major 26
28 years ago
tholo
89660a21d8
Bring prototypes into scope
28 years ago
deraadt
9dcf23df2c
setup trap after mkdir
28 years ago
deraadt
a5911b292f
kill the races; found by bitblt
28 years ago
tholo
1d04a2205d
Don't use anonymous structs
28 years ago
tholo
c3e8d031d3
Remove dead code
Remove unused variables
Silence some warnings
lint(1) is your friend
28 years ago
tholo
08260143ad
Fix prototype
28 years ago
deraadt
5bb100e7b7
restrict floppy dev nodes for now
28 years ago
deraadt
852ba5855f
fingerd -ls; shut down tftp
28 years ago
downsj
e8eed0b49c
Support 16 partitions.
28 years ago
deraadt
02613a7498
16 partitions, fix pcmcia and joy
28 years ago
deraadt
bb444debc1
only support MALLOC_OPTIONS for non-setuid
28 years ago
millert
5a3669f8ab
typo + comment
28 years ago
downsj
aefaf0e378
openpty() returns int.
28 years ago
deraadt
16752e8197
sample amd/master file; idea from graichen
28 years ago
tholo
5eeac5bb1d
asm -> __asm, clean lint(1) warnings
28 years ago
deraadt
ffe43ec8cf
sample /etc/exports file, simply commented
28 years ago
deraadt
74d1c3e0ff
commented xntpd stub
28 years ago
mickey
aa600e9de8
up to RIPv2.
28 years ago
pefo
8b9e5269b9
standard link.h and dlfcn.h not very useful on mips
28 years ago
deraadt
eb3bea94dd
control portmap, inetd, and lpd from netstart; idea from tqbf@enteract.com
28 years ago
pefo
b081e609f9
mousetrap...
28 years ago
pefo
f4d1b52e23
ZAP!
28 years ago
deraadt
c887403e08
_POSIX_ARG_MAX 256k after consulting with thorsten
28 years ago
deraadt
62063323f2
support cua devices
28 years ago
deraadt
989cf3ab8a
fixup for cua support
28 years ago
deraadt
27869695ed
support cua devices on the com.c driver
28 years ago
dm
724f7fa0e4
Made /var/mail 0755 again. Where necessary for sharing with other
OS's, however, 1777 permissions will still be as safe as possible
under the circumstances.
28 years ago
deraadt
6d4249c8fb
fix all random device node entry stuff
28 years ago
deraadt
76bb973039
local/man/cat4/i386 goes away
28 years ago
deraadt
2c78062361
224.0.0.0 not 0.0.0.224; from peter@demon.net
28 years ago
dm
97036f14e5
Make /var/mail drwxrwxrwt so locking mail files doesn't require setuid.
28 years ago
deraadt
ca5211dbde
show xdm example, from graichen
28 years ago
pefo
553f9ef6ba
Distance between sd/st/cd etc is now 16
28 years ago
deraadt
1559de7206
+issetugid
28 years ago
deraadt
8c8513abb2
do not use an old tty name; from graichen@axp5.physik.fu-berlin.de
28 years ago
deraadt
5ff79bcb8b
make ttyC1/ttyC2 by default
28 years ago
deraadt
b73f5ab51d
provide sample /etc/ccd.conf; idea from graichen@axp5.physik.fu-berlin.de
28 years ago
niklas
1cafe1216d
Addition of acd and wd + fixed ss major.
28 years ago
etheisen
a36433d17a
Added share/tmac/mdoc
28 years ago
millert
7f65e48850
Adds rcmdsh() prototype.
28 years ago