]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
I give up - introduce a TX lock to serialise TX operations.
[FreeBSD/FreeBSD.git] / sbin /
2012-10-30 traszFix problem with geom_label(4) not recognizing UFS...
2012-10-28 traszDeclare functions as static and move global variables...
2012-10-25 aeRemove the IPFIREWALL_FORWARD kernel option and make...
2012-10-22 dimImport libc++ trunk r165949. Among other improvements...
2012-10-22 eadlerCheck the return error of set[ug]id. While this can...
2012-10-22 eadlerCheck the return error of set[e][ug]id. While this...
2012-10-22 eadlerremove duplicate semicolons where possible.
2012-10-22 eadlerAdd support for gjournal to dumpfs
2012-10-21 nwhitehornUpdate dialog to 20120706: includes minor useability...
2012-10-21 uqsMake fsck and fsck_msdosfs WARNS=6 clean
2012-10-21 uqssbin/fsck: s/perror/perr/ to avoid shadowing
2012-10-20 avgdocument acpi_cpu devd notification about _CST change
2012-10-19 uqsMerge mandoc from vendor into contrib and provide the...
2012-10-19 edMore -Wmissing-variable-declarations fixes.
2012-10-19 edAdd missing const keywords.
2012-10-19 brooksReplace our version of the pwcache(3) API with NetBSD...
2012-10-19 edFix warnings found by -Wmising-variable-declarations.
2012-10-18 attilioDisconnect non-MPSAFE SMBFS from the build in preparati...
2012-10-17 attilioDisconnect non-MPSAFE NTFS from the build in preparatio...
2012-10-17 attilioDisconnect non-MPSAFE NWFS from the build in preparatio...
2012-10-16 attilioDisconnect non-MPSAFE PORTALFS from the build in prepar...
2012-10-15 eadlerFix minor nits:
2012-10-14 joelRemove trailing whitespace.
2012-10-14 joelMinor mdoc and language fixes.
2012-10-14 attiliogetopt_long() returns an int. Use the return value...
2012-10-13 attilioImport a FreeBSD port of the FUSE Linux module.
2012-10-05 delphijMFV: tcpdump 4.3.0.
2012-10-05 delphijMFV: libpcap 1.3.0.
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...
next