]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Remove uart_dev_mtk_ns8250
[FreeBSD/FreeBSD.git] / sbin /
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.
2016-03-28 Edward Tomasz Napi... Fix bunch of .Xrs.
2016-03-28 Warner LoshSometimes, it's useful to export the entire line to...
2016-03-25 Jung-uk KimMerge byacc 20160324.
2016-03-23 Bryan DreweryRemove disconnected casperd, missed in r296047.
2016-03-21 Bryan DreweryDIRDEPS_BUILD: Update dependencies.
2016-03-18 Simon J. GerratyUpdate to bmake-20160315
2016-03-18 Maxim Konovalovo Restore some good whitespace killed in the previous...
2016-03-18 Maxim Konovalovo Kill EoL whitespaces.
2016-03-18 Maxim Konovalovo No need to resolve a mask that we get with ICMP_MASKR...
2016-03-18 Julian Elischer Add the ability to print out ht emodule specific infor...
2016-03-18 Adrian ChaddAdd parsing for AP channel report IE.
2016-03-18 Adrian ChaddRemove duplicate LE_READ_4() definition.
2016-03-18 Adrian ChaddDecode VHTCAP, VHTINFO and BSSLOAD.
2016-03-16 David E. O'BrienBring down 0.4.5 vendor files and other catchups with...
2016-03-16 Adrian ChaddDisplay the VHT IE names.
2016-03-15 Hans Petter SelaskyImprove detection of extended QSFP diagnostics.
2016-03-14 Glen BarberMFH
2016-03-14 Adrian Chadd[net80211] handle unlisted information elements.
2016-03-11 Gleb SmirnoffAllow minimum and maximum sweep size be the same.
2016-03-11 Dimitry AndricIn nvmecontrol, fix gcc warnings about the local 'power...
2016-03-11 Maxim Konovalovo Kill EoL whitespaces. No functional changes.
2016-03-11 Maxim Konovalovo Xr icmp(4).
2016-03-11 Maxim Konovalovo Document net.inet.icmp.maskfake and net.inet.icmp...
2016-03-11 Dag-Erling SmørgravApply upstream r3651: the IPv6 address of the L root...
2016-03-11 Alexander MotinAllow standard commands for "unknown" classes in RESCUE...
next