summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | for magic MD5 salt, call md5crypt()deraadt1996-07-021-3/+6
* | pretty the commentderaadt1996-07-021-8/+8
* | iruserok() can finally safely use a u_int32_t for the ip addrderaadt1996-06-102-4/+4
* | make 64 bit cleanderaadt1996-06-104-12/+12
* | fix %Vderaadt1996-06-101-3/+7
* | Add md[245] routines in libc/md, remove md5 from libc/crypt. Add $OpenBSD$niklas1996-06-037-364/+9
* | add md5crypt()deraadt1996-05-304-2/+508
* | db release 1.85deraadt1996-05-073-88/+196
* | document largest possible value; netbsd pr#2338; from banshee@gabriella.resor...deraadt1996-05-041-1/+7
* | switch on _KERNEL to load proper include filederaadt1996-05-018-11/+43
* | sync w/ Net 960425mickey1996-04-251-5/+1
* | yp_prot.h lies -> use yp.h (from yp.x) instead, change lots of structurederaadt1996-04-241-1/+1
* | Substantially improve random number generation by using the largest primetholo1996-03-301-9/+21
* | Add support for building lint(1) librarytholo1996-03-252-2/+26
* | Cannot do operations on a void pointertholo1996-03-251-3/+4
* | Update prototypes to match declarationstholo1996-03-253-29/+24
* | Add prototypes for internal functionstholo1996-03-254-28/+29
* | Pull in prototypestholo1996-03-254-9/+17
* | Add prototypes for local functions, add const qualifiers where neededtholo1996-03-251-8/+14
* | Fix RCS Id botch in last changeniklas1996-03-191-3/+2
* | From NetBSD: merge of 960317niklas1996-03-194-13/+28
* | From NetBSD: 960217 mergeniklas1996-03-095-13/+24
* | netbsd: bind 4.9.3dm1996-02-1915-542/+1120
* | need errno.h because err declerations have movedderaadt1996-01-291-1/+2
* | realloc(ptr, 0) does not free; from seebs@taniemarie.solon.com;deraadt1996-01-291-2/+11
* | from netbsd:deraadt1996-01-151-12/+13
* | typo in strspn manpage; from kashmir@umiacs.umd.edu; netbsd pr#1905deraadt1996-01-071-2/+2
* | from netbsd: Fixed %u to expand to a single digitderaadt1995-12-301-2/+2
* | from netbsd; Rearrange to avoid sign problems with GCC.deraadt1995-12-214-73/+115
* | i believe i took care of the 32bit and alignment issues, so the comment can g...deraadt1995-12-182-16/+2
* | expose even more internals, for bdesderaadt1995-12-171-1/+308
* | non-USA crypto code by davidb@werj.com.au. The source has been splitderaadt1995-12-164-0/+1298
* | from netbsd; do not override other CFLAGS settingsderaadt1995-12-151-2/+2
* | make first arg of strtod/strtoq constderaadt1995-12-141-3/+3
* | fix long/u_int32_t botch; do gethostbyname() only if netgroups are going toderaadt1995-11-221-55/+94
* | gethostbyname("#.#.#.#") should fail; not return an incompletely andderaadt1995-11-201-0/+2
* | error in system(3) man page from John Kohlderaadt1995-11-011-2/+2
|/
* initial import of NetBSD treederaadt1995-10-1826-0/+3765
* initial import of NetBSD treederaadt1995-10-18201-0/+24687