Move dwmmc.h to dwmmc_reg.h. This is in preperation for adding support to
[freebsd.git] / usr.sbin /
2015-08-27 delphijdie() would never return, mark it as so.
2015-08-27 delphijPlug a possible memory leak.
2015-08-26 jkimMerge ACPICA 20150818.
2015-08-25 araujoSync ypwhich(1) code with the OpenBSD version that...
2015-08-24 traszSome random tweaks to ctl.conf(5).
2015-08-24 hrsAdd static and remove unused variables.
2015-08-24 hrsRemove obsolete API (SIOCGDRLST_IN6 and SIOCGPRLST_IN6...
2015-08-24 impMake it clear that we're ignoring the return value...
2015-08-21 baptFix err pointer not initialized to NULL resulting
2015-08-21 impTurn off gcc's uninitialized warnings for this code...
2015-08-21 baptFix typo in regression test
2015-08-21 baptFix /home symlink creation
2015-08-21 baptFix useradd regression:
2015-08-20 asomersAdd ATF functional tests for fstyp(8). No ZFS or GELI...
2015-08-19 ianAdd a new exit-timeout option to watchdogd.
2015-08-19 delphijIssue warning and refuse to proceed further if the...
2015-08-18 asomersServe /etc/eui64 via NIS.
2015-08-17 glebiusBelatedly fix documentation on which interface to use...
2015-08-17 grehanAdd simple (no-op) emulations for the CHECK_POWER_MODE,
2015-08-15 mavDrop "internal" CTL frontend.
2015-08-14 baptRegression: fix pw usermod -w xxx
2015-08-12 bruefferFix a few mandoc warnings.
2015-08-11 mavAnother small typo.
2015-08-11 mavFix minor typo.
2015-08-11 araujostyle(9) requires a space here.
2015-08-11 araujoSync the code with OpenBSD.
2015-08-10 bzRather than hardcoding a string and limiting the compar...
2015-08-10 edRemove bad call to shutdown().
2015-08-08 mavRefactor early stages of security negotiation.
2015-08-08 mavRemove some code duplication.
2015-08-07 bruefferManpage cleanup.
2015-08-05 baptAdd regression tests for a bug reported in stable/10
2015-08-05 ngieSet f_file to -1/F_UNUSED when after closing when possible
2015-08-04 svnmirEnsure the local MANIFEST is always used when verifying...
2015-08-03 edAvoid calling strlen() where we can use the strspn...
2015-08-03 dteskeClarify pw(8) manual w/respect to required arguments...
2015-08-03 baptFix bugs spotted by gcc
2015-08-03 adrianActually set quiet to something.
2015-08-02 baptUse intmax_t rather than long long
2015-08-02 baptConvert the year used for regression test fro 2043...
2015-08-02 baptFix build on 32bits
2015-08-02 baptSplit some extra long lines
2015-08-02 baptSplit some extra long lines
2015-08-02 baptCleanup a bit includes
2015-08-02 baptAdd regression tests about adding already existsing...
2015-08-02 baptFix regression: report if a group already exists when...
2015-08-02 baptFix regression: report again if a username already...
2015-08-02 baptRemove dead code
2015-08-02 baptRewrite parsing subcommands arguments of pw(8)
2015-08-02 baptRemove netbsd tests on pw(8)
2015-08-01 baptRemove things that crept in after badly checked revert
2015-08-01 baptPartial revert of r286152
2015-08-01 baptFix build
2015-08-01 baptFix formatting of new code
2015-08-01 baptRevert r286148
2015-08-01 baptValidate expiration days and password days from commman...
2015-08-01 baptValidate the max_uid/max_gid boundaries and entry type...
2015-08-01 baptCast uid/git to uintmax_t when using printf-like functi...
2015-08-01 baptHandle +:*:: the same way we handle +::: when checking...
2015-08-01 baptUse strtoumax instead of strtoul
2015-07-31 emasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-30 emasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-30 baptImprove strtounum
2015-07-29 baptCleanup includes
2015-07-29 baptActually set the proper license
2015-07-29 baptActually add the new code
2015-07-29 baptCreate a strtounum function using the same API as strtonum
2015-07-28 baptReject usermod and userdel if the user concerned is...
2015-07-28 bdreweryFix rescue build after r284356 with STRIP= by using...
2015-07-28 baptCheck uid/gid used when creating a user/group are not...
2015-07-28 baptFix wrong warning printed after changing or updating...
2015-07-28 bdreweryMFV r285970:
2015-07-28 zbbImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-28 baptwhen -n is passed to any pw subcommand it is always...
2015-07-28 araujoStaticfy and constify some variables and clean up the...
2015-07-25 druFix transposed words in man page.
2015-07-22 jkimMerge ACPICA 20150717.
2015-07-21 allanjudeAdd the Dell E7240 laptop and Intel DP965LT motherboard...
2015-07-20 pfgsnmp_hostres(3): Fix buffer overflow.
2015-07-19 delphijUse fixed date/time (the time choosen was the time...
2015-07-19 araujoAdd support to the jail framework to be able to mount...
2015-07-18 allanjudeAdd support for two workarounds for known issues bootin...
2015-07-18 traszfstyp(8) ships with 10.2.
2015-07-18 traszuefisign(8) ships with 10.2.
2015-07-17 bennoMerge driver for PMC Sierra's range of SAS/SATA HBAs.
2015-07-17 baptmake ctdladm(8) return 0 is everything was ok.
2015-07-16 jhibbitsFix formatting.
2015-07-16 araujoFix a warning spotted by gcc4.9: dereferencing type...
2015-07-14 allanjudeMake bsdinstall's zfsboot script align partitions to...
2015-07-14 allanjudeSet a mountpoint on the root of the pool so user-create...
2015-07-14 allanjudeHave bsdinstall's zfsboot script make /var/audit its...
2015-07-13 allanjudeFix a typo in bsdinstall
2015-07-13 baptReally fix -o
2015-07-13 baptAdd regression tests to ensure we keep allowing creatin...
2015-07-13 baptRegression fix: allow to create users with uid0
2015-07-13 baptFix logic of check duplicates that has been inverted
2015-07-12 delphijBump version after 4.2.8p3 import.
2015-07-12 baptEnsure skeldir is abolute path (relatively to the rootdir)
2015-07-12 baptpw -R <rootdir> userdel can now cleanup installation
2015-07-12 baptRework the home directory creation and copy or the...
next