]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
MFV r337586: lua: Update to 5.3.5
[FreeBSD/FreeBSD.git] / sbin /
2018-08-14 kevansbectl(8): Check jailparam_* return values
2018-08-14 jkimMerge OpenSSL 1.0.2p.
2018-08-14 traszAdd init_exec kenv(1) variable, to make init(8) execute...
2018-08-13 manuImport DTS files from Linux 4.18
2018-08-13 kevanslibbe(3)/bectl(8): Remove now-redundant include paths
2018-08-13 kevanslibbe(3): Fix be_import to delete temp snapshot
2018-08-12 kevansbectl(8): Use strcmp, rather than trying to directly...
2018-08-12 kevansbectl(8): Rename "index" variable, which shadows a...
2018-08-11 kevansMerge libbe(3)/bectl(8) from projects/bectl into head
2018-08-11 kevanslibbe(3)/bectl(8): More SYSROOT/GCC build fixes
2018-08-11 kevansbectl(8): Add missing include path
2018-08-11 netchildRe-enable reading byte swapped NFS_MAGIC dumps.
2018-08-11 brdMove pf.os to sbin/pfctl/
2018-08-11 brdMove sysctl.conf to sbin/sysctl/ and switch to CONFS.
2018-08-11 brdMove ddb.conf to sbin/ddb/ and switch to CONFS.
2018-08-11 sevanIEEE!
2018-08-11 sevanDrop the ternary operator for calculating ssid display...
2018-08-11 sevanAdvise reader to also see mdconfig(8) in mount_cd9660(8).
2018-08-11 kevansMFH @ r337607, in preparation for boarding
2018-08-11 kevansbectl(8): Also document the import bug.
2018-08-11 kevansbectl(8): Swap the order of ujail/umount documentation...
2018-08-11 kevansbectl(8): Document export/import
2018-08-11 kevanslibbe(3)/bectl(8): Make igor and mandoc -Tlint a little...
2018-08-11 kevanslibbe(3)/bectl(8): Kill off the 'add' functionality...
2018-08-10 aeRestore the behaviour changed in r337536, when bad...
2018-08-09 aeIf -q flag is specified, do not complain when we are...
2018-08-09 traszUse NULLs instead of casted zeroes, for consistency.
2018-08-09 traszRefactor common code into execute_script().
2018-08-09 traszMake ldconfig(8) atomic, by removing an unneccessary...
2018-08-08 eadlerfile: update to 5.34
2018-08-07 mckusickWhen getting mount information for all filesystems...
2018-08-07 traszMove description of init_shell, init_script, and init_c...
2018-08-07 markjifconfig: Fix use of _Noreturn.
2018-08-07 kevanslibbe(3)/bectl(8): Standardize $FreeBSD$ IDs
2018-08-07 markjdhclient: Enter capability mode before dropping privileges.
2018-08-07 kevanslibbe(3)/bectl(8): Standardize copyright headers
2018-08-07 kevanslibbe(3): Check that dataset is to be mounted at /...
2018-08-07 kevansbectl(8): Only show mountpoint if the dataset is actual...
2018-08-06 markjdhclient: Don't chroot if we are in capability mode.
2018-08-06 kevansbectl(8): Provide -u option to unset jail parameters
2018-08-06 0mpFix synopsis of the -t option.
2018-08-06 kevansbectl(8): Split list functionality out into its own...
2018-08-06 kevansbectl(8): bectl jail improvements
2018-08-05 kevansbectl(8): Some light cleanup and commenting
2018-08-05 kevansbectl(8): Implement `bectl list -s`
2018-08-05 kevansbectl: Implement -D ("space if origin datasets were...
2018-08-05 kevansbectl(8): Take -H parameter to list into account
2018-08-04 brdMove etc/minfree to sbin/savecore/.
2018-08-04 traszMake it possible for init to execute any executable...
2018-08-04 kevansbectl(8): Sort BEs lightly by active (now or later...
2018-08-04 kevansbectl(8): Add some relevant `bectl list -a` information
2018-08-03 kevansbectl(8): Take origin snapshot into account when calcul...
2018-08-03 kevansbectl(8): Just use a single pointer for all string...
2018-08-03 kevansbectl(8): Move dataset printing out into its own function
2018-07-31 mavMFV r336991, r337001:
2018-07-30 asomersMake timespecadd(3) and friends public
2018-07-29 eadlerRevert "devd: use C++ style casts"
2018-07-29 eadlerdevd: use C++ style casts
2018-07-29 eadlerdevd: use static where possible
2018-07-29 truckmanFix a variable name typo in r336845 that prevented...
2018-07-29 brdFix a typo that prevented some rc scripts from being...
2018-07-29 mmMFV r336851:
2018-07-28 brdSwitch these to CONFS as well so they work with etcupda...
2018-07-28 brdOpps, I missed moving a couple of files in r336845.
2018-07-28 brdMove rc startup scripts from etc/ to sbin/init/
2018-07-26 kevansbectl(8): Remove sneaky comment
2018-07-26 kevansbectl(8): Hack together a more proper `bectl list`
2018-07-26 brdConvert bsd.files.mk to support DIRS and simplify by...
2018-07-26 brdMove dumpdates creation to CONFS=
2018-07-26 kevansbectl(8): Remove the jail mount point with unjail
2018-07-26 kevansbectl(8): Redo jail using jail(3) API
2018-07-26 kevansbectl(8): Support unjailing a boot environment
2018-07-25 kevanslibbe(3)/bectl(8): Provide and use proper alloc/free...
2018-07-25 kevanslibbe(3)/be(8): Drop WARNS overrides, fix all fallout
2018-07-25 kevansbectl(8): Start dumping out BE information with `bectl...
2018-07-25 kevansbectl(8): Consistent style
2018-07-25 kevansbectl(8): Rename error messages
2018-07-25 kevansbectl.c: Chase rename
2018-07-24 kevansNormalize bectl(8)/libbe(3) Makefiles, remove Makefile...
2018-07-24 kevansbectl(8): Chase rename in manpage
2018-07-24 kevansRename be(1) to bectl(8); continues to live in /sbin
2018-07-24 kevansImport libbe(3)/be(1) from socsvn/soc2017/kneitinger...
2018-07-22 asomersSkip the pftcl(8) tests if pf isn't loaded.
2018-07-20 traszDocument kernel/signal/crashdump devd(8) notification.
2018-07-18 traszConsistently use full stops.
2018-07-13 delphijDetect and handle invalid number of FATs
2018-07-11 cyMFV r324714:
2018-07-11 eugenMake dhclient(8) verify if new MTU (option 26) differs...
2018-07-09 aeAdd "record-state", "set-limit" and "defer-action"...
2018-07-09 cemIntegrate SHA2-224 with userspace components
2018-07-03 jamieAllow jail names (not just IDs) to be specified for...
2018-07-03 brRevert 335888 ("Ensure va_list is declared by including...
2018-07-03 bro Ensure va_list is declared by including stdarg.h.
2018-07-03 kppfctl: Don't retrieve interface list if '-n' is set
2018-07-02 tuexenAllow three digits of module id without breaking table...
2018-07-02 tuexenKeep table aligned when address pointer is not of max...
2018-07-02 tuexenImprove consistency of indentation. Whitespace change...
2018-06-28 aeRemove extra "ipfw" from example.
2018-06-28 kevansifconfig(8): Attempt to render non-printable sequences...
2018-06-28 impWe're not, yet, at C++11 capable on all our plaforms.
next