summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-02-17Printt ^D and newline on EOF in emacs mode like in vi mode.Otto Moerbeek
2005-02-17derived from NetBSD:Reyk Floeter
2005-02-17miscellaneous typo fixes:Jean-Francois Brousseau
2005-02-17add software WEP (will implement hardware WEP later).Damien Bergamini
2005-02-17clear the IEEE80211_RATE_BASIC flag from the rate before callingDamien Bergamini
2005-02-17unmap DMA allocated memory properly.Damien Bergamini
2005-02-17zero memory after call to malloc() to avoid freeing non-allocatedDamien Bergamini
2005-02-17print the interface name in monitor mode when interfaces go up/down; ok mcbrideJared Yanovich
2005-02-17only increase the reference count on the cvsroot structure when itJean-Francois Brousseau
2005-02-17USBVERBOSEDavid Gwynne
2005-02-17Xr fstat, netstat, psMarc Espie
2005-02-17since usb kthreads are run before / is mounted there is no longer any needDavid Gwynne
2005-02-17Fix scoping error on DIOCSBAD ioctl failure condition.Aaron Campbell
2005-02-17Remove extra return (0); call. otto@, henning@ okAaron Campbell
2005-02-17Fix indentation as to not mislead the code reader. No functional change.Aaron Campbell
2005-02-17Fix case where we were testing on AC, but operating on FD. The changed codeAaron Campbell
2005-02-17Fix scoping error where ignored nets could transition to the NOMASTER stateAaron Campbell
2005-02-17Fix scoping error in fatal error check during passphrase/privkey handling.Aaron Campbell
2005-02-17Remove dead code that has moved to ufs_vfsops.c long ago.Pedro Martelletto
2005-02-17List USB Ethernet devices. ok dlg@ drahn@Jonathan Gray
2005-02-17zap compilation date from binary, ok deraadt@, ian@Marc Balmer
2005-02-17alyte spelling-in-comment fixesJolan Luff
2005-02-16syncPeter Valchev
2005-02-16syncPeter Valchev
2005-02-16a note about why we have both EDITOR and VISUAL env vars;Jason McIntyre
2005-02-16Mention ral(4).Jonathan Gray
2005-02-16Make ral show up in man -k wireless.Jonathan Gray
2005-02-16add support for enabling amp power on a non-documented Conexant codecTodd T. Fries
2005-02-16Touchscreen sample stabilization, do multiple reads, average best two.Dale Rahn
2005-02-16On shutdown also send delete messages for isakmp SAs.Hans-Joerg Hoexer
2005-02-16Stash the environment pointer we get from realloc() instead of justTodd C. Miller
2005-02-16Prevent gzip from storing mtime and filename in the header so weTodd C. Miller
2005-02-16isp(4) on macppc is compiled with option ISP_COMPILE_FW per default as wellMartin Reindl
2005-02-16Filter spurious coordinates on pen up in abolute mode,Matthieu Herrb
2005-02-16enable rl(4), rlphy(4), pcscp(4) and isp(4) with option ISP_COMPILE_FWMartin Reindl
2005-02-16zap compilation date from the binary; ok henning@Marc Balmer
2005-02-16get rid of unneeded whitespaceJean-Francois Brousseau
2005-02-16zap compilation date from the binary; ok millert@ deraadt@David Krause
2005-02-16basic repository handling code, not plugged yetJean-Francois Brousseau
2005-02-16properly initialize the syslog_data structureJean-Francois Brousseau
2005-02-16Support point to point links.Esben Norby
2005-02-16Fix indentation to match similar code block below.Aaron Campbell
2005-02-16Fix scoping error when unhooking the interrupt handler. reyk@ okAaron Campbell
2005-02-16more `cvs history' documentation about the columns added toXavier Santolaria
2005-02-16document that `emacs' is the default editing mode, and that as wellJason McIntyre
2005-02-16Better diagnostic if an identity file is not accesible. ok markus@ djm@Otto Moerbeek
2005-02-16add /usr/X11R6/bin to the default PATH here. ok pval@.Matthieu Herrb
2005-02-16Validate successful installation of required sets by seeing if theyKenneth R Westerback
2005-02-16fix an invalid condition which returns on an invalid beacon state.Reyk Floeter
2005-02-16AV onboard mc(4) is supported nowMartin Reindl