Age | Commit message (Expand) | Author |
2005-03-02 | More const in h_errlist and h_nerr; Francois Perrad | Todd C. Miller |
2005-03-02 | Explicitly leave room for the NUL byte in {wday,mon}_name; Francois Perrad | Todd C. Miller |
2005-03-02 | Fix typo that breaks compilation #ifndef __weak_alias; Francois Perrad | Todd C. Miller |
2005-03-02 | clarify section on packet forwarding; | Jason McIntyre |
2005-03-02 | update IEEE80211 media types and options; | Jason McIntyre |
2005-03-02 | missing word; | Jason McIntyre |
2005-03-02 | radiotap support largely based on NetBSD rtw. | Jonathan Gray |
2005-03-02 | more regression tests for wraps. | Marc Espie |
2005-03-02 | let m4wrap handle multiple wraps, both in normal and gnu-mode. | Marc Espie |
2005-03-02 | document `cvs rtag'; ok joris jmc | Xavier Santolaria |
2005-03-02 | get rid of an embedded compilation date in perl(1) | Marc Balmer |
2005-03-02 | - rcs_write() is now static | Jean-Francois Brousseau |
2005-03-02 | - make sure we are using a remote method before calling | Joris Vink |
2005-03-02 | bz#987: mention ForwardX11Trusted in ssh.1, | Damien Miller |
2005-03-02 | ignore hostnames with metachars when hashing; ok deraadt@ | Damien Miller |
2005-03-02 | fix addition of new hashed hostnames when CheckHostIP=yes; | Damien Miller |
2005-03-02 | (And remember to remove the block on filesystems > 128 GB) | Tom Cosgrove |
2005-03-02 | Add support for MS-DOS filesystems > 128 GB, by changing the way we | Tom Cosgrove |
2005-03-02 | Make all the MS-DOS filesystem code ignore trailing dots and spaces, in | Tom Cosgrove |
2005-03-01 | avoid using a full macro as a -width specifier, it only confuses groff; | Jason McIntyre |
2005-03-01 | .El in the wrong place; | Jason McIntyre |
2005-03-01 | provide missing `indent' argument to -offset in displays; | Jason McIntyre |
2005-03-01 | google knows | Michael Shalayeff |
2005-03-01 | make sure _quick3p is always defined. Thanks dale! | Marc Espie |
2005-03-01 | Display hardware name and display resolution at attach time, as done on sparc. | Miod Vallat |
2005-03-01 | Print display resolution as %dx%d, not %d x %d. | Miod Vallat |
2005-03-01 | fix call to rcs_open() so the file gets created, and remove the | Jean-Francois Brousseau |
2005-03-01 | use one uint64_t instead of two uint32_t in rx radiotap header. | Damien Bergamini |
2005-03-01 | make sure radiotap structures are packed. | Damien Bergamini |
2005-03-01 | import rssadapt man page from NetBSD. | Damien Bergamini |
2005-03-01 | Unbreak arp_input with carp; add back the call to carp_iamatch() | Ryan Thomas McBride |
2005-03-01 | a little spacing; some list adjustment; | Jason McIntyre |
2005-03-01 | - make large packets work without hanging the interface | Ryan Thomas McBride |
2005-03-01 | Regen | Miod Vallat |
2005-03-01 | Move serial and parallel devices left by mistake in the ``other'' section | Miod Vallat |
2005-03-01 | sort options (no attempt made at synopsis clean up though); | Jason McIntyre |
2005-03-01 | occurance -> occurrence; | Jason McIntyre |
2005-03-01 | sort options; | Jason McIntyre |
2005-03-01 | sync usage() w/ man SYNOPSIS; | Jason McIntyre |
2005-03-01 | add HashKnownHosts to -o list; | Jason McIntyre |
2005-03-01 | make sure the ttl does not wrap; pr 4093; ok Jared | Markus Friedl |
2005-03-01 | sort options and sync usage(); | Jason McIntyre |
2005-03-01 | Update struct _ftsent to match with fts.h. | Marco Pfatschbacher |
2005-03-01 | whitespace; | Jason McIntyre |
2005-03-01 | only call eaio_l2() if kernel has support for pcxl2 compiled in; from weissma... | Michael Shalayeff |
2005-03-01 | new sentence, new line; | Jason McIntyre |
2005-03-01 | do not mark up punctuation; | Jason McIntyre |
2005-03-01 | too fast little futterbly; cvs said it was before 1.2 | Michael Shalayeff |
2005-03-01 | remove some unneccesary macros; | Jason McIntyre |
2005-03-01 | Fix an integer overflow that prevented us from reading files >= 2 GB | Tom Cosgrove |