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