frantzen
e409fd0708
Add derivative of Michal Zalewski's p0f v2 passive OS fingerprint database
21 years ago
deraadt
a1dd032169
link to list of lists; ppruett@webengr.com
21 years ago
deraadt
de581f0e8f
use spamhaus instead of spews; ppruett@webengr.com
21 years ago
miod
095cf8cdba
Run a getty on the console at least; Luke Th. Bullock
21 years ago
deraadt
c75c28c95b
also tell root to use afterboot(8); ok millert
21 years ago
markus
4c809772b9
/usr/include/openssl is a directory now, ssl is not; ok millert@
21 years ago
mickey
acbf198e2c
add entries for C0 and D0
21 years ago
tedu
682d8b9005
just use sysctl for stirring. thread safe and can't fail.
ok deraadt and co.
21 years ago
miod
4eff879d37
Kill more release shit I thought I had commited already...
21 years ago
deraadt
dd0c426c1c
Split crypto routine sup again, but differently. This should make the
mail floppy parts a fair bit smaller.
21 years ago
deraadt
9faa9f0dc3
move to 3.4-beta
21 years ago
miod
fe53ac32af
make release buglet
21 years ago
miod
387e185cd0
Reflect reality...
21 years ago
miod
a8d6e95171
Clone from mvme68k too.
21 years ago
mickey
a57f9a4103
regen
21 years ago
mickey
55903668b7
wrong major for xfs
21 years ago
deraadt
167b1bdc53
des_cipher 3rd param is int32_t not long
21 years ago
deraadt
41645c48e4
unsplice crypt.c and morecrypt.c; start to document some bcrypt and md5crypt
things in crypt.3, and create MLINKS
21 years ago
deraadt
10823bcb7d
ansi
21 years ago
hin
0afa087f7f
Be a bit clearer, and refer to rc.conf
21 years ago
hin
8aa00fc3b1
Update with
- new entries, taken from arla source tree
- a few comments about cache sizes by me
Unfortunately, the default cache size must be very small (20M),
because the CD currently recommends a /var partition of 25M.
21 years ago
hin
73cbd93cf4
Latest and greatest from arla-current.
21 years ago
jfb
24eab29db5
ansify function arguments
ok tdeval@
21 years ago
millert
354e03d14f
Rename rootd to needslash and invert its value. This fixes the check
for ENAMETOOLONG, though since we use strlcpy() and strlcat() this
is not a big deal. Problem found by vincent@
21 years ago
avsm
3f2bee58c7
add __bounded__ attributes for userland headers; enabled with -Wbounded
ok deraadt@
21 years ago
hin
cd2cf1bb75
Small cleanup.
21 years ago
hin
8448a41822
Don't mention kerberos 4, plus some cleanup.
21 years ago
deraadt
ad75fc4729
fix a proto
21 years ago
henning
3713c29461
"pass on lo0" in the intermediate pf ruleset loaded during boot.
solves PR3376 by matthew.gream@pobox.com, fix slightly different
ok mcbride@ deraadt@
21 years ago
jmc
c5f398ceac
remove check for /etc/news.expire;
ok millert@
21 years ago
david
2300e92047
add _syslogd pseudo-account; ok deraadt@
21 years ago
deraadt
4a4a4d6538
_syslogd privsep uid/gid as requested by avsm
21 years ago
deraadt
e84beffb5d
warn about unsafe APIs at link time. Conditional on libc/Makefile defining
APIWARN; disabled by default. In use by many developers for quite some time,
now they have a common knob to enable/disable this
21 years ago
deraadt
9fdc426d5e
move junk (bad code, terrible APIs) to the only program that uses it;
millert ok
21 years ago
millert
f5061b1804
Need ftw.h for ftw(3) and nftw(3)
21 years ago
millert
1686685b3e
Remove bogus static; from Hiroki Sato
21 years ago
millert
6afef83497
Compile llabs.c
21 years ago
millert
378610259f
llabs(3) for C99
21 years ago
tdeval
5d2808f6c8
- just warn in case of mmap/brk failure
- extend_pgdir and malloc_make_chunks return int, not void*
ok tedu@
21 years ago
david
38bcda4ede
add missing includes
ok tedu@
21 years ago
deraadt
9997e4866f
do not enter libcom_err
21 years ago
deraadt
c90e0a2436
proto _assert2()
21 years ago
jmc
bad23052ea
fix function description in SYNOPSIS;
21 years ago
mho
416353430e
Enable build of unified libkrb5. ok deraadt, todd. Testing by hin, jakob, David Krause, ...
21 years ago
otto
eb145cfead
Fix two cases where malloc() returns NULL but does not set errno to ENOMEM.
ok tdeval@ henning@ millert@
21 years ago
millert
647d0cdbb1
when testing passwd(5) expire field, force its value to an int before
checking for non-zero since an empty field is equivalent to 0.
Problem noted by Graeme Lee.
21 years ago
millert
c3a8fa3c18
Fix setting of umaskset. Also, there is no need to use TMP3 for
umask detection.
21 years ago
millert
d3feed920b
Add /etc/isakmpd dir as well as isakmpd.conf and isakmpd.policy files.
henning@ OK
21 years ago
david
88989bee2b
now that there is multicast routing documentation in netstart(8),
reference it rather than /etc/netstart
ok henning@ millert@
21 years ago
millert
ba8f3ee996
We need the "/ 10" in the group writability check after all; marc@
21 years ago