Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-04-05 | Use in_addr_t not u_long. | Todd C. Miller | |
1997-03-13 | BIND 4.9.5 includes. | Jason Downs | |
1997-02-27 | Add libwrap. | Jason Downs | |
1997-02-27 | Protect against multiple inclusion. | Todd C. Miller | |
1997-02-21 | add _PATH_FSIRAND | Todd C. Miller | |
1997-02-16 | small cleanup | Niels Provos | |
1997-02-14 | passwd.conf define. | Niels Provos | |
1997-02-14 | another header update | Niels Provos | |
1997-02-13 | blf.h headerfile install | Niels Provos | |
1997-02-13 | blowfish encryption header file | Niels Provos | |
1997-02-03 | Really remove stringlist.h this time... | Todd C. Miller | |
1997-02-03 | Back out stringlist | Todd C. Miller | |
1997-02-02 | From NetBSD (lukem and christos): | Todd C. Miller | |
A stringlist implementation (previously ``private'' to libc netgroup code, but christos ok-ed making public as it's useful) | |||
1997-01-26 | Add lchown() declaration. | Jason Downs | |
1997-01-23 | correct fs_passno comment; drochner@zelux6.zel.kfa-juelich.de | Theo de Raadt | |
1996-12-28 | arc4random() number generator, for use with things like RPC xid's. | dm | |
1996-12-22 | nope, ss is wrong | Theo de Raadt | |
1996-12-19 | Create include/ss. | etheisen | |
1996-12-13 | fix comments regarding {*path,sys}conf() | Theo de Raadt | |
1996-12-12 | add quotactl | Theo de Raadt | |
1996-12-11 | Fix SLC_NAME_OK() macro which would return non-zero, if given the | robin | |
argument: 0 (which is not a valid SLC code -- valid SLC codes are currently 1 -> 30 inclusive, from RFC-1184). | |||
1996-12-09 | proto getgrouplist() | Theo de Raadt | |
1996-12-08 | cookie cookie COOKIE.. oh, sorry.. | Jason Downs | |
install -> ${INSTALL}, -c -> ${COPY} | |||
1996-12-04 | add rfc1184 components; from robin@mailgate.dtc.rankxerox.co.uk | Theo de Raadt | |
1996-12-04 | 64 bit patches, tih@nhh.no | Theo de Raadt | |
1996-12-03 | pull types.h for xpg | Theo de Raadt | |
1996-11-24 | 64-bit cleanup + pedantic -W flags | Niklas Hallqvist | |
1996-11-16 | Fix more libss stuff. | Jason Downs | |
1996-11-15 | Move libss to the main tree. | Jason Downs | |
1996-11-11 | Move libcom_err out of Kerberos, change include location. | Jason Downs | |
1996-11-05 | install gnu/ext2fs | Jason Downs | |
1996-11-02 | Remove /usr/contrib/bin and /usr/old/bin from _PATH_STDPATH | Thorsten Lockert | |
1996-10-28 | Do not enable putc() macro implementation if _POSIX_SOURCE is defined; | Thorsten Lockert | |
it is not fully compliant | |||
1996-10-27 | OLF. | etheisen | |
1996-10-26 | Correct a typo in _POSIX_SSIZE_MAX | Thorsten Lockert | |
Correct _POSIX_ARG_MAX; it should define the minimum allowed argument size, not the supported on (we have sysconf for that) | |||
1996-10-16 | _PW_YPTOKEN | Jason Downs | |
1996-10-12 | Warn when <malloc.h> is included, recommending <stdlib.h> | Thorsten Lockert | |
1996-10-06 | Fix dlfcn.h and link.h for arc port | Per Fogelstrom | |
1996-09-30 | export byte swapping routine. | Todd C. Miller | |
1996-09-30 | Protect prototypes with __P. | Todd C. Miller | |
1996-09-29 | removed md2.h | Todd C. Miller | |
1996-09-29 | Add function prototypes. | Todd C. Miller | |
1996-09-29 | Added sha1 (secure hash function). | Todd C. Miller | |
1996-09-29 | Use bittypes so we work on 64-bit machines. | Todd C. Miller | |
1996-09-29 | unacceptable license. | Todd C. Miller | |
1996-09-27 | includes in skey dir get installed too. | Todd C. Miller | |
1996-09-23 | int32_t where possible; from netbsd | Theo de Raadt | |
1996-09-20 | pull cdefs.h in sys/signal.h instead; improvement on netbsd pr#2712; ↵ | Theo de Raadt | |
laine@mornignstar.com | |||
1996-09-15 | Don't use anonymous structs | Thorsten Lockert | |
1996-09-15 | Fix prototype | Thorsten Lockert | |