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
millert
c877ad0d6f
Make the test for unsafe umask more bullet-proof. With help from marc@
21 years ago
avsm
ef01e76670
some more extra mktemp randomness; millert@ ok
21 years ago
avsm
707c834a5a
spacing nit, and a bit more randomness for mktemp
millert@ ok
21 years ago
david
bf4d53e8c8
remove kerberosIV configuration files
ok hin@ deraadt@ pb@
21 years ago
jason
384d178b51
Better value for vax MAXFLOAT
21 years ago
jason
530cbd715c
redefine MAXFLOAT in vax terms
21 years ago
avsm
b75b1238ee
backout the __bounded__ attributes for a while; requested by deraadt@
21 years ago
avsm
3ab653a0d9
Mark various standard library functions with the __bounded__ attribute.
You must have an up-to-date gcc for this!
deraadt@ ok
21 years ago
jmc
47f2359b9a
use ; to separate selectors;
ok millert@
21 years ago
deraadt
0c743cc175
ansi and protos
21 years ago
deraadt
18e2ca0116
protos
21 years ago
deraadt
9ebc81f93f
proto getgrgid_r and getgrnam_r
21 years ago
deraadt
b34f7b9403
missing const; millert ok
21 years ago
avsm
0c6b29846c
clarify these functions by changing references from strings to buffers
ok deraadt@, millert@, jmc@, suggested by espie@
21 years ago
pvalchev
d223f49f9b
add "microsoft-ds"; Dries Schellekens
21 years ago
todd
9a668a95b7
sync
21 years ago