summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Don't need cast malloc.araujo2015-11-163-5/+5
* Don't need cast malloc.araujo2015-11-161-3/+3
* Add missing error checks.trasz2015-11-141-6/+12
* Cosmetics; no functional changes.trasz2015-11-141-1/+2
* Remove unneeded includes.trasz2015-11-142-2/+0
* Don't try to avoid calling free(3) with NULL argument.trasz2015-11-141-4/+2
* Add support for "rc.conf.d" file(s).dteske2015-11-121-1/+95
* Fix some trivial warnings with bootparamd/main.cngie2015-11-101-5/+2
* Rename usr.sbin/mtree to usr.sbin/fmtree since it is not what /usr/sbin/mtreebdrewery2015-11-0920-1/+1
* Introduce portal group options in ctl.conf.mav2015-11-095-76/+98
* Bump .Ddngie2015-11-091-1/+1
* Follow up to r290259 dealing with makefs(8)ngie2015-11-091-3/+2
* arm64: build usr.sbin/acpi subdirectoryemaste2015-11-081-0/+3
* Note if relaxed ordering or no snoop is enabled for each PCI-express device.jhb2015-11-051-0/+4
* Fix typo in error messagedteske2015-11-031-1/+1
* Add sysrc(8) support for "rc.conf.d" file(s) when given "-s name" todteske2015-11-032-12/+238
* Add testcases for -t ffs -o version=[12]ngie2015-11-021-1/+66
* Sync minor whitespace / type changes in ffs_csum_swap and ffs_sb_swap withngie2015-11-021-4/+4
* Clean up mtree keyword support a slight bit and add a few more default keywordsngie2015-11-023-3/+10
* Add testcases for -t cd9660 -o isolevel=[1-3]ngie2015-11-021-0/+58
* Limit isoLevel to 1 and 2 to avoid segfaulting when isoLevel is set to 3 byngie2015-11-021-2/+4
* Fix spelling of `isolevel` cd9660 optionngie2015-11-021-1/+1
* Bump .Dd for r290259 and r290260ngie2015-11-021-1/+1
* Document undocumented long options for -t cd9660ngie2015-11-021-6/+20
* Sync makefs(8) content a bit with src/usr.sbin/makefs/makefs.8@1.53ngie2015-11-021-18/+21
* newsyslog: treat 'c' flag in the config as 'C'bapt2015-10-311-14/+0
* Fix rtsold's usage messagengie2015-10-301-5/+5
* Follow up to roundup feature addition in r289203ngie2015-10-302-8/+13
* In pw_userlock, set 'name' to NULL when we encounter an all number stringdelphij2015-10-301-2/+3
* Use strlcpy().delphij2015-10-301-2/+1
* Fix unlikely memory leak.bdrewery2015-10-291-1/+3
* Include libutil's headers directly from src to avoid recording a dirdepsbdrewery2015-10-282-2/+2
* Connect mpsutil for META MODE.bdrewery2015-10-281-0/+19
* Connect mpsutil(8) to the buildbapt2015-10-281-0/+1
* Merge from headbapt2015-10-28226-3868/+7141
|\
| * Remove unneeded NAME override.bdrewery2015-10-271-1/+0
| * Use more appropriate ${SHAREDIR} rather than /usr/share.bdrewery2015-10-273-3/+3
| * Revert r289269 for now. After looking at share/zoneinfo/Makefile this coulddelphij2015-10-271-11/+15
| * Add a regression test for r289899 to validate rockridge encodingngie2015-10-241-0/+27
| * Remove an ls -l I was using for debuggingngie2015-10-241-1/+0
| * Import the fix from NetBSD kern/48852 (sic) to fix rockridge encoding ofngie2015-10-241-4/+5
| * Add more cd9660/FFS makefs testcasesngie2015-10-243-37/+429
| * newsyslog.conf: allow to configure the signal using the signal name.bapt2015-10-242-16/+48
| * A miss from r289764.glebius2015-10-231-3/+3
| * Stop suggesting -grope argument when -grope argument was actually givenbapt2015-10-221-1/+2
| * MFV ntp-4.2.8p4 (r289715)glebius2015-10-229-32/+92
| * - Fix a bug which prevented dnssl[0-9] and rdnss[0-9] parameters fromhrs2015-10-221-2/+3
| * Exit with a user-friendly message instead of tripping an assertngie2015-10-221-1/+2
| * Revise "create_test_inputs" to simplify the file structure asngie2015-10-223-23/+30
| * Correctly reintroduce the rudimentary smoke tests I botched upngie2015-10-225-0/+228
OpenPOWER on IntegriCloud