Age | Commit message (Expand) | Author |
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 |
2005-03-01 | The maximum file size on MS-DOS filesystems is 4 GB - 1 byte, so | Tom Cosgrove |
2005-03-01 | pull in r1.8 from NetBSD, drochner: "amd64: stack sanity, leave the | Daniel Hartmeier |
2005-03-01 | Set errno right before return(), so that it does not risk being reset | Miod Vallat |
2005-03-01 | regen | Otto Moerbeek |
2005-03-01 | Increase the default number of usb dev nodes to 6. Some new machines | Otto Moerbeek |
2005-03-01 | Avoid 32-bit overflow by casting blk arg to lblktosize() to (off_t). Solves | Aaron Campbell |
2005-03-01 | apm and apmd appeared for 2.0 not 1.2; spotted by marc@ | Miod Vallat |
2005-03-01 | add tools for managing known_hosts files with hashed hostnames, including | Damien Miller |
2005-03-01 | option to hash hostnames output by ssh-keyscan; ok markus@ deraadt@ | Damien Miller |
2005-03-01 | add support for hashing host names and addresses added to known_hosts files, | Damien Miller |
2005-03-01 | bz#413: allow optional specification of bind address for port forwardings. | Damien Miller |
2005-03-01 | `Mac mini' takes a capital`M'; ok otto | Xavier Santolaria |
2005-03-01 | document `cvs rdiff'; ok joris jmc | Xavier Santolaria |
2005-03-01 | fix the radiotap bpf listener | Reyk Floeter |
2005-03-01 | only use MAX_KMAPENT 2000 on i386 amd64 sparc64 and revert to 1000 on all | Henning Brauer |
2005-02-28 | Store interrupt state in one variable not two, remove inlines which | Dale Rahn |
2005-02-28 | +mac mini | Otto Moerbeek |
2005-02-28 | do not forget to call cvs_connect() when we are using a remote cvs server. | Joris Vink |
2005-02-28 | Fix confusion between KS_paragraph and KS_section; inspired from a PS/2 | Miod Vallat |
2005-02-28 | Fix confusion between KS_paragraph and KS_section; inspired from a PS/2 | Miod Vallat |
2005-02-28 | update my email address. | Joris Vink |
2005-02-28 | add radiotap, monitor and promiscuous mode support. | Damien Bergamini |
2005-02-28 | do per-node rate adaptation. paves the way for ibss support. | Damien Bergamini |
2005-02-28 | Use .Ox instead of \*(oS since we don't want the OS version displayed | Todd C. Miller |
2005-02-28 | Document some limitations of the MS-DOS filesystem. | Tom Cosgrove |
2005-02-28 | document the public interface to PkgSpec. | Marc Espie |
2005-02-28 | use the linkshar keyword when gtalking about the link sharing service | Henning Brauer |
2005-02-28 | oops, since we override MANALL, we need to complete it. | Marc Espie |
2005-02-28 | Provide inittodr and resettodr for xscale, remove them from sa11x0, and | Uwe Stuehler |
2005-02-28 | add DLT_IEEE802_11_RADIO (802.11 + radiotap header) | Reyk Floeter |
2005-02-28 | basic API documentation, not yet finished. | Marc Espie |
2005-02-28 | Fix minor KNF nit that hurts every time I analyse this code. | Christopher Pascoe |
2005-02-28 | correct mistake in license clause numbering; | Jason McIntyre |
2005-02-28 | another fix from netbsd pointed out by jsg@ | David Gwynne |
2005-02-28 | Don't bother trying to load an empty firmware file. | Patrick Latifi |
2005-02-28 | bz#849: document timeout on untrusted x11 forwarding sessions. Reported by | Damien Miller |
2005-02-28 | Do not incorrectly emit "too many" message in debugging code. | Christopher Pascoe |
2005-02-28 | Remove unused variable if_flags in struct carp_softc, ok mickey@ | Ryan Thomas McBride |
2005-02-27 | avoid nameservice lookups in regress test; ok dtucker@ | Damien Miller |
2005-02-27 | remove dead code of unsupported ioctls from FreeBSD. we do it in a | Reyk Floeter |
2005-02-27 | Move wsdisplay-only prototypes declarations in the #if NWSDISPLAY > 0 block | Miod Vallat |
2005-02-27 | Document how to set CONSCODE to point to an SGC device if one wants to force | Miod Vallat |
2005-02-27 | SGC frame buffers can now be used as consoles. | Miod Vallat |
2005-02-27 | use PW_SIZE and PW_COPY macros for simplified reading. | Patrick Latifi |
2005-02-27 | document mac68k backplane bus | Martin Reindl |
2005-02-27 | Split sti softc in two structures, one device-related for regular device | Miod Vallat |