]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Use MIN/MAX macros from sys/param.h.
[FreeBSD/FreeBSD.git] / sbin /
2016-05-02 Marcelo AraujoUse MIN/MAX macros from sys/param.h.
2016-05-02 Marcelo AraujoUse MIN()/MAX() macros from sys/param.h.
2016-05-02 Marcelo AraujoUse MIN() macro from sys/param.h.
2016-05-01 Pedro F. Giffunirestore: promote some getfiles() parameters to size_t.
2016-05-01 Ed SchoutenRemove useless calls to basename().
2016-05-01 Pedro F. Giffunirestore: fix resource handle leak.
2016-05-01 Pedro F. Giffunirestore: drop casts for calloc().
2016-05-01 Pedro F. Giffunisbin: ake use of our rounddown() macro when sys/param...
2016-05-01 Pedro F. Giffunisbin: use our howmany() macro when available through...
2016-04-30 Pedro F. Giffunirestore: fix memory leak.
2016-04-30 Pedro F. Giffunirestore: use our howmany() instead of reinventing the...
2016-04-30 Pedro F. Giffunifdisk: drop unused macro and make use of roundup()...
2016-04-30 Pedro F. Giffunisbin: minor spelling fixes.
2016-04-30 Dimitry AndricUpdate from subversion 1.9.2 to 1.9.4.
2016-04-29 Glen BarberFix including Kyuafile in packaged base system.
2016-04-28 Enji CooperRemove logically impossible test in scsidoinquiry(..)
2016-04-27 Jung-uk KimMerge ACPICA 20160422.
2016-04-27 Xin LIMFV r298691:
2016-04-27 Marcelo AraujoUse macro MIN() from sys/param.h.
2016-04-27 Pedro F. Giffunifsck_ffs: Revert partially the unsigned changes.
2016-04-27 Pedro F. Giffunifsck_ffs: Revert partially the unsigned changes.
2016-04-26 Alan SomersAdd GEOM::physpath documentation to devd.conf(5)
2016-04-26 Adrian Chadd[ifconfig] add STBC TX/RX configuration
2016-04-25 Pedro F. Giffuniifconfig: prevent some improbable signed integer overflows.
2016-04-24 Pedro F. Giffunifsck_ffs: Adopt some type safety for the journalling...
2016-04-22 Andriy GaponMFV r298471: 6052 decouple lzc_create() from the implem...
2016-04-22 Marcelo AraujoUse macro MAX() from sys/param.h.
2016-04-21 Marcelo AraujoUse MIN()/MAX() macros from sys/param.h.
2016-04-21 Marcelo AraujoUse MAX() from sys/param.h.
2016-04-21 Marcelo AraujoFix a missing blank space.
2016-04-21 Marcelo AraujoSimplify the get_type() function.
2016-04-20 Sepherosa Ziehaudhclient: Log a warning instead of bailing upon "illega...
2016-04-20 Marcelo AraujoRe-ident lines.
2016-04-20 Marcelo AraujoUse nitems() from sys/param.h.
2016-04-20 Marcelo AraujoUse nitems() from sys/param.h.
2016-04-20 Enji CooperDon't leak fd on sectorsize malloc failure
2016-04-19 Pedro F. Giffunirestore: use our roundup2/rounddown2() macros when...
2016-04-19 Pedro F. Giffunidump: use NULL instead of zero for pointers.
2016-04-19 Pedro F. Giffunifsck_msdosfs: use NULL instead of zero for pointers.
2016-04-19 Edward Tomasz Napi... Mention fsck_ffs -E in tunefs(8). It's non-obvious...
2016-04-19 Marcelo AraujoUse nitems() from sys/param.h.
2016-04-19 Marcelo AraujoUse nitems() from sys/param.h.
2016-04-19 Marcelo AraujoUse nitems() from sys/param.h.
2016-04-19 Marcelo AraujoUse nitems() from sys/param.h.
2016-04-19 Adrian ChaddAdd VHT power envelope parsing to ifconfig.
2016-04-19 Marcelo AraujoUse nitems() from sys/param.h.
2016-04-19 Marcelo AraujoUse nitems() from sys/param.h.
2016-04-19 Marcelo AraujoUse nitems() from sys/param.h.
2016-04-19 Marcelo AraujoRemove redundant parenthesis.
2016-04-19 Marcelo AraujoUse nitems() from sys/param.h.
2016-04-19 Marcelo AraujoUse nitems() from sys/param.h.
2016-04-19 Marcelo AraujoUse nitems() instead of sizeof(name) / sizeof(*name).
2016-04-19 Marcelo Araujomalloc will return NULL if it cannot allocate memory.
2016-04-19 Marcelo Araujogetfsent(3) will return NULL on EOF or error.
2016-04-19 Marcelo AraujoUse NULL instead of 0 for pointers.
2016-04-19 Marcelo AraujoUse NULL instead of 0 for pointers.
2016-04-19 Marcelo AraujoUse NULL instead of 0.
2016-04-19 Marcelo AraujoUse NULL for pointers instead of 0.
2016-04-18 Marcelo AraujoUser NULL instead of 0 for pointers.
2016-04-18 Marcelo AraujoUse NULL instead of 0 for pointers.
2016-04-18 Marcelo AraujoUse NULL instead of 0 for pointers.
2016-04-18 Marcelo Araujostrchr(3) will return NULL if it cannot find the charac...
2016-04-18 Marcelo AraujoUse NULL instead of 0 for pointers.
2016-04-18 Xin LIMFV r298178:
2016-04-17 Baptiste DaroussinImport libucl 0.8.0
2016-04-17 Baptiste DaroussinImport sqlite3 3.12.1
2016-04-16 Glen BarberMerge the projects/release-pkg branch to head.
2016-04-16 Glen BarberMFH
2016-04-16 Glen BarberMFH
2016-04-15 Pedro F. GiffuniCleanup unnecessary semicolons from utilities we all...
2016-04-15 Conrad Meyersavecore(8): Explicitly cast to fix i386 warning
2016-04-15 Phil ShaferImport to 0.6.1
2016-04-15 Conrad MeyerAdd 4Kn kernel dump support
2016-04-15 Phil Shaferimport libxo-0.4.7
2016-04-14 Andrey V. ElsukovAdd External Actions KPI to ipfw(9).
2016-04-14 Scott LongUpdate the devd.conf man page to describe the new CAM...
2016-04-14 Luiz Otavio O SouzaMake pfctl(8) more flexible when parsing bandwidth...
2016-04-14 Andrey V. ElsukovFix output formatting of O_UNREACH6 opcode.
2016-04-14 Mark JohnstonInclude -a in the nextboot(8) usage string.
2016-04-13 Glen BarberMFH
2016-04-13 Glen BarberMFH
2016-04-12 Phil ShaferMerge libxo 0.4.6
2016-04-12 Pedro F. Giffunifsck_ffs for pointers replace 0 with NULL.
2016-04-12 Glen BarberMFH
2016-04-11 Alan SomersFix an intermittent bug in sbin/devd/client_test.stream
2016-04-11 Alexander MotinMFV r297831: 6322 ZFS indirect block predictive prefetch
2016-04-11 Glen BarberMFH
2016-04-11 Andrey V. ElsukovFix the problem, when gpart(8) can't write both bootcod...
2016-04-10 Mark Johnstonnextboot(8): add a -a option for appending to a configu...
2016-04-09 Alexander MotinMFV r297760: 6418 zpool should have a label clearing...
2016-04-08 Allan JudeCreate the GELIBOOT GEOM_ELI flag
2016-04-06 Pedro F. Giffunifsck_msdosfs(8): Optimimize memsets
2016-04-06 Glen BarberMFH
2016-04-04 Glen BarberMFH
2016-04-03 Warner LoshAdd a timestamp variable to the environment. This is...
2016-04-03 Warner LoshMake $_ match the docs.
2016-04-02 Alexander MotinMFV r297506: 6738 zfs send stream padding needs documen...
2016-04-02 Alexander MotinMFV r297505:
2016-04-02 Alexander MotinMFV r297504: 6681 zfs list burning lots of time in...
2016-03-31 Pedro F. Giffunirestore(8): fix use of uninitialized value.
next