drahn
aff0867bea
Dont compress bsd.rd dont know if ABLE can cope, no bootloader on cats yet.
21 years ago
drahn
b1771cd423
cats, you idiot.
21 years ago
todd
7c97fe3c78
sync
21 years ago
todd
15b80bfdd1
rm SunOS support, ok deraadt@, docs work in progress
21 years ago
mcbride
22dd96707e
Add initial sample config for ifstated. Syntax will change.
ok deraadt@
21 years ago
millert
dcd53dbbab
Traditionally, getopt(3) has treated "--foo" the same as "--". However,
this can cause confusion when a user tries to use a long option with
a program that only supports short options. Furthermore, it appears
to be in violation of POSIX, which states that "--" shall indicate
the end of argument processing, not any string that begins with "--".
OK otto@ and closes PR 3666.
21 years ago
jmc
eba3d1f25d
H comes before J;
21 years ago
millert
74d855aee3
Obsoleted by getopt_long.c
21 years ago
drahn
b8928f4a59
Correct the arm ifdefs previously inserted, is working correctly now.
21 years ago
tedu
67a5c4680e
'F'reeguard doc, as reported missing by brad. nit free thanks to jmc
21 years ago
drahn
e1297bffd8
s/arm32/arm/ with VFP bit to match netbsd.
21 years ago
drahn
b3bfd36972
Generated MAKEDEV (sync)
21 years ago
drahn
dfba76cf1b
etc support pieces for cats.
21 years ago
jakob
2838535a3e
sync after change of IP-adress of b.root-servers.net
21 years ago
dtucker
adc12f8c61
Fix tab damage in Makefile introduced in previous commit, pointed out by
STeve Andre
21 years ago
dtucker
f94b30934f
Add update-moduli target for regenerating ssh moduli file; from markus@
ok deraadt@
21 years ago
todd
eebf3f2766
sync pf.conf example with spamd(8); ok deraadt@
21 years ago
deraadt
0d02910381
remove dups
21 years ago
deraadt
930a2a08ef
typo
21 years ago
mickey
b065b18d55
cleanup
21 years ago
deraadt
a9982a1b90
make new arch man dirs
21 years ago
dtucker
9c6dcb25fe
Import regenerated moduli file; ok deraadt@
21 years ago
mickey
f2bb08ffac
amd64 hook ups
21 years ago
mickey
d9bce8b78f
regen
21 years ago
mickey
ae72b2acd6
MAKEDEV and etc; cloned from i386
21 years ago
mickey
c9f86afcbf
the rest of the libs stuff; from art@ again
21 years ago
deraadt
b6b451fc3b
TSIZE & TIMEOUT support; from freebsd via tholo
21 years ago
jmc
6a9313d8c3
use new .St macro;
21 years ago
jmc
5180eeafb4
`Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8))
discussed with todd@
21 years ago
deraadt
cd38525168
permit rpc.yppasswdd run to be blocked, and block by default; ok henning tedu
21 years ago
espie
41f19df4c1
USE_GCC3 switch, now that propolice is in.
21 years ago
espie
2ccf9e8a28
Remove unnecessary typedef usage.
u_char -> unsigned char
u_short -> unsigned short
u_long -> unsigned long
u_int -> unsigned int
okay millert@
21 years ago
millert
9ba24fbffc
Prototype llabs(3). Forgotten commit gathering bit rot in my tree...
21 years ago
deraadt
f7a7272201
New spamd configuration method. Many people have trouble with the spam
RBL sites being slow, so now we will provide the maps ourselves through
our www mirrors around the world. We can also now write our own internal
translators for maps that are in bad formats, and place them into the www
space in the correct format. tested by beck, djm
21 years ago
millert
cb3adf3a9c
Call _exit() not exit() from abort() if we are unable to kill ourselves
to avoid flushing stdio twice. This code path should never really
happen though. Also make the function declaration ANSI. OK deraadt@
21 years ago
millert
442cc4dad5
Fix the example code. The loop invariant 'i' was not bound by MAXTOKENS
which could result in writing a NUL byte outside of tokens[]. A fix, from
Patrick Latifi, is to move the increment into the "i < MAXTOKENS - 1" block.
21 years ago
deraadt
439eb93af4
oops, _tcpdump here too, thanks miod
21 years ago
deraadt
34962cb9d4
fake _tcpdump user for upcoming privsep work
21 years ago
beck
8e4140a95e
Sane default size for afs cache, and leave example ualberta.ca in
ThisCell, so anonymous access will work. ok deraadt@
21 years ago
jakob
0c5e922390
add a couple of new RR types; ok deraadt@
21 years ago
frantzen
beec9dbc35
NetBSD-current (1.6ZH) with ip_id randomization signature from itojun@
21 years ago
deraadt
cb5a6ac8af
spacing
21 years ago
millert
ac424db262
If lint is defined, act like _ANSI_LIBRARY was defined. That way
lint gets the prototypes it expects and doesn't get confused by the
inline functions. OK deraadt@
21 years ago
deraadt
b95ae6b3be
ok, it took quite a bit of prodding but itojun finally explained why the
extra sleep 1 is in here, and we came to the conclusion it is safe to
delete it. whee.
21 years ago
millert
d2b2543417
Prototype closefrom(); tedu@ OK
21 years ago
millert
f73088674f
Allow this to compile on non-gcc. OK deraadt@ art@
21 years ago
millert
954558ca62
Fix pasto; From form@ via mpech@
21 years ago
todd
1bc4b6c31d
sync
21 years ago
todd
fda4b62f5c
shovel ttye to md; ok miod@
21 years ago
todd
0e366b9189
sync
21 years ago