]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Fix faulty error code handling in read(2) on TTYs.
[FreeBSD/FreeBSD.git] / sbin /
2012-10-03 Marcel MoolenaarMerge bmake-20120831 from vendor/NetBSD/bmake/dist.
2012-09-29 Gleb Smirnoff- Get rid of #ifdef __FreeBSD__.
2012-09-28 Matthew D FlemingFix some nearby type and style errors.
2012-09-27 Matthew D FlemingFix sbin/ build with a 64-bit ino_t.
2012-09-27 Matthew D FlemingFix fsck_ffs build with a 64-bit ino_t.
2012-09-26 Martin MatuskaMerge recent vendor changes in ZFS.
2012-09-24 Alexander V. ChernikovWhitespace fixes
2012-09-24 Alexander V. ChernikovPermit table to be used as IPv6 address.
2012-09-22 Pawel Jakub DawidekUse O_CLOEXEC for open instead of separate fcntl(2...
2012-09-20 Doug BartonUpgrade to 9.8.3-P3:
2012-09-19 Jung-uk KimMerge ACPICA 20120913.
2012-09-18 Benjamin KadukFix grammar in the portion about FIBs. Also, cross...
2012-09-18 Joel Dahlmdoc: remove superfluous paragraph macro.
2012-09-18 Benjamin KadukWhitespace cleanup for ipfw.8 -- start each sentence...
2012-09-17 Jim HarrisIntegrate nvmecontrol(8) into the amd64 and i386 builds.
2012-09-17 Jim HarrisAdd nvmecontrol(8) source code and beginnings of a...
2012-09-14 Baptiste Daroussinupdate to version 20120526
2012-09-14 Joel DahlMinor mdoc fix.
2012-09-14 Gleb Smirnoffo Create directory sys/netpfil, where all packet filter...
2012-09-13 Alexander MotinAdd global and per-module sysctls/tunables to enable...
2012-09-13 Andrey Zonov- Fix a typo in debug message.
2012-09-13 Edwin GroothuisMFV of 240454, tzdata2012f
2012-09-12 Martin MatuskaMerge recent zfs vendor changes, sync code and adjust...
2012-09-12 David E. O'BrienRemove needless (int) casts of write(2)'s 3rd argument.
2012-09-12 David E. O'BrienSimply printf-like strings and outdent strings so that...
2012-09-11 Kevin LoRemove unused values
2012-09-05 Marcel MoolenaarUpdate to a pruned 0.16.
2012-09-05 Martin MatuskaMerge recent vendor changes and sync code:
2012-09-04 Marcel MoolenaarMerge ATF 0.16 from vendor/atf/dist.
2012-09-03 Dag-Erling SmørgravUpgrade OpenSSH to 6.1p1.
2012-09-01 Ed SchoutenRework all non-contributed files that use `struct timez...
2012-08-29 Dag-Erling SmørgravChange the gptboot example so the boot partition is...
2012-08-28 Brooks DavisDon't overwrite the global default CFLAGS when setting...
2012-08-28 Isabell LongLink ipfilter(4) and ipfilter(5) to the build to stop...
2012-08-28 Martin MatuskaMerge recent vendor changes:
2012-08-23 Martin MatuskaMerge recent vendor changes:
2012-08-23 Jaakko HeinonenCheck the return value of sbuf_finish().
2012-08-22 John BaldwinRevert r239356 and use an alternate algorithm.
2012-08-20 Sergey KandaurovAvoid segfault in the 'smpphylist' subcommand.
2012-08-20 Dimitry AndricUpgrade our copy of llvm/clang to trunk r162107. With...
2012-08-17 John BaldwinFix dhclient to properly exit and teardown the configur...
2012-08-16 Jung-uk KimMerge ACPICA 20120816.
2012-08-08 Andrew TurnerImport compiler-rt r160957.
2012-08-06 Dimitry AndricMake sure the compiler knows g_gate_xvlog() and g_gate_...
2012-08-05 Dimitry AndricIn sbin/camcontrol/camcontrol.c, function smpcmd()...
2012-08-03 Jim HarrisDocument "destroy" as an alias for "stop".
2012-08-03 Thomas QuinotNew command "gmultipath prefer" to force selection...
2012-08-02 Konstantin Belousovfsck_ffs shall accept the configured journal size,...
2012-08-01 Dag-Erling SmørgravRestore a piece of BSD history.
2012-08-01 Xin LITeach md5(1) about sha512.
2012-07-30 Martin MatuskaPartial MFV (illumos-gate 13753:2aba784c276b)
2012-07-30 Luigi Rizzoremove the last __unused instance in sbin/ipfw.
2012-07-30 Luigi RizzoFix some compile errors at high WARNS, including one
2012-07-30 Joel DahlRemove trailing whitespace.
2012-07-28 Martin MatuskaUpdate libarchive to 3.0.4
2012-07-26 Isabell LongThe ad(4) driver no longer exists in FreeBSD CURRENT...
2012-07-26 Ruslan ErmilovPull up vendor changes to mdoc(7).
2012-07-24 Doug BartonHeavy DNSSEC Validation Load Can Cause a "Bad Cache...
2012-07-24 Warner LoshUpdate to latest git version of dtc to get new dtsv2...
2012-07-24 Xin LIMFV: less v451.
2012-07-17 Pedro F. GiffuniDtrace: improve handling of library paths.
2012-07-16 Isabell LongIn ipfw(8), make the text about dynamic rules consistent.
2012-07-16 Mikolaj GolubMetaflush on/off values don't need quotes.
2012-07-14 Pedro F. GiffuniMerge illumos commit 13455:7205f7794835
2012-07-13 Martin MatuskaMerge illumos commit 13749:df4cd82e2b60
2012-07-12 Jung-uk KimMerge OpenSSL 1.0.1c.
2012-07-12 Eitan AdlerDocument the behavior of mount with failok specified.
2012-07-11 Jung-uk KimMerge ACPICA 20120711.
2012-07-09 Hiroki SatoMake ipfw0 logging pseudo-interface clonable. It can...
2012-07-09 Hiroki SatoRemove "prefer_source" address selection option. FreeB...
2012-07-07 Edward Tomasz Napi... Make it possible to resize md(4) devices.
2012-07-07 Eitan AdlerRemove unneeded variable reported by gcc46 which stoppe...
2012-07-07 Eitan AdlerRemove ancient vnconfig symlink
2012-07-04 Pawel Jakub DawidekMake use of GEOM Gate direct reads feature. This allows...
2012-07-04 Pawel Jakub DawidekImprove description of various key used by GELI.
2012-07-03 Isabell Long- Make ipfw's sched rules case insensitive, for user...
2012-07-02 Xin LIUse timeclear() instead of home grown version.
2012-07-01 Pawel Jakub DawidekCheck if there is cmsg at all.
2012-07-01 Pedro F. GiffuniImport the dtrace llquantize test files from the vendor...
2012-06-27 Jung-uk KimMerge OpenSSL 0.9.8x.
2012-06-27 Jung-uk KimMFV: r237650
2012-06-27 Gavin AtkinsonThe -S option, to specify the sector size, has been...
2012-06-27 Warren BlockUse possessive "its", no apostrophe.
2012-06-26 Xin LIMFV: less v449.
2012-06-25 Xin LIMFV (r237567):
2012-06-22 Kenneth D. MerryChange 'camcontrol defects' to first probe a drive...
2012-06-22 Jung-uk KimMerge ACPICA 20120620.
2012-06-21 Xin LIMFV: Update zlib to 1.2.7.
2012-06-20 Scott LongAdd progress.c and progress.h, missed in the previous...
2012-06-20 Scott LongUpdate the 'fwdownload' command to also flash disks...
2012-06-19 Navdeep Parhar- Updated TOE support in the kernel.
2012-06-12 Konstantin BelousovFor incompleted block allocations or frees, the inode...
2012-06-11 Hans Petter SelaskyRevert: r236909
2012-06-11 Hans Petter SelaskyUse the correct clock source when computing timeouts.
2012-06-09 Alexander V. ChernikovUpdate maximum number of tables available in ipfw to...
2012-06-09 Joel Dahlmdoc: fix a few badly nested blocks.
2012-06-09 Joel Dahlmdoc: minor improvements to a few lists with tags.
2012-06-05 Joel DahlRemove repeated words.
2012-06-05 Joel DahlMinor spelling fixes.
2012-06-04 Doug BartonUpgrade to 9.8.3-P1, the latest from ISC. This version...
next