acpica: Exclude nsdumpdv.c, it's obsolete & its code is #ifdef'd out.
[dragonfly.git] / usr.sbin /
2014-07-26 Sascha Wildneracpica: Exclude nsdumpdv.c, it's obsolete & its code...
2014-07-20 Nuno AntunesUse system's RT_ROUNDUP and RT_ADVANCE macros instead...
2014-07-19 Matthew Dillonkernel - Revert "Fix buildworld."
2014-07-14 Matthew Dillonpowerd - Set to max performance if killed
2014-07-04 Matthew Dillonkernel - Refactor cpumask_t to extend cpus past 64...
2014-06-29 Sascha WildnerFix buildworld.
2014-06-28 Sascha WildnerChmod 644 a few scripts in the tree.
2014-06-28 Sascha Wildneracpi: Sync aapits Makefile with 20140627 ACPICA test...
2014-06-28 Sascha Wildnerkernel: Sync ACPICA with Intel's version 20140627.
2014-06-28 Matthew Dillonpfctl - Change default keep-policy to bring more in...
2014-06-27 Matthew Dillonpfctl - Fix pf_print_state
2014-06-26 Sascha Wildnernewsyslog(8): Remove a NULL-check-after-use and instead...
2014-06-21 Franco Fichtnerauthor style fixes in manual pages
2014-06-15 Sascha WildnerRemove some unneeded continue statements.
2014-06-08 Imre VadaszConvert files to UTF-8
2014-06-07 Peter AvalosMerge branch 'vendor/TNFTP'
2014-06-06 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-06-05 Sascha Wildnerhostapd.conf.5: Add back Mt for email addresses.
2014-06-03 Sascha Wildnerwpa_supplicant/hostapd: Fix a number of manual page...
2014-06-02 Franco Fichtnerservice: vanilla import of /etc/rc.d/xxx wrapper
2014-06-01 Peeterpflogd: Make pflogd recognize previous logfile
2014-05-30 Sascha Wildneracpica: Add a Makefile for the 'aapits' utility (part...
2014-05-29 Sascha Wildnerinstaller: Fix disk_find() on systems that have both...
2014-05-28 John MarinoWPA Supplicant version upgrade complete: 0.6.10 => 2.1
2014-05-28 John MarinoMerge branch 'vendor/WPA_SUPPLICANT'
2014-05-28 John MarinoMerge branch 'vendor/HOSTAPD'
2014-05-23 Sascha Wildneracpixtract.8: Add missing Fl
2014-05-18 Sascha WildnerAdjust some LDADD/DPADD.
2014-05-06 Peter AvalosMerge branch 'vendor/FILE'
2014-05-03 Matthew DillonMerge branch 'vendor/LIBPCAP'
2014-05-01 Sascha WildnerRemove ATM protocol support.
2014-04-30 Sascha Wildnerkernel: Sync ACPICA with Intel's version 20140424.
2014-04-28 Peeterpflogd: Make pflog readable by tcpdump
2014-04-23 Sascha WildnerAdjust newsyslog(8) and pkill(1) for the new PID_MAX.
2014-04-20 Sascha WildnerRemove support for the IPX and NCP protocols, and for...
2014-04-16 Sascha WildnerFix a number of typos in messages and manual pages.
2014-04-14 Sascha Wildnerkernel: Sync ACPICA with Intel's version 20140325.
2014-04-10 Sascha WildnerAdd some manual pages for the ACPICA utilities provided...
2014-04-10 Sascha WildnerRemove the acpisrc utility which is for ACPICA distribu...
2014-04-08 François TigeotRemove the RELEASE_CRUNCH build variable
2014-04-08 Peter AvalosMerge branch 'vendor/OPENSSL'
2014-04-02 François TigeotRevert "installer: Export /boot device name in loader...
2014-03-31 François TigeotRevert "Remove crunchgen(8)."
2014-03-20 Sascha Wildnercrashinfo(8): Add -w and -R to the ps command.
2014-03-15 François Tigeotinstaller: Export /boot device name in loader.conf
2014-03-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2014-03-15 Matthew Dillondntpd - Improve offset correction precision
2014-03-12 Sascha WildnerNow that the base issue is fixed, enable -Wsign-compare...
2014-03-11 Sascha Wildnerusbconfig.8: Add a usbdump(8) reference.
2014-03-10 Sascha WildnerSync usbconfig(8) with FreeBSD.
2014-03-10 Sascha WildnerBring in FreeBSD's usbdump(8).
2014-03-10 Sascha WildnerMake usb4bsd the default USB stack.
2014-03-08 Justin C. SherrillSun switched these files to a 3-clause BSD license...
2014-03-05 Sascha Wildnerinstaller: Adjust so we can install a vkernel environme...
2014-02-28 Sascha Wildnerrtadvt(8): Bump WARNS to 2.
2014-02-23 Sascha Wildnersyslogd: Fix indent.
2014-02-22 Sascha WildnerRemove some casts of NULL to pointer types which had...
2014-02-21 Sascha Wildnerrpc.lockd(8): Fix some references of the wrong lock.
2014-02-20 Sascha WildnerRaise WARNS for a few things in usr.sbin and fix warnings.
2014-02-20 Sascha Wildner<rpc/types.h>: Use our standard definition for NULL...
2014-02-18 Alex Hornungvnconfig - don't make it harder to script vnconfig
2014-02-12 Sascha Wildneracpi: Move osdragonflytbl.c where it belongs in the...
2014-02-09 Sascha Wildnerkernel: Sync ACPICA with Intel's version 20140114.
2014-02-09 John Marinodaemon(8): Add -P, -r, -u options from FreeBSD
2014-02-09 John Marinolibutil: Various updates from FreeBSD, esp. pid_* functions
2014-02-09 Sascha WildnerMerge branch 'vendor/EE'
2014-01-23 Sascha WildnerStop using libcompat in our tree.
2014-01-21 Sascha Wildneracpidump.8: acpidb is acpiexec now but no manpage yet...
2014-01-20 Sascha Wildneracpi: Fix building userland.
2014-01-15 Sascha WildnerRemove a bunch of unnecessary semicolons.
2014-01-09 Sascha Wildnerinstaller: Fix recently introduced format / argument...
2014-01-06 Sascha WildnerIn userland, fix printf(-like) calls without literal...
2014-01-06 Franco Fichtnermakewhatis: move verbose stuff into respective if statement
2014-01-06 Sascha Wildnersysvipcd(8): Oops, remove forgotten brace.
2014-01-06 Sascha Wildnersysvipcd(8): Clean up log functions a bit.
2014-01-06 Sascha Wildnersysvipcd(8): Put SYSV_SEMS related messages under -d.
2014-01-06 Sascha Wildnersysvipcd(8): Mark two functions as printf like.
2014-01-05 Franco Fichtnermakewhatis: scan for potentially missing MLINKS in...
2014-01-04 Sascha Wildnersysvipc.8: Add description for -p.
2014-01-04 Sascha Wildnersysvipcd(8): Use pidfile() and add missing header.
2014-01-04 Sascha Wildnersysvipcd(8): Make -d imply -f and write a usage().
2014-01-04 Sascha Wildnersysvipcd(8): It is -p which takes an argument, not -f.
2014-01-04 Sascha WildnerA few accumulated manual page fixes.
2014-01-04 Markus PfeifferBring in GSoC code: SysV IPC in userspace
2013-12-31 Franco FichtnerMerge branch 'vendor/MDOCML'
2013-12-30 Sascha WildnerRemove main() prototypes.
2013-12-25 Sascha Wildnerzic.8: Fix section in .Xr macro.
2013-12-22 Sascha Wildnerzic(8): Sync with tzcode2013i from ftp://ftp.iana.org...
2013-12-16 Sascha Wildnerppp.8: Fix the last mandoc(1) warnings.
2013-12-09 Franco Fichtnermakewhatis(8): replace mdoc(7) OS text macros
2013-12-09 Franco Fichtnermakewhatis(8): small cleanups, reduce diff against...
2013-12-08 Eitan Adlermakewhatis(1): use static where appropriate
2013-12-08 Eitan AdlerAdd static where useful.
2013-12-08 Franco Fichtnermakewhatis(8): change index build logic
2013-12-07 Sascha Wildneracpi utilities: Raise WARNS to 2, bump CSTD to gnu99...
2013-12-06 John MarinoMerge branch 'vendor/BINUTILS224'
2013-12-05 Sascha Wildnertcpd{chk,match}(8): Raise WARNS to 2 and fix warnings.
2013-12-05 Sascha Wildnersdpd(8): Raise WARNS to 2 and fix warnings.
2013-12-05 Sascha Wildnerrpcbind(8): Raise WARNS to 3 and fix warnings.
2013-12-05 Sascha Wildnerifmcstat(8): Raise WARNS to 3 and fix warnings.
next