aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
...
* Use the approved syntax to build no man pages.Brooks Davis2017-04-241-1/+1
* Remove the NATM framework including the en(4), fatm(4), hatm(4), andBrooks Davis2017-04-2410-795/+1
* Fix the default uid/gid values in nfsuserd.cRick Macklem2017-04-231-2/+2
* pmcstat(8); unsign some allocation variables and use reallocarray(3).Pedro F. Giffuni2017-04-222-10/+10
* Get rid of bogus statement in the nfsuserd.8 man page.Rick Macklem2017-04-211-3/+3
* Add a knob, WITH*_RPCBIND_WARMSTART_SUPPORT, to allow the end-user to buildEnji Cooper2017-04-191-0/+4
* Fix indentation per style.Makefile(5)Enji Cooper2017-04-191-3/+3
* rpcbind(8): post-humously document -w (warmstart) support added in r74462Enji Cooper2017-04-191-1/+23
* rpcbind(8): add a description for /var/run/rpcbind.sock under the FILES sectionEnji Cooper2017-04-191-0/+1
* rpcbind(8): wordsmith -h description and mention -W in the SYNOPSIS sectionEnji Cooper2017-04-191-3/+3
* Print out the signal number on exit in terminate(..) if WARMSTART is compiledEnji Cooper2017-04-191-2/+3
* Fix userland tools that don't check the format of routing socketPatrick Kelsey2017-04-164-20/+24
* Add a new Y flag to newsyslog.confBaptiste Daroussin2017-04-154-4/+21
* Fix another logic bug that came out of recent syslogd refactoring and exposed byMaxim Sobolev2017-04-151-5/+10
* Since shutdown(2) on datagram socket is no longer a NOP after rev 316874Maxim Sobolev2017-04-151-2/+5
* bsdinstall(8): Sprinkle a snprintf to fixed size bufferConrad Meyer2017-04-141-1/+1
* ctm: Fix some trivial argv buffer overrunsConrad Meyer2017-04-132-3/+4
* Do not register in CTL portal groups without portals.Alexander Motin2017-04-102-6/+18
* Use int to receive the return value of getopt function.Alexander Kabaev2017-04-071-2/+2
* Remove the last vestiges of FDC_DEBUG & FD_DEBUGSevan Janiyan2017-04-071-25/+1
* makefs: Sync with NetBSD (fix unused variable warnings)Ed Maste2017-04-072-9/+5
* Point out that -F probably does not do what the user expects.Brooks Davis2017-04-061-1/+7
* Introduce libxo support to arp(8)Renato Botelho2017-04-063-53/+102
* makefs: use emalloc and friendsEd Maste2017-04-0611-238/+76
* makefs: zero memoryEd Maste2017-04-061-0/+2
* Don't assume NAME_MAX is 255Enji Cooper2017-04-041-1/+6
* Clean up more trailing whitespace in the licensing tort thatEnji Cooper2017-04-041-1/+1
* Clean up trailing whitespaceEnji Cooper2017-04-041-15/+15
* Fix a missing const in my previous commit which broke the build atBruce Evans2017-04-031-1/+1
* Show high (blinking foreground/bright background) background colors. FormatBruce Evans2017-04-031-6/+17
* Remove the global variable 'info' and fix associated bugs and style bugs.Bruce Evans2017-04-031-41/+37
* Save errno across revert().Bruce Evans2017-04-031-45/+50
* Fix some parsing and error handling bugs.Bruce Evans2017-04-031-54/+24
* Fix variable for sizeof() in previous commit.Alexander Motin2017-04-021-1/+1
* Add Log directory and SATA NCQ Send and Receive Log.Alexander Motin2017-04-021-5/+22
* Remove checks that background (bg) colors are not bright and buggyBruce Evans2017-04-021-16/+4
* Minor style improvements in bhyve.8Roman Bogorodskiy2017-04-011-2/+2
* Consolidate random sleeps in periodic scriptsAlan Somers2017-04-011-0/+7
* Split iscsi(4) ctl frontend off of ctl(4) as cfiscsi(4)Enji Cooper2017-03-304-0/+29
* rrenumd(8): Fix a trivial Coverity warningConrad Meyer2017-03-291-2/+2
* makefs: sync with NetBSDEd Maste2017-03-295-5/+4
* makefs: free specfile structure once it has been appliedEd Maste2017-03-291-0/+1
* makefs: sort roundup with the other off_t members in fsinfo_tEd Maste2017-03-271-1/+1
* ctldadm: sort #includes per style(9)Enji Cooper2017-03-271-12/+11
* ctld: sort #includes per style(9)Enji Cooper2017-03-271-5/+4
* Allow WARNS to be overridden by the end-userEnji Cooper2017-03-271-1/+1
* Check to see if the kernel has cd9660 before running tests that require itBrad Davis2017-03-271-0/+13
* Same as r316022 (Fix hexadecimal escape codes in jail.conf(5)),Jamie Gritton2017-03-271-1/+1
* Fix hexadecimal escape codes in jail.conf(5).Jamie Gritton2017-03-271-2/+2
* Merge OpenBSM 1.2-alpha5 from vendor branch to FreeBSD -CURRENT:Robert Watson2017-03-261-0/+2