]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
sys/boot: spelling fixes in comments.
[FreeBSD/FreeBSD.git] / sbin /
2016-04-29 gjbFix including Kyuafile in packaged base system.
2016-04-28 ngieRemove logically impossible test in scsidoinquiry(..)
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-27 araujoUse macro MIN() from sys/param.h.
2016-04-27 pfgfsck_ffs: Revert partially the unsigned changes.
2016-04-27 pfgfsck_ffs: Revert partially the unsigned changes.
2016-04-26 asomersAdd GEOM::physpath documentation to devd.conf(5)
2016-04-26 adrian[ifconfig] add STBC TX/RX configuration
2016-04-25 pfgifconfig: prevent some improbable signed integer overflows.
2016-04-24 pfgfsck_ffs: Adopt some type safety for the journalling...
2016-04-22 araujoUse macro MAX() from sys/param.h.
2016-04-21 araujoUse MIN()/MAX() macros from sys/param.h.
2016-04-21 araujoUse MAX() from sys/param.h.
2016-04-21 araujoFix a missing blank space.
2016-04-21 araujoSimplify the get_type() function.
2016-04-20 sephedhclient: Log a warning instead of bailing upon "illega...
2016-04-20 araujoRe-ident lines.
2016-04-20 araujoUse nitems() from sys/param.h.
2016-04-20 araujoUse nitems() from sys/param.h.
2016-04-20 ngieDon't leak fd on sectorsize malloc failure
2016-04-19 pfgrestore: use our roundup2/rounddown2() macros when...
2016-04-19 pfgdump: use NULL instead of zero for pointers.
2016-04-19 pfgfsck_msdosfs: use NULL instead of zero for pointers.
2016-04-19 traszMention fsck_ffs -E in tunefs(8). It's non-obvious...
2016-04-19 araujoUse nitems() from sys/param.h.
2016-04-19 araujoUse nitems() from sys/param.h.
2016-04-19 araujoUse nitems() from sys/param.h.
2016-04-19 araujoUse nitems() from sys/param.h.
2016-04-19 adrianAdd VHT power envelope parsing to ifconfig.
2016-04-19 araujoUse nitems() from sys/param.h.
2016-04-19 araujoUse nitems() from sys/param.h.
2016-04-19 araujoUse nitems() from sys/param.h.
2016-04-19 araujoRemove redundant parenthesis.
2016-04-19 araujoUse nitems() from sys/param.h.
2016-04-19 araujoUse nitems() from sys/param.h.
2016-04-19 araujoUse nitems() instead of sizeof(name) / sizeof(*name).
2016-04-19 araujomalloc will return NULL if it cannot allocate memory.
2016-04-19 araujogetfsent(3) will return NULL on EOF or error.
2016-04-19 araujoUse NULL instead of 0 for pointers.
2016-04-19 araujoUse NULL instead of 0 for pointers.
2016-04-19 araujoUse NULL instead of 0.
2016-04-19 araujoUse NULL for pointers instead of 0.
2016-04-18 araujoUser NULL instead of 0 for pointers.
2016-04-18 araujoUse NULL instead of 0 for pointers.
2016-04-18 araujoUse NULL instead of 0 for pointers.
2016-04-18 araujostrchr(3) will return NULL if it cannot find the charac...
2016-04-18 araujoUse NULL instead of 0 for pointers.
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-16 gjbMerge the projects/release-pkg branch to head.
2016-04-16 gjbMFH
2016-04-15 pfgCleanup unnecessary semicolons from utilities we all...
2016-04-15 cemsavecore(8): Explicitly cast to fix i386 warning
2016-04-15 philImport to 0.6.1
2016-04-15 cemAdd 4Kn kernel dump support
2016-04-14 aeAdd External Actions KPI to ipfw(9).
2016-04-14 scottlUpdate the devd.conf man page to describe the new CAM...
2016-04-14 loosMake pfctl(8) more flexible when parsing bandwidth...
2016-04-14 aeFix output formatting of O_UNREACH6 opcode.
2016-04-14 markjInclude -a in the nextboot(8) usage string.
2016-04-13 gjbMFH
2016-04-12 philMerge libxo 0.4.6
2016-04-12 pfgfsck_ffs for pointers replace 0 with NULL.
2016-04-12 gjbMFH
2016-04-11 asomersFix an intermittent bug in sbin/devd/client_test.stream
2016-04-11 gjbMFH
2016-04-11 aeFix the problem, when gpart(8) can't write both bootcod...
2016-04-10 markjnextboot(8): add a -a option for appending to a configu...
2016-04-08 allanjudeCreate the GELIBOOT GEOM_ELI flag
2016-04-06 pfgfsck_msdosfs(8): Optimimize memsets
2016-04-04 gjbMFH
2016-04-03 impAdd a timestamp variable to the environment. This is...
2016-04-03 impMake $_ match the docs.
2016-03-31 pfgrestore(8): fix use of uninitialized value.
2016-03-28 traszFix bunch of .Xrs.
2016-03-28 impSometimes, it's useful to export the entire line to...
2016-03-23 bdreweryRemove disconnected casperd, missed in r296047.
2016-03-21 bdreweryDIRDEPS_BUILD: Update dependencies.
2016-03-18 maximo Restore some good whitespace killed in the previous...
2016-03-18 maximo Kill EoL whitespaces.
2016-03-18 maximo No need to resolve a mask that we get with ICMP_MASKR...
2016-03-18 julian Add the ability to print out ht emodule specific infor...
2016-03-18 adrianAdd parsing for AP channel report IE.
2016-03-18 adrianRemove duplicate LE_READ_4() definition.
2016-03-18 adrianDecode VHTCAP, VHTINFO and BSSLOAD.
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-16 adrianDisplay the VHT IE names.
2016-03-15 hselaskyImprove detection of extended QSFP diagnostics.
2016-03-14 gjbMFH
2016-03-14 adrian[net80211] handle unlisted information elements.
2016-03-11 glebiusAllow minimum and maximum sweep size be the same.
2016-03-11 dimIn nvmecontrol, fix gcc warnings about the local 'power...
2016-03-11 maximo Kill EoL whitespaces. No functional changes.
2016-03-11 maximo Xr icmp(4).
2016-03-11 maximo Document net.inet.icmp.maskfake and net.inet.icmp...
2016-03-11 mavAllow standard commands for "unknown" classes in RESCUE...
2016-03-11 ak- Implement -T option to allow to specify a fs type...
2016-03-11 desUpgrade to OpenSSH 7.2p2.
next