]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Fix ixp425 boot2 with ARM EABI:
[FreeBSD/FreeBSD.git] / sbin /
2013-09-21 desPull in all the OpenSSH bits that we'd previously left...
2013-09-21 desUpgrade to 6.3p1.
2013-09-21 delphijMFV r254750:
2013-09-20 hirenImprove grammar and readability.
2013-09-20 hirenFix a range check and a display string.
2013-09-19 trocinyFix comments.
2013-09-19 trocinyWhen updating the map of dirty extents, most recently...
2013-09-19 trocinyUse cv_broadcast() instead of cv_signal() when waking...
2013-09-19 emasteMerge lldb man page from r188801 to contrib/llvm/tools...
2013-09-14 traszBring in the new iSCSI target and initiator.
2013-09-11 grehanIFC @ r255459
2013-09-09 desThese three files appeared in 6.0p1, which was imported...
2013-09-08 desImport Magerya Vitaly's ldns-host, and build it instead...
2013-09-07 desUpdate to OpenPAM Nummularia.
2013-09-07 desMFV (r255364): move the code around in preparation...
2013-09-07 markmMFC
2013-09-07 joel- Begin sentence on a new line.
2013-09-07 pfgnewfs_msdos: fix inaccurate comments.
2013-09-06 cyUpdate ipfilter 4.1.28 --> 5.1.2.
2013-09-06 bryanvBump .Dd after r255307 and r255310
2013-09-06 markmMFC
2013-09-06 bryanvAdd firmware downloading support for Samsung drives
2013-09-06 bryanvAdd camcontrol support for the SCSI sanitize command
2013-09-05 hrsStyle clean-ups.
2013-09-05 hrsEnable "late" option when a file= option is specified...
2013-09-05 sjgMerge bmake-20130904
2013-09-05 pjdChange the cap_rights_t type from uint64_t to a structu...
2013-09-04 grehanIFC @ r255209
2013-08-30 markmMFC
2013-08-30 pluknetTypo in strtol(3).
2013-08-27 mavAdd missing newlines to Fibre Channel attributes output.
2013-08-23 emasteMerge lldb r188801 to contrib/llvm/tools/lldb/
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-23 markmMFC
2013-08-22 traszMove the old iSCSI initiator source to a more appropria...
2013-08-22 erwinUpdate Bind to 9.9.3-P2
2013-08-20 desFix the zeroing loop. I must have been drunk when...
2013-08-13 jillesinit: Set kernel login class and CPU mask on new processes.
2013-08-07 marcelChange <sys/diskpc98.h> to not redefine the same symbol...
2013-08-06 erwinUpdate Bind to 9.8.5-P2
2013-08-05 creesNote NULL encryption method for GELI
2013-08-02 peterUpdate serf 1.2.1 -> 1.3.0 for svn
2013-08-01 grehanIFC @ r253862
2013-08-01 hrsFix boundary check of sockaddr array.
2013-07-31 delphijMake two buffer variables static for now. It is not...
2013-07-31 delphijResolve fflag with realpath().
2013-07-31 scottlDocument the -S flag to fsck_ffs
2013-07-30 scottlAdd a 'surrender' mode to fsck_ffs. With the -S flag...
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-19 grehanIFC @ r253461
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-05 grehanIFC @ r252763
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 grehanImport driver source from hyperv-20130627 vendor branch.
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:
next