aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper2015-10-127-16/+2
* Use existing CONFDIR instead of adding a new CONFIGDIRBaptiste Daroussin2015-10-111-1/+1
* Install bsd.confs.mkBaptiste Daroussin2015-10-101-1/+1
* Move ppp.conf into the ppp sourcesBaptiste Daroussin2015-10-092-0/+40
* Fix a repeated typo: rootir -> rootdir.Warren Block2015-10-091-11/+11
* Add --currently-running <release> option to freebsd-update.Colin Percival2015-10-092-0/+10
* Fix for r288176 changes related to debug symbols move.Fabien Thomas2015-10-081-4/+15
* Add option -l for specifying which OS loader to dlopen(3). By defaultMarcel Moolenaar2015-10-082-11/+45
* Now that we own the code, use arc4random(3) unconditionallyXin LI2015-10-064-28/+0
* Use strlcpy() when the string is expected to be nul-terminated.Xin LI2015-10-061-2/+2
* Remove a few unused headers.Xin LI2015-10-062-4/+0
* Reallocate a maxlen-long buffer only when the current maxlen isHiroki Sato2015-10-061-4/+6
* Clean up some harmless unimplemented-command warning messages.Peter Grehan2015-10-051-1/+3
* Fix post-test typo that snuck in.Peter Grehan2015-10-021-1/+1
* Simple sysctl-like firmware query interface. Similar in operationPeter Grehan2015-10-024-0/+608
* Fix a regression with SA-15:24 patch that prevented NIS fromXin LI2015-10-021-4/+7
* Add debug file extension to kldxref(8) after r288176Ed Maste2015-10-021-1/+4
* Document CD block size of 2048.Alexander Motin2015-10-021-1/+1
* Set default block size for CD to expected 2048 bytes.Alexander Motin2015-10-022-1/+5
* The rpc.yppasswdd has an option to not allow shell changes (-s), but isMarcelo Araujo2015-10-021-2/+2
* - Increase the max number of indirect descriptors to matchPeter Grehan2015-10-021-2/+2
* Also build ofwdump on arm64.Andrew Turner2015-10-011-0/+3
* The Sun RPC framework uses a netbuf structure to represent theXin LI2015-09-291-5/+19
* All supported releases have the -m support from r186678, so removeBryan Drewery2015-09-291-7/+6
* Document the post-merge actions of calling tzsetup(8) and services_mkdb(8)Bryan Drewery2015-09-291-2/+14
* Add to CTL initial support for CDROMs and removable devices.Alexander Motin2015-09-277-7/+53
* rtsock requests for deleting interface address lles started to return EPERMAlexander V. Chernikov2015-09-272-1/+6
* Increase group limit for kerberized NFSv4Josh Paetzel2015-09-261-2/+2
* Revert r288268. Wrong change committed.Bryan Drewery2015-09-261-1/+1
* Hookup mkcsmapper_static and mkesdb_static for all but install.Bryan Drewery2015-09-261-1/+1
* Add more SUBDIR_PARALLEL.Bryan Drewery2015-09-267-3/+13
* Remove some duplicate, legacy, dead and questionable code.Alexander Motin2015-09-263-597/+27
* Build ofwdump(8) on MIPS tooEd Maste2015-09-251-0/+1
* META_MODE: Remove DEP_MACHINE from Makefile.depend files.Bryan Drewery2015-09-2510-20/+0
* META_MODE: Checkin a proper Makefile.depend.Bryan Drewery2015-09-251-3/+10
* META_MODE: Remove DEP_RELDIR from Makefile.depend files.Bryan Drewery2015-09-2515-30/+0
* Fix typo.Josh Paetzel2015-09-251-1/+1
* Add missing CLEANFILES.Bryan Drewery2015-09-241-0/+1
* Fix crash on parsing some inf filesDmitry Marakasov2015-09-222-1/+7
* Remove unsupported S5 (power off) state since r170976.Jung-uk Kim2015-09-221-5/+3
* ngctl dot: Drop invalid trailing semi-colonConrad Meyer2015-09-221-1/+1
* Make cltd ignore HA ports.Alexander Motin2015-09-211-1/+7
* - Remove unused union p_un.Hiroki Sato2015-09-191-22/+13
* - Fix a crash on a rpc entry when an IPv6 address is explicitly specifiedHiroki Sato2015-09-191-4/+2
* 'sin' is never used after assignment. Looking at the context, it seemsXin LI2015-09-191-1/+1
* Rename some functions and variables inside sesutil(8) to make gcc happyAllan Jude2015-09-191-10/+10
* Connect sesutil(1) and numactl(1) for META_MODE.Bryan Drewery2015-09-191-0/+18
* Improve and expand sesutil(8)Allan Jude2015-09-195-65/+667
* Replace afterinstall: hack from r54681 with 'make delete-old' functionality.Bryan Drewery2015-09-191-3/+0
* Remove redundant beforeinstall.Bryan Drewery2015-09-181-4/+0