]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Eliminate a stale and a duplicated comment.
[FreeBSD/FreeBSD.git] / sbin /
2012-10-03 marcelMerge bmake-20120831 from vendor/NetBSD/bmake/dist.
2012-09-29 glebius- Get rid of #ifdef __FreeBSD__.
2012-09-28 mdfFix some nearby type and style errors.
2012-09-27 mdfFix sbin/ build with a 64-bit ino_t.
2012-09-27 mdfFix fsck_ffs build with a 64-bit ino_t.
2012-09-24 melifaroWhitespace fixes
2012-09-24 melifaroPermit table to be used as IPv6 address.
2012-09-22 pjdUse O_CLOEXEC for open instead of separate fcntl(2...
2012-09-18 bjkFix grammar in the portion about FIBs. Also, cross...
2012-09-18 joelmdoc: remove superfluous paragraph macro.
2012-09-18 bjkWhitespace cleanup for ipfw.8 -- start each sentence...
2012-09-17 jimharrisIntegrate nvmecontrol(8) into the amd64 and i386 builds.
2012-09-17 jimharrisAdd nvmecontrol(8) source code and beginnings of a...
2012-09-14 joelMinor mdoc fix.
2012-09-14 glebiuso Create directory sys/netpfil, where all packet filter...
2012-09-13 mavAdd global and per-module sysctls/tunables to enable...
2012-09-13 zont- Fix a typo in debug message.
2012-09-12 obrienRemove needless (int) casts of write(2)'s 3rd argument.
2012-09-12 obrienSimply printf-like strings and outdent strings so that...
2012-09-11 kevloRemove unused values
2012-09-04 marcelMerge ATF 0.16 from vendor/atf/dist.
2012-09-01 edRework all non-contributed files that use `struct timez...
2012-08-29 desChange the gptboot example so the boot partition is...
2012-08-28 brooksDon't overwrite the global default CFLAGS when setting...
2012-08-28 issyl0Link ipfilter(4) and ipfilter(5) to the build to stop...
2012-08-23 jhCheck the return value of sbuf_finish().
2012-08-22 jhbRevert r239356 and use an alternate algorithm.
2012-08-20 pluknetAvoid segfault in the 'smpphylist' subcommand.
2012-08-20 dimUpgrade our copy of llvm/clang to trunk r162107. With...
2012-08-17 jhbFix dhclient to properly exit and teardown the configur...
2012-08-16 jkimMerge ACPICA 20120816.
2012-08-08 andrewImport compiler-rt r160957.
2012-08-06 dimMake sure the compiler knows g_gate_xvlog() and g_gate_...
2012-08-05 dimIn sbin/camcontrol/camcontrol.c, function smpcmd()...
2012-08-03 jimharrisDocument "destroy" as an alias for "stop".
2012-08-03 thomasNew command "gmultipath prefer" to force selection...
2012-08-02 kibfsck_ffs shall accept the configured journal size,...
2012-08-01 desRestore a piece of BSD history.
2012-08-01 delphijTeach md5(1) about sha512.
2012-07-30 luigiremove the last __unused instance in sbin/ipfw.
2012-07-30 luigiFix some compile errors at high WARNS, including one
2012-07-30 joelRemove trailing whitespace.
2012-07-28 mmUpdate libarchive to 3.0.4
2012-07-26 issyl0The ad(4) driver no longer exists in FreeBSD CURRENT...
2012-07-24 impUpdate to latest git version of dtc to get new dtsv2...
2012-07-17 pfgDtrace: improve handling of library paths.
2012-07-16 issyl0In ipfw(8), make the text about dynamic rules consistent.
2012-07-16 trocinyMetaflush on/off values don't need quotes.
2012-07-14 pfgMerge illumos commit 13455:7205f7794835
2012-07-12 jkimMerge OpenSSL 1.0.1c.
2012-07-12 eadlerDocument the behavior of mount with failok specified.
2012-07-11 jkimMerge ACPICA 20120711.
2012-07-09 hrsMake ipfw0 logging pseudo-interface clonable. It can...
2012-07-09 hrsRemove "prefer_source" address selection option. FreeB...
2012-07-07 traszMake it possible to resize md(4) devices.
2012-07-07 eadlerRemove unneeded variable reported by gcc46 which stoppe...
2012-07-07 eadlerRemove ancient vnconfig symlink
2012-07-04 pjdMake use of GEOM Gate direct reads feature. This allows...
2012-07-04 pjdImprove description of various key used by GELI.
2012-07-03 issyl0- Make ipfw's sched rules case insensitive, for user...
2012-07-02 delphijUse timeclear() instead of home grown version.
2012-07-01 pjdCheck if there is cmsg at all.
2012-07-01 pfgImport the dtrace llquantize test files from the vendor...
2012-06-27 gavinThe -S option, to specify the sector size, has been...
2012-06-27 wblockUse possessive "its", no apostrophe.
2012-06-22 kenChange 'camcontrol defects' to first probe a drive...
2012-06-22 jkimMerge ACPICA 20120620.
2012-06-21 delphijMFV: Update zlib to 1.2.7.
2012-06-20 scottlAdd progress.c and progress.h, missed in the previous...
2012-06-20 scottlUpdate the 'fwdownload' command to also flash disks...
2012-06-19 np- Updated TOE support in the kernel.
2012-06-12 kibFor incompleted block allocations or frees, the inode...
2012-06-11 hselaskyRevert: r236909
2012-06-11 hselaskyUse the correct clock source when computing timeouts.
2012-06-09 melifaroUpdate maximum number of tables available in ipfw to...
2012-06-09 joelmdoc: fix a few badly nested blocks.
2012-06-09 joelmdoc: minor improvements to a few lists with tags.
2012-06-05 joelRemove repeated words.
2012-06-05 joelMinor spelling fixes.
2012-06-04 mavAdd -p argument for `camcontrol debug` to allow enablin...
2012-06-03 pjdSimplify the code by using snprlcat().
2012-06-03 joelMinor mdoc improvements.
2012-06-02 mavRewrite enabling NCQ for SATA devices in a way more...
2012-06-01 dimMake devd build with libc++.
2012-05-31 eadlerFix a variety of compile errors with gcc48 and clang
2012-05-30 eadlerAdd missing flag enable when certain arguments are...
2012-05-29 kevloMake sure that each va_start has one and only one match...
2012-05-28 dougbUpgrade to BIND version 9.8.3, the latest from ISC.
2012-05-28 reaif_lagg: allow to invoke SIOCSLAGGPORT multiple times...
2012-05-28 bzRemoved the IFCAP_ prefix when printing the IPv6 checks...
2012-05-28 bzIt turns out that too many drivers are not only parsing...
2012-05-26 desUpdate to OpenPAM Micrampelis.
2012-05-25 jillesinit: Remove unnecessary 2-second delay before calling...
2012-05-24 mavMFprojects/zfsd:
2012-05-24 wblockFixes to man8 groff mandoc style, usage mistakes, or...
2012-05-23 jillesshutdown: Remove unnecessary 2-second delay.
2012-05-23 joelmdoc: move two sentences from synopsis to description...
2012-05-22 baptFix world after byacc import:
2012-05-21 baptImport byacc from invisible island, it brings us lots...
2012-05-19 bzMFp4 bz_ipv6_fast:
next