]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Import OpenBSD's rsu(4) WLAN driver.
[FreeBSD/FreeBSD.git] / sbin /
2013-07-28 avgRevert r253748,253749
2013-07-28 avgremove needless inclusion of machine/cpu.h in userland
2013-07-28 peterUpdate subversion-1.8.0 -> 1.8.1. Update supporting
2013-07-28 pfgDTrace: re-merge remainder of r249367 (original from...
2013-07-24 seRemove duplicated parapgraph.
2013-07-24 hrsFix a bug in cp += SA_SIZE() in RTA_* loop. This could...
2013-07-23 loosAdd a new flag (ETHERSWITCH_VID_VALID) to say what...
2013-07-23 loosFix the usage error message. The valid range is up...
2013-07-21 hrs- Use getnameinfo() for both of AF_INET and AF_INET6...
2013-07-21 hrs- Fix nflag in routename().
2013-07-20 hrs- Simplify getaddr() and print_getmsg() by using RTAX_...
2013-07-20 hrsShow "default" for the zero-filled address consistently...
2013-07-20 hrsAdd cast to (void *) to the following cases to suppress...
2013-07-19 jimharrisAdd message when nvd disks are attached and detached.
2013-07-19 jimharrisFix nvme(4) and nvd(4) to support non 512-byte sector...
2013-07-18 jimharrisUse _PATH_DEV (from paths.h) for the "/dev/" string...
2013-07-18 jimharrisSimplify open_dev() by returning errno values rather...
2013-07-18 joelMinor mdoc fixes.
2013-07-18 hrsFix a gcc warning.
2013-07-17 jimharrisDefine constants for the lengths of the serial number...
2013-07-17 jimharrisAlways initialize fd to 0 in open_dev().
2013-07-17 rodrigcIn this GRN, Marcel Moolenaar overhauled the logic...
2013-07-17 hrsUse NET_RT_DUMP.0.FIB leaf node instead of setting...
2013-07-17 hrs- Add support of MK_INET_SUPPORT=no.
2013-07-17 hrsSimplify keywords.h generation.
2013-07-16 jimharrisDo not throw an error if the user requests to activate...
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.
next