wlan - Rip out all wlan locks part 2/2
[dragonfly.git] / usr.sbin /
2010-09-06 Matthew Dillonuserland - Port TCP-MD5 (RFC 2385) implementation.
2010-08-29 Sascha WildnerFix various mdoc issues in various manual pages.
2010-08-21 Sascha WildnerMove the arp(4) manual page to share/man, too.
2010-08-21 Sascha WildnerMove the random(4) manual page to share/man.
2010-08-21 Sascha Wildnerhotplugd(8): Remove unnecessary SRCS.
2010-08-14 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-08-13 Sascha WildnerFix a printf issue in bthcid(8) (fixes x86_64 buildworld).
2010-08-13 Samuel J. Greearftp-proxy - Port from libevent to kqueue(2)/kevent(2)
2010-08-13 Samuel J. Greearbthcid - Port from libevent to kqueue(2)/kevent(2)
2010-08-11 Matthew Dillonbuildworld - Fix breakage
2010-08-10 Sascha WildnerSome cleanup in the pf manual pages.
2010-08-09 Thomas Nikolajsenpf.conf.5: Minor adjustments
2010-08-08 Sascha Wildnerpfctl(8): Fix some little printf() issues on x86_64...
2010-08-08 Sascha Wildnerftp-proxy(8): Remove leftover .depend.
2010-08-08 Jan Lentferftp-proxy: Update to OpenBSD 4.1 pf_update_clean
2010-08-08 Jan Lentferpflogd: Update to OpenBSD 4.1
2010-08-08 Jan LentferMerge branch 'master' of git://island.quantumachine...
2010-08-08 Jan Lentferpf: Update packet filter to the version that comes...
2010-08-08 Thomas Nikolajsendaemon(8): add missing break
2010-08-01 Sascha WildnerRemove dschedctl(8).
2010-07-19 Samuel J. GreearMerge branch 'selwakeup'
2010-07-18 Sascha Wildneriwi(4): Hook it into the build again and enable it...
2010-07-12 Samuel J. GreearMerge branch 'master' into kq_devices
2010-07-10 Alex Hornungudevd - bring into sbin, add rc script
2010-06-29 Sascha WildnerLog frequency changes via syslog(3) from powerd(8)...
2010-06-28 Sascha Wildnerpowerd.8: Add missing .El
2010-06-28 Sascha Wildnerpowerd.8: Clean up the manual page a bit.
2010-06-28 Sascha WildnerHook powerd(8) into the build.
2010-06-28 Matthew Dillonpowerd - Fixes for 64-bit
2010-06-28 Matthew Dillonpowerd - Initial load monitor and cpu frequency adjustm...
2010-06-25 Sascha Wildnerbootparamd(8): Add missing function type.
2010-06-14 Sascha WildnerFix x86_64 buildworld: Use correct type in udevd (size_...
2010-06-13 Alex Hornungudevd & libdevattr - Bind into build system
2010-06-13 Alex HornungBring in udev & libdevattr
2010-06-12 Sascha WildnerFix typos in the licenses: withough -> without
2010-06-12 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2010-06-12 Sascha Wildnernetwork code: Convert if_multiaddrs from LIST to TAILQ.
2010-06-02 Sascha WildnerUncomment some references to wpi(4) now that it is in.
2010-05-23 Sascha Wildnerusbd(8): Raise WARNS to 6 and fix warnings.
2010-05-23 Sascha Wildnersa(8): Raise WARNS to 6 and fix warnings.
2010-05-06 Jan LentferBIND: entirely purge BIND and related stuff from base
2010-05-05 Jan Lentferiostat - add read/write details to output
2010-04-29 Sascha Wildnermptutil(8): Misc. cleanup
2010-04-27 Sascha WildnerYet another round of typo fixes in manpages and messages.
2010-04-26 Sascha WildnerMove wlandebug(8) to usr.sbin (like FreeBSD) and sync.
2010-04-24 Sascha WildnerAdjust a bit more for the 802.11 upgrade.
2010-04-24 Sascha Wildnermptutil.8: Remove trailing whitespace.
2010-04-24 Sascha Wildnermanpages: Fix some mdoc issues and remove trailing...
2010-04-22 Stathis Kamperisdschedctl: G/C some unneeded headers
2010-04-22 Stathis Kamperisdschedctl: Better error message on unknown policy
2010-04-21 Stathis Kamperisdschedctl: OCD attack
2010-04-21 Stathis Kamperisdschedctl: Don't assume /dev as devfs's mount point
2010-04-21 Stathis Kamperisdschedctl: Allow /dev/<disk> as valid syntax
2010-04-21 Stathis Kamperisdschedctl: Cosmetic stuff
2010-04-21 Alex Hornungdschedctl.8 - Add man page
2010-04-21 Alex Hornungdschedctl - Change arguments, clean up
2010-04-17 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-04-17 Alexander PolakovConnect mptutil(8) to the build.
2010-04-17 Alexander Polakovmptutil(8): fix build on DragonFly
2010-04-17 Alexander PolakovImport mptutil(8) from FreeBSD unmodified.
2010-04-15 Alex Hornungdsched - import the I/O scheduler framework dsched
2010-04-14 Matthew DillonMerge remote branch 'rpaulo/net80211-update'
2010-04-14 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-04-14 Sascha WildnerClean up some remains from the gcc2 days.
2010-04-13 Matthew DillonMerge remote branch 'crater/master' into net80211-update
2010-04-13 Rui PauloMerge branch 'master' into net80211-update
2010-04-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-04-12 Matthew DillonMerge branch 'net80211-update' of git://leaf.dragonflyb...
2010-04-10 Sascha WildnerAdd -Wold-style-definition to WARNS >= 3 and fix the...
2010-04-08 Sascha Wildnerhotplugd(8): We have __dead2 for __attribute__((__noret...
2010-04-08 Sascha Wildnerhotplugd(8): Raise WARNS to 6.
2010-04-07 Rui PauloMerge branch 'master' into net80211-update
2010-03-29 Thomas NikolajsenMerge commit 'crater/master'
2010-03-29 Thomas Nikolajsenvknet(1)/vknetd(8): improve markup, sync SYNOPSIS/usage...
2010-03-29 Rui PauloMerge branch 'master' into net80211-update
2010-03-29 Jan LentferBIND: Update master to v9.5.2-P3
2010-03-28 Sascha WildnerSort sections in various manual pages.
2010-03-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-03-27 Sascha WildnerFurther adjustments for 64 bit vkernels.
2010-03-23 Matthew DillonMerge remote branch 'crater/master' into vkernel64
2010-03-22 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-03-22 Sascha WildnerSync zoneinfo database with tz{code,data}2010f from...
2010-03-21 Rui PauloMerge branch 'master' into net80211-update
2010-03-18 Matthew DillonMerge branch 'net80211-update' of git://leaf.dragonflyb...
2010-03-18 Rui PauloMerge branch 'master' into net80211-update
2010-03-07 Sascha WildnerRemove WARNS?=6 from two Makefiles where it is not...
2010-03-07 YONETANI Tomokazumptable - raise WARNS to 6
2010-03-07 YONETANI Tomokazumptable - factor out the MP_SIG lookup code
2010-03-07 YONETANI Tomokazumptable - prepare to raise WARNS
2010-03-07 YONETANI Tomokazumptable - use fixed-size integers in the structures...
2010-03-05 Matthew DillonMerge remote branch 'crater/master' into net80211-update
2010-03-02 Rui PauloAdd wpa_passphrase.
2010-02-28 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-02-26 Rui PauloFix the OID_802_3_MULTICAST_LIST issue.
2010-02-26 Rui PauloSync with FreeBSD.
2010-02-25 Rui PauloSync with FreeBSD.
2010-02-25 Rui PauloDisable hostapd for now.
2010-02-25 Rui PauloFirst try at porting wpa_supplicant.
2010-02-23 Rui PauloMerge branch 'master' into net80211-update
2010-02-23 Matthew DillonMerge branch 'vendor/EXPAT'
next