aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* bsdinstall: Drop vestigial bsdinstall-esps cleanupRyan Moeller2021-03-262-15/+1
* rpc.lockd: Unconditionally close fds as daemonCaleb St. John2021-03-261-1/+1
* Add a new mode to the scripted partition editor for variant disk names.Nathan Whitehorn2021-03-264-11/+27
* mpsutil.8: fix typos in the man pageAlan Somers2021-03-251-3/+3
* align nfsdumpstate column outputCaleb St. John2021-03-241-0/+3
* bhyve hostbridge: Rename "device" property to "devid".John Baldwin2021-03-242-4/+4
* makefs: Ignore the "tags" keyword in mtree manifestsMark Johnston2021-03-231-1/+7
* syslogd: Increase message size limitsDmitry Wagin2021-03-232-12/+27
* Fix scripted installs on EFI systems after default mounting of the ESP.Nathan Whitehorn2021-03-232-8/+61
* Bump documentation date after recent updates to bsdinstall.8.Nathan Whitehorn2021-03-221-1/+1
* Include examples of how to build script-install media.Nathan Whitehorn2021-03-221-0/+14
* Improve example install scripts, making them simpler and more robust.Nathan Whitehorn2021-03-221-3/+2
* rtsold: Fix validation of RDNSS optionsMark Johnston2021-03-211-6/+12
* usr.sbin/services_mkdb: diff reduction against NetBSD.Xin LI2021-03-211-0/+1
* usr.sbin/uefisign: prevent specifying certificate, key or outputXin LI2021-03-211-5/+14
* Clarify that scripted installations don't require specification of bootNathan Whitehorn2021-03-191-0/+4
* bhyve: support relocating fbuf and passthru data BARsD Scott Phillips2021-03-194-34/+125
* Refactor configuration management in bhyve.John Baldwin2021-03-1848-1071/+2593
* inetd.conf: Wordsmith recommendationDaniel Ebdrup Jensen2021-03-181-1/+2
* pkg: settle the uniq extension to .pkg instead of .bsdBaptiste Daroussin2021-03-161-1/+1
* bhyve: virtio shares definitions between sys/dev/virtioKa Ho Ng2021-03-168-211/+98
* pkg(7): when bootstrapping first search for pkg.bsd file then pkg.txzBaptiste Daroussin2021-03-151-14/+29
* wlandebug.8: remove Xref for missing manpagesFernando ApesteguĂ­a2021-03-151-4/+6
* autofs: best effort to maintain mounttab and mountdtabRobert Wing2021-03-124-1/+18
* usr.sbin/pwm/pwm add support for flagsOskar Holmund2021-03-112-4/+18
* Fix local-unbound setup for some IPv6 deployments.Dag-Erling Smørgrav2021-03-101-1/+1
* mountd(8): generate a syslog message when the "V4:" line is missingRick Macklem2021-03-091-1/+17
* Simplify using nvlist_append_string_array().Hajimu UMEMOTO2021-03-081-6/+3
* bhyve/snapshot: use SOCK_DGRAM instead of SOCK_STREAMRobert Wing2021-03-082-56/+31
* bhyvectl: print a better error message when vm_open() failsRobert Wing2021-03-071-1/+3
* Restore /boot/efi to mtree.Nathan Whitehorn2021-03-061-1/+1
* jail(8): reset to root cpuset before attaching to run commandsKyle Evans2021-03-041-0/+33
* cron: consume blanks in system crontabs before optionsOleksandr Tymoshenko2021-03-041-0/+3
* service(8): use an environment more consistent with init(8)Andrew Gierth2021-03-031-1/+1
* crontab.5: Correct claims on ranges and namesChris Rees2021-03-031-2/+1
* autounmountd: set filter-specific flags for the EVFILT_FS filterRobert Wing2021-03-021-1/+1
* Remove fmtree(8)Kyle Evans2021-03-0220-2970/+0
* service: respect nojailvnet keywordMariusz Zaborski2021-03-011-0/+6
* newsyslog(8): Implement a new 'E' flag to not rotate empty log filesJuraj Lutter2021-02-282-2/+23
* bhyve/snapshot: rename and bump size of MAX_SNAPSHOT_VMNAMERobert Wing2021-02-272-3/+3
* bhyvectl: reduce code duplicationRobert Wing2021-02-271-18/+5
* bhyve/snapshot: rename checkpoint_opcodes to be more genericRobert Wing2021-02-271-3/+3
* inetd: Add examples from manual page and other sourcesDaniel Ebdrup Jensen2021-02-262-43/+87
* Mount the EFI system partition (ESP) on newly-installed systems.Nathan Whitehorn2021-02-235-138/+48
* bhyve/snapshot: drop mkdir when creating the unix domain socketRobert Wing2021-02-223-32/+4
* Fix makefs bootstrap after d485c77f203fb0f4cdc08dea5ff81631b51d8809Alex Richardson2021-02-229-22/+75
* Remove #define _KERNEL hacks from libprocstatKonstantin Belousov2021-02-2113-133/+164
* bsdinstall: add knob to set ASLR sysctlsEd Maste2021-02-201-0/+18
* bsdinstall: replace multiple ifs with caseEd Maste2021-02-201-22/+24
* cxgbetool(8): Add support for setting the hashfilter mode (filter mask).Navdeep Parhar2021-02-191-32/+46