Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-06-02 | add missing copy_ccache.c | Jakob Schlyter | |
2003-06-02 | place this under the Public Domain (instead of a bad license I had put) | Peter Valchev | |
2003-06-02 | Relax licence by removing the 3rd clause on all files whereI was still | Miod Vallat | |
using a 3 clause licence. | |||
2003-06-02 | - section reorder | Jason McIntyre | |
- new sentence, new line | |||
2003-06-02 | - section reorder | Jason McIntyre | |
- clean up .Xr's | |||
2003-06-02 | - section reorder | Jason McIntyre | |
- kill whitespace at EOL | |||
2003-06-02 | section reorder; | Jason McIntyre | |
2003-06-02 | section reorder; | Jason McIntyre | |
2003-06-02 | section reorder; | Jason McIntyre | |
2003-06-02 | section reorder; | Jason McIntyre | |
2003-06-02 | section reorder; | Jason McIntyre | |
2003-06-02 | section reorder; | Jason McIntyre | |
2003-06-02 | sort some macros, sort .Xr's | Jason McIntyre | |
2003-06-02 | section reorder; | Jason McIntyre | |
2003-06-02 | swap /usr/include/openssl and /usr/include/ssl, clean up the Makefiles | Markus Friedl | |
get rid old include files; with itojun@ and tdeval@; ok itojun@, deraadt@ | |||
2003-06-02 | Strict prototypes. | Miod Vallat | |
2003-06-02 | Remove some lies | Todd C. Miller | |
2003-06-02 | remove terms 3 & 4 on my own software | Theo de Raadt | |
2003-06-02 | Use the getopt() in getopt_long.c which supports some GNU extensions. | Todd C. Miller | |
getopt.c is no longer compiled and will eventually be removed. | |||
2003-06-02 | remove junk | Theo de Raadt | |
2003-06-01 | Correct string bounds; spotted by avsm@'s bounds checker. | Miod Vallat | |
ok krw@ rohee@ | |||
2003-06-01 | - section reorder | Jason McIntyre | |
- macro cleanup | |||
2003-06-01 | - section reorder | Jason McIntyre | |
- merge COMPATIBILITY - kill whitespace at EOL | |||
2003-06-01 | - section reorder | Jason McIntyre | |
- merge COMPATIBILITY - kill whitespace at EOL - tidy up macros | |||
2003-06-01 | - section reorder | Jason McIntyre | |
- merge COMPATIBILITY - kill whitespace at EOL | |||
2003-06-01 | - section reorder | Jason McIntyre | |
- kill unnecessary .Ns macros - add some man page section numbers to .Xr's | |||
2003-05-30 | - whitespace at EOL | Jason McIntyre | |
- remove unnecessary macros - section reorder in getrpcent(3) | |||
2003-05-30 | section reorder; | Jason McIntyre | |
2003-05-30 | - section reorder | Jason McIntyre | |
- macro cleanup | |||
2003-05-30 | make a dynamic one to quiet the whiners | Theo de Raadt | |
2003-05-30 | section reorder; | Jason McIntyre | |
2003-05-30 | i sent you the damn working diff, didn't i? | Michael Shalayeff | |
2003-05-30 | - section reorder | Jason McIntyre | |
- whitespace at EOL | |||
2003-05-30 | Fix dependancy building for ELF startup code. Changed Makefiles | Dale Rahn | |
to build startup code the same on all (ELF) archs. hppa ok mickey@ | |||
2003-05-30 | - correct macro usage | Jason McIntyre | |
- section reorder | |||
2003-05-30 | - clean up macro abuse | Jason McIntyre | |
- section reorder - merge COMPATIBILITY | |||
2003-05-30 | section reorder; | Jason McIntyre | |
2003-05-30 | - section reorder in crypt(3) | Jason McIntyre | |
- use .An/.Aq for authors | |||
2003-05-30 | - section reorder | Jason McIntyre | |
- in sigvec(3) removed .Xr to itself, added section numbers to two other .Xr's | |||
2003-05-30 | remove whitespace at EOL; | Jason McIntyre | |
2003-05-29 | tweak; | Jason McIntyre | |
ok mickey@ | |||
2003-05-29 | layout problems; jmc ok | Theo de Raadt | |
2003-05-29 | mention that this has to be enabled via sysctl before use | Michael Shalayeff | |
2003-05-27 | libpthread support for vax, at last. | Miod Vallat | |
2003-05-27 | if reverse lookup result looks like a numeric hostname, | Jun-ichiro itojun Hagino | |
someone is trying to trick us by PTR record like following: 1.1.1.10.in-addr.arpa. IN PTR 2.3.4.5 so protect against this kind of attacks. deraadt ok | |||
2003-05-24 | - typos; | Jason McIntyre | |
- new sentence, new line; - whitespace at EOL | |||
2003-05-24 | typo | Todd C. Miller | |
2003-05-24 | Say POSIX-2001 instead of Single Unix v3. They are the same but we generally | Todd C. Miller | |
mention POSIX compliance, not Single Unix compliance. | |||
2003-05-23 | - typos | Jason McIntyre | |
- whitespace at EOL - new sentence, new line | |||
2003-05-23 | - typos | Jason McIntyre | |
- new sentence, new line |