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
todd
dd6fcb707d
switch to share/misc/license.template
21 years ago
millert
4f09d8e4af
Sync with share/misc/license.template and add missing DARPA credit
where applicable.
21 years ago
david
8d7c4c7618
add adaptive, interval, and frag timeouts to pf.conf and BNF
ok henning@ dhartmei@
21 years ago
millert
76978de29b
I hereby place this file in the public domain.
21 years ago
grange
bccca5e422
The hyphen in regexp should really be escaped
ok millert@
21 years ago
millert
2e71a0e51b
Add dot ('.') in usernames too for consistency with adduser/useradd.
Noted by Brian Poole
21 years ago
millert
cf8c1465dc
Don't complain about usernames that end in '$' which may be needed by
samba; this is consistent with useradd and adduser. From Dan Brosemer.
21 years ago
deraadt
70b6eb2ef0
ansification, pval ok
21 years ago
deraadt
fc6dd72c26
ansification; pval ok
21 years ago
deraadt
98afedd6e6
ansification; checked by pval
21 years ago
millert
7d5166497f
Remove an extraneous "& 0xff" (the cast to unsigned char is sufficient).
Use "extern __inline" instead of "static __inline" since the extern
flavor behaves more like a macro (which is what we want).
OK deraadt@ and tested on all platforms by various folks.
21 years ago
henning
8cb311b079
don't tell people to use -u for identd any more, runs as _identd by default
now
21 years ago
deraadt
32f62cb8b8
another term 3 & 4 from tholo after permission
21 years ago
mickey
06f0e69e20
by means of utilising -f avoid some warnings when rotating accounting files; millert@ ok
21 years ago
millert
6014de925d
Use an ISC-tyle license for all my code; it is simpler and more permissive.
21 years ago
millert
679cd5d050
Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999. Proofed by myself and Theo.
21 years ago
millert
cc6797b16c
Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999. Proofed by myself and Theo.
21 years ago
jmc
134f7e2634
- section reorder
- clean up .Xr's
21 years ago
markus
98d2c98958
swap /usr/include/openssl and /usr/include/ssl, clean up the Makefiles
get rid old include files; with itojun@ and tdeval@; ok itojun@, deraadt@
21 years ago
deraadt
f4b36578a7
remove terms 3 and 4 of some of my licences
21 years ago
millert
20542d1d50
Remove some lies
21 years ago
millert
9b93b7bc74
Use the getopt() in getopt_long.c which supports some GNU extensions.
getopt.c is no longer compiled and will eventually be removed.
21 years ago
jmc
fdc9cd7b4e
- section reorder
- merge COMPATIBILITY
- kill whitespace at EOL
21 years ago
jmc
edfb378ba7
- section reorder
- whitespace at EOL
21 years ago
jmc
3445741ae0
- section reorder in crypt(3)
- use .An/.Aq for authors
21 years ago
millert
0d36779ed4
typo
21 years ago
millert
46ecf54354
Say POSIX-2001 instead of Single Unix v3. They are the same but we generally
mention POSIX compliance, not Single Unix compliance.
21 years ago
jmc
ecfaa349ba
- typos
- new sentence, new line
21 years ago
jason
e3575d4593
- use : instead of . for chown
- add bpp devices
21 years ago
jason
9701a1b652
Use : instead of . in chown (were this not sync'd correctly when the
original commit was done?)
21 years ago
jason
a32dc894d3
add bpp devices; with much help from todd
21 years ago
mho
d2af1a0a27
Add /usr/include/kerberosV; ok millert
21 years ago
miod
276c8f6f0e
Remove /usr/include/kerberosIV
21 years ago
david
44890a6e06
add _kdc, _kadmin, and _isakmpd pseudo-accounts; ok deraadt@
21 years ago