Add unzip(1). If you can't beat 'em, join 'em
[dragonfly.git] / usr.sbin /
2016-03-20 Sascha WildnerSync ACPICA with Intel's version 20160318.
2016-03-15 Sascha Wildnerpppd(8): Fix an apparent bug that caused GCC whining...
2016-03-11 John MarinoMerge branch 'vendor/NCURSES'
2016-03-09 John Marinoncurses solidation: Remove all references to libtermcap
2016-03-07 Sascha WildnerAdd a manual page for exec_sys_{,un}register() system...
2016-03-02 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-03-01 Sascha Wildnerrtadv{d,ctl}(8): Resolve some __FreeBSD__/__FreeBSD_ver...
2016-02-13 Sascha WildnerSync ACPICA with Intel's version 20160212.
2016-02-10 zrjdocs: Move timed(8) SMM papers into share/doc
2016-02-10 zrjdocs: Move lpd(8) SMM papers into share/doc
2016-02-10 zrjdocs: Move config(8) SMM papers into share/doc
2016-02-08 Imre VadászMerge branch 'vendor/BINUTILS225'
2016-01-29 John Marinoprivatize libncurses (touches many, many programs)
2016-01-28 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-01-28 John Marinomove private edit library to /lib/priv
2016-01-27 John Marinoprivatize libedit (used by numerous base programs)
2016-01-26 zrjCorrect BSD License clause numbering from 1-2-4 to...
2016-01-26 zrjRemove advertising header from src
2016-01-26 zrjRemove advertising header from usr.sbin/
2016-01-21 Sascha WildnerFix SEE ALSO sorting in a number of manual pages.
2016-01-19 Matthew Dillonpstat - Add -h option
2016-01-13 Sascha Wildnersliplogin(8): Fix a mistake i made in 0fe90ae88cbf.
2016-01-12 Sascha WildnerRemove two casts of NULL.
2016-01-09 Sascha Wildnerrtadvd(8)/rtadvctl(8): Raise WARNS to 6 and fix two...
2016-01-09 Sascha Wildnermrouted(8): Raise WARNS to 2 and fix some warnings.
2016-01-09 Sascha Wildnersliplogin(8): Fix a number of style(9) issues / warning...
2016-01-09 Sascha Wildnertzsetup(8): Raise WARNS to 6 and fix a warning.
2016-01-09 Sascha Wildnerrpc.lockd(8): Clean up the Makefile a little.
2016-01-09 Sascha Wildnerrpc.lockd(8): Remove an obsolete file from an older...
2016-01-08 Sascha WildnerSync ACPICA with Intel's version 20160108.
2016-01-01 Sascha WildnerSplit EXIT STATUS and DIAGNOSTICS sections in manual...
2015-12-25 Sascha WildnerRaise WARNS to 3 for most ACPICA tools.
2015-12-24 Alexander Kuleshovboot0cfg: use getdevpath() instead of custom function
2015-12-24 Alexander Kuleshovboot0cfg: check result of malloc in read_mbr()
2015-12-24 Imre Vadaszmoused: Read more than 1 byte at a time from the mouse...
2015-12-24 Imre Vadaszmoused: Omit superfluous gettimeofday calls when mouse...
2015-12-21 Sascha Wildnerkernel: Remove the old unionfs that was unhooked from...
2015-12-19 Sascha WildnerRevert "Sync ACPICA with Intel's version 20151218."
2015-12-19 Sascha WildnerSync ACPICA with Intel's version 20151218.
2015-12-14 Matthew Dilloninstaller - use a more modern mount setup for UFS and...
2015-12-14 Matthew Dilloninstaller - use a more modern mount setup for UFS and...
2015-12-10 Sascha Wildnerbtxld(8): Fix some warnings and raise WARNS to 6.
2015-12-04 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-12-04 John MarinoMerge branch 'vendor/GCC50'
2015-11-25 Sascha WildnerSync ACPICA with Intel's version 20151124.
2015-11-25 Sascha Wildneriasl(8): Add some files as dependencies which are m4_in...
2015-11-23 Sascha Wildnerinstaller: Bump /boot size to 1G and various other...
2015-11-23 Sascha Wildnerinstaller: Bump minimum disk size to 4GB.
2015-11-10 Sascha WildnerRemove unnecessary whitespace in macro arguments in...
2015-11-04 John MarinoMerge branch 'vendor/TNFTP'
2015-11-04 John MarinoMerge branch 'vendor/DIALOG'
2015-11-04 John MarinoMerge branch 'vendor/TCSH'
2015-11-04 John MarinoMerge branch 'vendor/GREP'
2015-11-04 John MarinoMerge branch 'vendor/BINUTILS225'
2015-11-03 John MarinoMerge branch 'vendor/LIBEDIT'
2015-11-03 John MarinoMerge branch 'vendor/XZ'
2015-11-02 John MarinoMerge branch 'vendor/ELFTOOLCHAIN'
2015-10-21 Sepherosa Ziehaurtadvd: Fix DNSSL options handling
2015-10-01 Sascha WildnerSync ACPICA with Intel's version 20150930.
2015-09-29 Matthew Dillonrpcbind - Fix crash
2015-09-22 Sascha Wildnerrtadvctl.8: Use Mt for email addresses.
2015-09-21 Matthew Dillonrtadvd - Import newer rtadvd, add rtadvctl from FreeBSD-10
2015-09-19 Sascha Wildneri386 removal, part 43/x: Remove/change i386 specific...
2015-09-01 Sascha Wildneracpicall(8): Add -U option for passing UUIDs as buffers.
2015-08-31 Sascha Wildneracpicall(8): Style fixes.
2015-08-31 Sascha Wildneracpicall.8: Fix backslashes in method paths.
2015-08-31 Sascha WildnerAdd a acpicall(8) utility for debugging and tweaking...
2015-08-24 Sascha Wildnertcpdrop.8: Remove unneeded .Nm arguments.
2015-08-24 Sascha WildnerSort SEE ALSO in various manual pages.
2015-08-21 Sascha Wildneri386 removal, part 37/x: Remove more i386 related small...
2015-08-21 Sascha Wildneri386 removal, part 36/x: Remove the i386 specific kgzip...
2015-08-21 Sascha WildnerSync ACPICA with Intel's version 20150818.
2015-08-19 Sascha Wildneriasl.8: Clarify the -in option a bit better.
2015-08-18 Sepherosa Ziehaupowerd: Restore backlight when powerd exits
2015-08-18 Sepherosa Ziehaundp: Fix neighbor cache entry expire time logging
2015-08-17 Sepherosa Ziehaupowerd: Set backlight to the specified value, if AC...
2015-08-15 Sascha Wildneri386 removal, part 35/x: Remove the i386 specific vesa...
2015-08-08 John MarinoMerge branch 'vendor/NVI2'
2015-08-06 John MarinoMerge branch 'vendor/TRE'
2015-08-03 Sascha Wildneri386 removal, part 29/x: Remove old serial drivers...
2015-08-03 Sascha Wildneri386 removal, part 28/x: Remove pnpinfo(8).
2015-07-29 Sascha Wildneri386 removal, part 24/x: Remove i386 specific parts...
2015-07-27 Sepherosa Ziehautcpdrop: Drop a specific tcp connection or all tcp...
2015-07-20 Sepherosa Ziehaupowerd: Add options to limit CPU power domains' frequency
2015-07-18 John MarinoMerge branch 'vendor/GCC50'
2015-07-18 Sascha WildnerSync ACPICA with Intel's version 20150717.
2015-07-17 John MarinoDisconnect hostapd from building in base
2015-07-17 Sepherosa Ziehaupowerd.8: Fix comment about P-state effect on Intel...
2015-07-15 Sepherosa Ziehaupowerd: Reverse the meaning of -e option
2015-07-12 John MarinoMerge branch 'vendor/OPENBSD_LIBM'
2015-07-11 Sepherosa Ziehausensors: Add frequency sensor type
2015-07-10 Sepherosa Ziehaupowerd: Implement mwait C-state hint adjustment
2015-07-10 Sepherosa Ziehaupowerd: Allow disable CPU power domain frequency adjustment
2015-07-10 Sepherosa Ziehaupowerd: Rework cpu and cpu power domain selection
2015-07-09 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-07-06 Sepherosa Ziehaupowerd: Staticize global variables
2015-07-06 Sepherosa Ziehaupowerd: Merge TotalCpus and NCpus
2015-07-06 Sepherosa Ziehaupowerd.8: List only related kernel modules
2015-07-06 Sepherosa Ziehaupowerd: Remove unused global variable CpuCount[]
2015-07-04 Sascha WildnerUse roundup2() from <sys/param.h> in a number of places.
next