aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Set argument encode/result decode call backs for 'maplist' and 'all'.Marcelo Araujo2016-03-041-0/+4
* Implement the 'master' request.Marcelo Araujo2016-03-041-1/+10
* o -t comman line option added to the usage().Maxim Konovalov2016-03-031-3/+3
* daemon(8): Add -t option to set process titleConrad Meyer2016-03-022-6/+16
* Fix a typo that prevented pw(8) from setting a user's UID to 0.Mark Johnston2016-03-021-1/+1
* - update portsnap(8) to direct users to pkg-versionJason Helfman2016-03-011-3/+5
* Fix typo.Edward Tomasz Napierala2016-02-291-1/+1
* jls(1) -> jls(8)Edward Tomasz Napierala2016-02-291-3/+3
* Fix typo.Edward Tomasz Napierala2016-02-291-1/+1
* tzsetup(1) -> tzsetup(8)Edward Tomasz Napierala2016-02-292-3/+3
* Autofs is section 5, not 4.Edward Tomasz Napierala2016-02-291-1/+1
* Fix typo.Edward Tomasz Napierala2016-02-291-1/+1
* Fix .Xr - autofs(5) is section 5, not 8.Edward Tomasz Napierala2016-02-281-2/+2
* pciconf: Silence a GCC warning.Pedro F. Giffuni2016-02-261-1/+1
* Update dependencies.Bryan Drewery2016-02-261-1/+2
* Add option -C to have the guest memory included in core files.Marcel Moolenaar2016-02-262-2/+12
* Support version 4 of the userboot structure by implementing theMarcel Moolenaar2016-02-261-1/+20
* Change format string in pciconf EA to jxWojciech Macek2016-02-261-3/+3
* Add support for Enhanced Allocation in pciconfWojciech Macek2016-02-261-0/+138
* Convert casperd(8) daemon to the libcasper.Mariusz Zaborski2016-02-252-3/+4
* DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-2454-638/+0
* Following revision r295924, the changes to a db file should be fsyncedDavid Malone2016-02-231-4/+4
* Fix the usr.sbin/iostat build with GCC, broken by r295768Alan Somers2016-02-221-9/+9
* Document the ability to override compiled-in env and hints using variablesIan Lepore2016-02-211-3/+6
* Fix possible out-of-bounds access detected by Ulrich Spörleins "scan-build".Stefan Eßer2016-02-191-19/+15
* Use __unused instead of casting to void to silence the unused parameterStefan Eßer2016-02-182-10/+4
* Fix compiler warnings in iostatAlan Somers2016-02-182-24/+25
* Make WARNS=6 safe.Stefan Eßer2016-02-183-10/+19
* Use the _SAFE loop variant, since the loop body may remove queue entries.Mark Johnston2016-02-181-2/+3
* crontab: ftruncate() with ftello() instead of ftell().Pedro F. Giffuni2016-02-161-1/+1
* cron: use (char *)NULL instead of (char *)0 in execle.Pedro F. Giffuni2016-02-161-2/+3
* Revert r295648 for now.Bryan Drewery2016-02-161-4/+4
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2016-02-161-0/+2
* Remove the need for overriding depend.Bryan Drewery2016-02-161-4/+4
* Add missing dependency on sys/conf/newvers.sh.Bryan Drewery2016-02-161-2/+2
* Don't check CmdSN for initial login request.Alexander Motin2016-02-121-3/+4
* Use the new insecure-lan-zones option instead of listing each AS112 zoneDag-Erling Smørgrav2016-02-111-25/+1
* Remove unbound-contrl-setup since we use a local control socket whichDag-Erling Smørgrav2016-02-111-1/+0
* Remove man page references to rndassociates.com, which has been taken overJamie Gritton2016-02-102-2/+0
* Remove O_SYNC from the options passed to dbmopen().Stefan Eßer2016-02-101-1/+1
* Rename P_KTHREAD struct proc p_flag to P_KPROC.Konstantin Belousov2016-02-091-1/+1
* Provide a future release as an example, instead of a historical one.Gleb Smirnoff2016-02-051-1/+1
* Add an additional, libucl-based configuration file parser to ctld.Jakub Wojciech Klama2016-02-035-93/+1023
* f_substr(): Optimized recipe if running under bashDevin Teske2016-02-031-69/+104
* Remove SIG prefix from trapped signalsDevin Teske2016-02-031-5/+4
* f_substr: Write to stdout when no `-v var_to_set'Devin Teske2016-02-031-1/+5
* Remove trailing whitespaceDevin Teske2016-02-031-2/+2
* Define f_sprintf() dynamically at inclusion timeDevin Teske2016-02-031-12/+17
* Revert r295169 and switch `\ ' to `" "'Devin Teske2016-02-021-2/+2
* Fix a typo in a commentDevin Teske2016-02-021-1/+1