]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Merge lldb trunk r338150, and resolve conflicts.
[FreeBSD/FreeBSD.git] / sbin /
2018-07-31 dimMerge lldb trunk r338150, and resolve conflicts.
2018-07-31 dimMerge lld trunk r338150, and resolve conflicts.
2018-07-31 dimMerge clang trunk r338150, and resolve conflicts.
2018-07-30 dimMerge llvm trunk r338150, and resolve conflicts.
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 brdConvert bsd.files.mk to support DIRS and simplify by...
2018-07-26 brdMove dumpdates creation to CONFS=
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.
2018-06-27 impSafely quote all variable expansions.
2018-06-27 traszFix description for the "autoconf" ifconfig(8) flag...
2018-06-27 delphijRevert Makefile@335696 that sneaked into the commit.
2018-06-27 delphijDetect exFAT filesystems and abort if found and tighten...
2018-06-26 stevekRevert r335402
2018-06-26 delphijFix division by zero when reading boot block by postpon...
2018-06-25 brooksNormalize the g(eom,cache,part,...) build.
2018-06-25 eadlerdhclient: recorrect __progname to getprogname()
2018-06-24 sbrunoAssuming that the intent (from the white space) is...
2018-06-24 eadlerdhclient: build with WARNS=6
2018-06-24 eadlerMakefiles: remove outdated comments
2018-06-24 eadlernewfs: clean up warnings
2018-06-22 kppf: Support "return" statements in passing rules when...
2018-06-22 delphijDon't bail out when we find primary and secondary bootb...
2018-06-20 stevekThis application (veriexecctl) handles reading a finger...
2018-06-19 oshogboConvert `cap_enter() < 0 && errno != ENOSYS` to `caph_e...
2018-06-17 emastegpart: add EFI alias for MBR partition scheme
2018-06-17 eadlergvinum: revert WARNS change in Makefile
2018-06-17 eadlerddb: unbreak ppc
2018-06-16 eadlerquotacheck: build with WARNS=3
2018-06-16 eadlergvinum: build with WARNS=6
2018-06-16 eadlerddb: build with WARNS=6
2018-06-15 delphijAdded option to cluster-align the start of the root...
2018-06-14 jhbExit with an error if a linker hints file can't be...
2018-06-14 manudts: Update our copy to Linux 4.17
2018-06-14 impNVME support is only for x86 and powerpc64.
2018-06-13 impMake camcontrol identify work with nda devices
2018-06-13 impMake it possible to use print_controller from another...
2018-06-13 eadlerdumpon(8): improve the examples a bit
2018-06-12 lwhsuFollow r333233, add fat32lba description to gpart(8)
2018-06-11 impRevert size limits.
2018-06-11 impFix a bug in the counting of blks.
2018-06-11 impDon't initialize c_count. We don't need to.
2018-06-11 impMinor style polishing.
2018-06-11 impDocument the newly enforced 524288 inode restriction.
2018-06-11 impAdd asserts to prevent overflows of c_addr.
2018-06-11 dbLarge file systems with inodes > 512K have been silentl...
2018-06-07 mckusickEnsure proper initialization of superblock.
2018-06-07 jhibbitsBuild nvmecontrol on powerpc64
2018-06-07 jhibbitsPrint Maximum Data Transfer Size as a long rather than int
2018-06-06 kppf: Return non-zero from 'status' if pf is not enabled
2018-05-31 cemdhclient(8): allow to supersede interface-mtu option
2018-05-29 sbrunodumpon(8)
2018-05-29 markjThe extension for zstd-compressed files is ".zst".
2018-05-28 hselaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-26 eadlerkldstat: align "Size" to the right
2018-05-24 mmacydevd: drop WARNS back down to 3 until 6 actually works...
2018-05-23 eadlerdevd: Move variable declaration to header
2018-05-23 eadlerkldstat: align size to the right
2018-05-23 eadlermd5: perform compare case-insenstive
2018-05-23 eadlerdumpon: point to better kernel debug symbols.
2018-05-23 eadlerdevd: Unbreak build
2018-05-23 eadlerdevd: allow build to complete using g++
2018-05-23 eadlerdevd: compile at WARNS=6
2018-05-23 eadlerdevd: correct two warnings
2018-05-23 philImport libxo-0.9.0:
2018-05-20 eadlerMFV: file 5.33
2018-05-19 sjgMerge bmake-20180512
2018-05-18 aeMake the name of option that toggles IFCAP_HWRXTSTMP...
2018-05-16 emasteClarify that boot_mute / boot -m mutes kernel console...
2018-05-12 desUpgrade Unbound to 1.7.1.
2018-05-12 desUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 desUpgrade LDNS to 1.7.0.
2018-05-11 desUpgrade to OpenSSH 7.7p1.
next