Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-05-05 | delint; ok millert@ ray@ | Otto Moerbeek | |
2005-11-24 | use WANTLINT= (on all architectures) | Theo de Raadt | |
2005-03-29 | belive -> believe | Miod Vallat | |
2004-07-13 | errno changes, lib major version bumps, and general flag day | Marco S Hyman | |
To build you must: cd /usr/src && make obj && make includes cd lib/libc && make depend && make && NOMAN=1 sudo make install cd /usr/src && make build | |||
2003-11-08 | typos from Jonathon Gray; | Jason McIntyre | |
2003-05-23 | - typos | Jason McIntyre | |
- whitespace at EOL - new sentence, new line | |||
2003-03-17 | some small typos; | Jason McIntyre | |
2003-03-10 | duplicate words and spelling fixes in comments | David Krause | |
ok miod@ | |||
2003-02-17 | copyrights added; | Jason McIntyre | |
des_crypt(3): Eric Young aac(4): Michael Smith, BSDi, Niklas Hallqvist; ok niklas@ bktr(4): Amancio Hasty, Roger Hardiman getopt(1): Henry Spencer (public domain) pcnfds(8): Sun | |||
2002-12-03 | Crank all library major numbers. Needed due to the fact that we | Todd C. Miller | |
now build libraries with propolice enabled. Without this, existing binaries (such as ports/packages) that link with any system library other than libc will fail with an undefined symbol of "___guard" (__guard on ELF). Pointed out by markus@ and discussed with deraadt@ | |||
2002-06-19 | kill sprintf | Theo de Raadt | |
2002-06-14 | spelling; from Brian Poole <raj@cerias.purdue.edu> | Todd T. Fries | |
2002-03-04 | DES_LONG as non-int is just RIDICULOUS | Theo de Raadt | |
2001-01-04 | spelling | Todd T. Fries | |
2000-03-02 | $OpenBSD$ | Todd T. Fries | |
1999-09-23 | Typo fixes. | Alex Feldman | |
1999-02-19 | when checking for weak keys, compare sizeof(des_cblock) bytes, not ↵ | Artur Grabowski | |
sizeof(key) bytes | |||
1998-08-29 | man page repairs; aaron@ug.cs.dal.ca | Theo de Raadt | |
1997-10-07 | avoid repeated memory leaking; karl@mcs.net | Theo de Raadt | |
1997-06-29 | <des.h> | Niels Provos | |
1997-06-29 | des_set_key_schedule -> des_set_key | Niels Provos | |
1997-06-29 | relocate libdes + update to version 4.01 | Niels Provos | |