millert
70693691dd
Zap context correctly, from Juergen Buchmueller <pullmoll at stop1984 dot com>
Same as sys/crypto/sha2.c revision 1.2
21 years ago
jmc
3880dcdbcd
typos from Brian Poole;
ok deraadt@
21 years ago
tedu
55a03b3cd7
standards compliant strxfrm. much simpler too. fixes sorting in glib2.
ok deraadt@ espie@ marcm@
21 years ago
frantzen
2b453ad12d
sync in fingerprints from p0f v2.0 release. a little bit sparse on the Win95
fingerprints, please go to http://lcamtuf.coredump.cx/p0f-help/ with any
and all Win95 boxes. thanks!
21 years ago
frantzen
9d27f5aad3
add a few fingerprints from J.Smith <lbalbalba AT hotmail.com> thanks!
21 years ago
frantzen
731def5c63
Solaris 2.5.1 fingerprint. pcap from Alec.Thomas AT optus.net.au. thanks!
21 years ago
pvalchev
b20f07a4db
update lists of packages for 3.4
21 years ago
miod
8021683dea
This poor man's installation script was fun before we had bsd.rd, but we
are in the 21st century now, you know.
21 years ago
david
ed70c0f4b6
add set fingerprints example
ok deraadt@ henning@ frantzen@
21 years ago
jmc
5d9d9c2154
escape punctuation;
ok deraadt@
21 years ago
markus
54122b6b38
fix use-after-free for expired passwds; ok deraadt, tdeval
21 years ago
drahn
7f27882690
Add defines for missing RTLD_, eg RTLD_GLOBAL and RTLD_LOCAL,
values for RTLD_GLOBAL and RTLD_LOCAL are same as solaris uses.
21 years ago
david
1f0e69f341
fix several spelling errors and remove whitespace at eol
ok frantzen@
21 years ago
frantzen
e6baf86061
clean up the versions of the AIX 5.x entries. discovered while talking to fgs@
21 years ago
jmc
e054129cac
wording improvement from Michael Knudsen;
21 years ago
frantzen
56b8f6eed8
update Solaris 9 fingerprint for variable MSS
21 years ago
frantzen
1ad79c4ad9
sync to the latest p0f v2 database. adds a bunch. thanks and keep going to
http://lcamtuf.coredump.cx/p0f-help/ to help add and refine fingerprints
21 years ago
avsm
637661da7e
typo in comment
21 years ago
avsm
9aaf3db2f7
update a couple of the Netapp entries
frantzen@ ok
21 years ago
henning
eb7282af99
only try to set hostname to what /etc/myname says if that file actually exists,
otherwise preserve `hostname`
netbooted machines can live perfectly fine without it; they get their hostname
earlier.
ok krw@ cedric@
21 years ago
tedu
b041d6c17b
rename struct dinode to ufs1_dinode. clears the namespace and makes
way for some future work. no function changes yet.
help testing otto@ and markus@
21 years ago
tedu
faf9ccbc07
put emul sysctls in appropriate arch. also fix up the comments.
problems noted by fgsch@ and deraadt@
21 years ago
tedu
6d19db743c
commented out emulations. requested by deraadt
21 years ago
hin
13d7f581a2
Add kerberos admin server
21 years ago
deraadt
ef6e64d29c
tweak for release
21 years ago
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