]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Add missing header needed by sleep(3).
[FreeBSD/FreeBSD.git] / sbin /
2013-07-15 rmhAdd -n flag for compatibility with Linux version of...
2013-07-12 jimharris%d should be used for printing int32_t instead of %zd.
2013-07-12 olegFix 'SEE ALSO' list.
2013-07-12 jhClarify how "hide" and "unhide" commands work on direct...
2013-07-09 jimharrisEnsure controller or namespace node name is specified...
2013-07-09 jimharrisCondense the output for displaying LBA formats.
2013-07-09 jimharrisSend per-namespace logpage commands to the controller...
2013-07-09 jimharrisTry to read firmware image before prompting the user...
2013-07-09 jimharrisIncorporate feedback from bde@ based on r252672 changes:
2013-07-09 rmacklemDocument the "gssname" and "allgssname" mount options...
2013-07-08 asomersCorrect the printf format specifier for total_events.
2013-07-06 netchild- Move videodev headers from compat/linux to contrib...
2013-07-04 rpauloRestore the dbus directory that was not meant to be...
2013-07-04 rpauloMerge hostapd / wpa_supplicant 2.0.
2013-07-04 pjdFix dhclient for interfaces that are down. The discover...
2013-07-04 jimharrisFix printf argument mismatch reported by gcc on i386.
2013-07-03 pjdMFp4 @229488:
2013-07-03 pjdMFp4 @229487:
2013-07-03 pjdMFp4 @229486:
2013-07-03 pjdMFp4 @229485:
2013-07-03 pjdMFp4 @229484:
2013-07-03 pjdMFp4 @229483:
2013-07-03 pjdMFp4 @229482:
2013-07-03 pjdMFp4 @229481:
2013-07-03 pjdMFp4 @229480:
2013-07-03 pjdMFp4 @229479:
2013-07-03 pjdMFp4 @229477:
2013-07-03 pjdRemove redundant white-spaces.
2013-07-03 pjdMFp4 @229476,229478:
2013-07-03 pjdMFp4 @229474:
2013-07-03 pjdMFp4 @229473:
2013-07-03 pjdMFp4 @229472:
2013-07-03 pjdMFp4 @229471:
2013-07-03 pjdMFp4 @229470:
2013-07-03 pjdMFp4: @229469:
2013-07-03 hrsFix a typo (s/error/errno/).
2013-07-02 delphijWhen listing with -f, skip all memory disks that are...
2013-07-02 delphijPlug a memory leak.
2013-07-02 asomersExplicitly include <cstdarg> to fix compilation with...
2013-07-02 bmsWhen acquiring a lease, record the value of the BOOTP...
2013-07-01 wblockAdd a new gptboot(8) man page. Factor out the redundan...
2013-07-01 asomersstyle(9) fixes, including the removal of page break...
2013-07-01 asomersAdd a SIGINFO handler to devd. It will send useful...
2013-07-01 asomersAdd syslog(3) support to devd(8).
2013-07-01 delphijCorrect a typo in comment.
2013-07-01 trocinyMake hastctl(1) ('list' command) output a worker pid.
2013-06-30 schweikhCorrect some grammar.
2013-06-30 hrsDo not display a warning message in a jail without...
2013-06-29 delphij - Modify swapon(8) so that it uses most of geli(8...
2013-06-29 edDon't let hastd use C11 atomics.
2013-06-29 joelmdoc: remove EOL whitespace.
2013-06-28 davide- Trim an unused and bogus Makefile for mount_smbfs.
2013-06-28 hrsFix build with gcc.
2013-06-28 hrsFix build.
2013-06-27 hrs- Add vnode-backed swap space specification support...
2013-06-27 glebiusFix build.
2013-06-27 jimharrisAdd firmware replacement and activation support to...
2013-06-26 jimharrisAdd log page support to nvmecontrol(8) through a new...
2013-06-26 jimharrisAdd generalized helper functions for printing hex data...
2013-06-26 jimharrisEnsure that a device node is specified when invoking...
2013-06-26 jimharrisCreate #defines for NVME_CTRLR_PREFIX and NVME_NS_PREFI...
2013-06-26 jimharrisAdd an nvme_function structure array, defining the...
2013-06-26 jimharrisBreak out code related to the reset command into a...
2013-06-26 jimharrisBreak out code related to the perftest command into...
2013-06-26 jimharrisBreak out code related to the identify command into...
2013-06-26 jimharrisBreak out code related to the devlist command into...
2013-06-26 jimharrisAdd separate *_usage() functions for each nvmecontrol...
2013-06-26 jimharrisAdd an open_dev() helper function to be used in the...
2013-06-21 hrs- Use length of _PATH_DEV instead of a hardcoded value[*].
2013-06-20 hrseturn -1 when the specified backing store file is not...
2013-06-20 hrs- Add "-f file" support to listing mode (-l). When...
2013-06-18 peterIntroduce svnlite so that we can check out our source...
2013-06-17 baptUpdate dialog to 1.2-20130523
2013-06-15 edLet hastd use C11 atomics.
2013-06-14 mavImprove firmware download status check. Previous check...
2013-06-12 mavFix build after r251654.
2013-06-12 dimUpgrade our copy of llvm/clang to 3.3 release.
2013-06-12 mavUse CAM_DIR_NONE for requests without data.
2013-06-11 floMove the check whether the clear flag is set. This...
2013-06-09 marcelChange the set and unset ctlreqs by making the index...
2013-06-09 hrsFix a bug that the gateway address was not shown when...
2013-06-07 jhRevert r238399.
2013-06-05 jkimAdd GNU regex from glibc 2.17.
2013-05-30 delphijMFV: tcpdump 4.4.0.
2013-05-22 jkimImprove compatibility with old flex and fix build with...
2013-05-21 jkimAdd flex 2.5.37 from flex.sourceforge.net to contrib.
2013-05-20 jkimMerge ACPICA 20130517.
2013-05-20 sjgSync with upstream version (20130520) that includes...
2013-05-19 markjRe-introduce another part of r249367. This commit fixes...
2013-05-18 melifaroFix ipfw(8) sets of ipv6 addresses handling.
2013-05-16 delphijConstify string pointers.
2013-05-16 mckusickWhen running the -m option to generate a newfs(8) comma...
2013-05-16 mckusickClean up trailing whitespace.
2013-05-15 asomerssbin/camcontrol/camcontrol.c
2013-05-13 joelmdoc sweep
2013-05-12 joelmdoc sweep.
2013-05-12 markjBring back part of r249367 by adding DTrace's temporal...
2013-05-11 trocinyGet rid of libl dependency. We needed it only to provi...
2013-05-10 eadlerBump .Dd for recent content change.
2013-05-10 eadlerAdd support for 'dmesg -c' which clears the dmesg buffe...
next