dgregor
|
d32e23a51d
|
Add cyclades devices
|
27 years ago |
weingart
|
5914508017
|
Add photuris directory.
|
27 years ago |
weingart
|
3785450d80
|
Consistency with the rest.
|
27 years ago |
downsj
|
3abe94d580
|
Make quotas optional; wedged into netstart for the time being.
/etc/rc.conf, anyone?
|
27 years ago |
deraadt
|
f95be18fda
|
do not run routed by default
|
27 years ago |
kstailey
|
be74e6fbc8
|
Move configuration of loopback interface to before all other interfaces.
Allows the use of local caching-only nameserver with no "nameserver"
entry in /etc/resolv.conf to configure a route between the hostname
and loopback.
|
27 years ago |
deraadt
|
43ff17fdbb
|
install mail.rc at distribution time; bug found by explorer@flame.org
|
27 years ago |
deraadt
|
5375d29fe6
|
typo; wojtek@tryc.on.ca
|
27 years ago |
downsj
|
28e08baf5d
|
Remove refs to hcx9 and add usr/lkm to misc.tar.gz.
|
27 years ago |
downsj
|
f57d943523
|
Don't install virc.
|
27 years ago |
millert
|
70358bdf01
|
/etc/skeykeys should be mode 0600.
|
27 years ago |
mickey
|
0cfd69661e
|
#if __STDC__ --> #ifdef __STDC__
|
27 years ago |
provos
|
3691dea5a4
|
earlier start of keymanagement
|
27 years ago |
deraadt
|
9e1ee7572f
|
make amd use /tmp_mnt by default
|
27 years ago |
deraadt
|
56f77a52ea
|
pre-def ypmaplist
|
27 years ago |
kstailey
|
cf45ed94d6
|
tabify + trailing blanks
|
27 years ago |
kstailey
|
8acd0c6d95
|
tabify
|
27 years ago |
millert
|
4a7669ebed
|
_PATH_SKEYKEYS now lives in <paths.h>
Add skeygetnext() for iterating over the key file.
|
27 years ago |
denny
|
ef3cb91373
|
add netatalk
|
27 years ago |
denny
|
907d124315
|
Add Appletalk services (protocol ddp).
|
27 years ago |
kstailey
|
6f5b5362bc
|
now that ipmon daemon(3)s, remove ampersand
|
27 years ago |
provos
|
30aa87ad62
|
start the photuris daemon per default. hilfe.
|
27 years ago |
provos
|
6e5711f832
|
default startup files. simple.
|
27 years ago |
millert
|
8e81b80acc
|
Converting u_char[] -> u_int[] is easy on little endian machines :-)
|
27 years ago |
deraadt
|
891bc97c7e
|
__BEGIN_DECLS/__END_DECLS
|
27 years ago |
deraadt
|
74ec9e2af0
|
fix Xr
|
27 years ago |
deraadt
|
88b0e54c1b
|
proto more
|
27 years ago |
millert
|
6a33924893
|
Use u_int32_t not size_t.
|
27 years ago |
millert
|
c5261382ee
|
Typo
|
27 years ago |
millert
|
5fed40e033
|
Manpage for RMD*(3)
|
27 years ago |
millert
|
c6a2075d6d
|
More typos.
|
27 years ago |
millert
|
546d5c8f13
|
Allow passing of a NULL digest to RMD160Final(3).
|
27 years ago |
millert
|
16e8f869b3
|
mdX(3)-like interface to RIPEMD-160 hash function. Code by
Antoon Bosselaers and massaged by me to fit the mdX(3) API.
|
27 years ago |
millert
|
1f3954a41c
|
Fix typo
|
27 years ago |
deraadt
|
93a9dd7217
|
proto yp_maplist
|
27 years ago |
millert
|
180624d3fc
|
Add a missing const
|
27 years ago |
downsj
|
6448eab194
|
Add support for cua devices, and remove all references to awk(1)...
|
27 years ago |
millert
|
0818e080d8
|
Add SHA1End, SHA1File, SHA1Data helper functions like in md5(3).
|
27 years ago |
provos
|
4515cc9a0a
|
mention usage of SHA1Final with null pointer
|
27 years ago |
millert
|
8822f49aa7
|
Minor style points.
|
27 years ago |
millert
|
616645b01b
|
Todd kant spel.
|
27 years ago |
millert
|
ec6f7d0de6
|
Install sha1(3) and links.
|
27 years ago |
millert
|
faefdad350
|
#include <sha1.h> not #include "sha1.h"
|
27 years ago |
millert
|
6b9f7695b9
|
Use term type of sun--works better than the ansi-m in our termcap.
|
27 years ago |
millert
|
b1dcc2f442
|
Man page for SHA1*
|
27 years ago |
millert
|
a607d546f9
|
A -> An
|
27 years ago |
millert
|
ad6cecfcaa
|
Be consistent wrt unsigned vs. u_*
|
27 years ago |
millert
|
0c044b6e92
|
Different sha1 functions (taken from netinet's if_sha1.c) that
are more consistent with md4/md5 functions.
|
27 years ago |
millert
|
eb34995d3c
|
Add more system users. From Marshall M. Midden <m4@umn.edu>
|
27 years ago |
millert
|
5daeee95dc
|
Clean up some -Wall flowers.
|
27 years ago |