]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
As <machine/pmap.h> is included from <vm/pmap.h>, there is no need to
[FreeBSD/FreeBSD.git] / sbin /
2016-02-20 kpifconfig(8): can't use 'name' or 'description' when...
2016-02-16 bdreweryDIRDEPS_BUILD: Update dependencies.
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-02-01 ngieDelete argsize to fix a -Wunused-but-set-variable warni...
2016-02-01 ngieRemove `r_tmp` to fix a -Wunused-but-set-variable warni...
2016-01-30 impImplement power command to list all power modes, find...
2016-01-30 ianMake pfctl(8) work on strict-alignment platforms, by...
2016-01-30 ngieRevert r295062 to unbreak buildworld
2016-01-30 impImplement power command to list all power modes, find...
2016-01-28 jkimMerge OpenSSL 1.0.2f.
2016-01-28 ngieAdd pidfile support to ggated(8)
2016-01-23 traszAdd "kldstat -h"; showing module sizes in hex is rather...
2016-01-23 araujoAdd an IOCTL rr_limit to let users fine tuning the...
2016-01-22 delphijMFV r294491: ntp 4.2.8p6.
2016-01-19 desUpgrade to OpenSSH 6.9p1.
2016-01-19 desUpgrade to OpenSSH 6.8p1.
2016-01-19 desUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-18 impAdd ldconfig -soft to process the soft float abi librar...
2016-01-15 baptUpdate mandoc to 20160116
2016-01-13 ngieIntegrate
2016-01-13 ngieMFhead @ r293815
2016-01-08 delphijMFV r293415:
2016-01-07 allanjudeMake additional parts of sys/geom/eli more usable in...
2016-01-05 delphijMFV r293125: less v481.
2016-01-01 ngieMove sbin/geom/class/tests to tests/sys/geom/class...
2015-12-31 ngieMFhead @ r293006
2015-12-30 smhFix use of uninitialised Nflag
2015-12-30 ngieHook the tests into the build automatically by creating...
2015-12-29 ngieMFhead @ r292618
2015-12-29 uqsFix type mismatches for malloc(3) and Co.
2015-12-28 melifaroAdd SFF-8024 Extended Specification Compliance
2015-12-27 allanjudeReplace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.c
2015-12-24 baptReduce overlinking
2015-12-21 asomersFix "mount -a" for NFS and ZFS filesystems with shared...
2015-12-19 ngieMFhead @ r292474
2015-12-18 bruefferMerge OpenBSM 1.2 alpha 4.
2015-12-17 ngieMFhead @ r292396
2015-12-15 ngieMFhead @ r292285
2015-12-15 smhAdd flag to disable inital reboot(8) userland sync
2015-12-14 desUpgrade to Unbound 1.5.7.
2015-12-14 ngieMFhead @ r292177
2015-12-10 aeRemove a note about damaged PMBR. Now GPT will be detec...
2015-12-10 ngieMFhead @ r292053
2015-12-10 ngieDon't leak rsector/sector in mp_label(..)
2015-12-10 araujoAdd -t option to display field types.
2015-12-09 asomersIncrease devd's client socket buffer size to 256KB...
2015-12-09 ngieMFhead @ r292005
2015-12-09 ngieCall va_end on ap when vsnprintf fails in run_cmd(...
2015-12-07 markjMFV r289003:
2015-12-06 ngieFix leak in mkfs_msdos(..) by initializing img to NULL...
2015-12-06 ngieMFhead@r291879
2015-12-04 bdreweryFix LDADD/DPADD that should be LIBADD.
2015-12-04 bdreweryFor INTERNALLIB always add in the corresponding _DP_...
2015-12-03 jkimMerge OpenSSL 1.0.2e.
2015-12-02 bdreweryMETA MODE: Connect MK_NAND directories.
2015-12-01 bdreweryDon't add LIBADD=ipf to libipf itself.
2015-12-01 rodrigcAdd more text to explain --libxo flag.
2015-12-01 bdreweryMETA MODE: Update dependencies with 'the-lot' and add...
2015-12-01 bdreweryUpdate dependencies after r291406 added libelf to libkvm.
2015-11-30 adrianConvert ifconfig to use lib80211.
2015-11-27 emasteUse netbsd usage() implementation in newfs_msdos
2015-11-27 emastemkfs_msdos: sync with NetBSD
2015-11-26 ngieMFhead @ r291359
2015-11-26 adrian[ifconfig] handle IBSS mediatype correctly.
2015-11-26 ngieMFhead @ r291345
2015-11-25 bdreweryRemove redundant DPSRCS which were already in SRCS.
2015-11-25 ngieHook sbin/geom/class/tests in to the build
2015-11-25 ngieMake sure TMPDIR is exported so /tmp is guaranteed...
2015-11-25 ngieMove the mntpoint definition down so the mktemp call...
2015-11-25 ngieRemove all explicit references to $TMPDIR
2015-11-25 ngieRemove braces around us0, us1, and us2 in gmirror label...
2015-11-25 ngieProbe for the first available ggate(4) device
2015-11-25 ngieconf.sh:
2015-11-25 ngieconf.sh:
2015-11-25 ngieProbe for the first available md unit number instead...
2015-11-25 ngieconf.sh:
2015-11-25 ngie- Attach md devices with attach_md
2015-11-25 ngie- Implement gstripe_test_cleanup
2015-11-25 ngie- Convert 1_test into a TAP testcase
2015-11-25 ngieAdd conf.sh for creating a mountpoint, unmounting the...
2015-11-25 ngieRemove useless test
2015-11-25 ngieMove 1 to 1_test and 2 to 2_test
2015-11-25 ngieRemove `graid3 stop $name`
2015-11-25 ngieImplement graid3_test_cleanup, which calls graid3 stop...
2015-11-25 ngie- Allocate random devices via attach_md
2015-11-24 ngieLoad geom_gate.ko via kldload as `[geom ]gate load...
2015-11-24 ngieAdd -F pidfile to usage(..)
2015-11-24 ngieIncrease the timeout for onetime_test and onetime_a_tes...
2015-11-24 ngieDo some incremental work trying to improve the test...
2015-11-24 ngieCatch relevant errors
2015-11-24 ngie- Account for stripesize/stripeoffset in diskinfo output
2015-11-24 ngieMFhead @ r291235
2015-11-23 emastenewfs_msdos: rework error handling for eventual use...
2015-11-23 emasteUpdate $NetBSD$ ID
2015-11-23 smhFix dumpon compatibility with dumpdev kenv
2015-11-18 ngieMFhead @ r291038
2015-11-18 bdreweryConvert to SUBDIR.yes format.
2015-11-17 ngieAdd a note as to why the geom_part testcases are curren...
next