aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* ifconfig: improve vlan options parsingAlexander V. Chernikov2022-01-171-7/+14
* fsck(8): Fix typoLi-Wen Hsu2022-01-121-1/+1
* mount_nfs: Add a "bgnow" NFS mount optionRick Macklem2022-01-112-5/+32
* add and use defintions for ATA power modesAndriy Gapon2022-01-112-13/+13
* devd: correct wifi regexpWarner Losh2022-01-091-3/+3
* devd: remove the scsi regexpWarner Losh2022-01-091-13/+0
* ldconfig: remove two symbolsKonstantin Belousov2022-01-081-3/+0
* ipfilter: Restore ipfsyncCy Schubert2022-01-083-0/+1201
* ldconfig: remove libsoft supportWarner Losh2022-01-071-10/+3
* route: remove write-only struct hostent from getaddr()Ed Maste2022-01-061-21/+12
* Whitespace and capitalization cleanups.Kirk McKusick2022-01-061-7/+8
* vfslist.c: initialize skipvfs variableStefan Eßer2022-01-051-0/+1
* ipfilter: Fix manpage typosCy Schubert2022-01-045-6/+6
* ipfilter userland: Fix typosCy Schubert2022-01-041-4/+4
* ipfilter userland: Fix branch mismergeCy Schubert2022-01-041-44/+27
* ipfilter userland: Style(9) requires a space after returnCy Schubert2022-01-04105-778/+778
* ipfilter: Fix typosCy Schubert2022-01-041-4/+4
* ipfilter userland: Fix whitespace errorsCy Schubert2022-01-046-20/+20
* ipfilter userland: Remove trailing whitespaceCy Schubert2022-01-047-14/+14
* ipfilter: Adjust userland returns to conform to style(9)Cy Schubert2022-01-04117-948/+965
* ipfilter: INLINE --> inlineCy Schubert2022-01-041-3/+3
* ipflter: ANSIfy userland function declarationsCy Schubert2022-01-04154-1594/+837
* dnctl: Support reading config from file like ipfw(8)Kristof Provost2022-01-031-54/+67
* Various fixes for ggatec and ggatedAlan Somers2022-01-033-39/+88
* ufs: Rework shortlink handling to avoid subobject overflowsJessica Clarke2022-01-022-11/+4
* route: use NULL for null ptr in getaddr call, not 0Ed Maste2022-01-011-7/+7
* ipfilter userland: Revert the ipmon part of a6fb9bbea731Cy Schubert2021-12-272-65/+61
* ipfilter userland: Path fixup no longer requiredCy Schubert2021-12-275-7/+0
* pkgbase: Put more binaries/lib in runtimeEmmanuel Vadot2021-12-211-1/+1
* pkgbase: Put sconfig in FreeBSD-utilitiesEmmanuel Vadot2021-12-211-1/+1
* Revert "amd64: Do not build sconfig"Emmanuel Vadot2021-12-211-0/+1
* ipfilter: Move userland bits to sbinCy Schubert2021-12-20222-9/+46167
* ipfilter: Move kernel bits to netpfilCy Schubert2021-12-202-2/+2
* fsutil: forward declare struct fstabWarner Losh2021-12-161-0/+1
* Update fsck(8) to ignore failures from a check program for a filesystemKirk McKusick2021-12-164-13/+60
* route(8): Remove obsolete informationWarner Losh2021-12-151-18/+1
* amd64: Do not build sconfigEmmanuel Vadot2021-12-151-1/+0
* swapon(8): adapt to the new swapoff(2) interfaceKonstantin Belousov2021-12-091-8/+2
* savecore: emit information about saved cores under verboseKyle Evans2021-12-081-1/+2
* kldstat(8): style(9) fixes.Hans Petter Selasky2021-12-071-53/+54
* pfsync: fix incorrect enabling of defer modeKristof Provost2021-12-061-1/+1
* sysctl: Small style fixWarner Losh2021-12-061-2/+1
* sys/bitset.h: reduce visibility of BIT_* macrosStefan Eßer2021-12-052-1/+2
* swapoff(8): add -f flagKonstantin Belousov2021-12-042-10/+29
* sbin: build ping if at least one of INET & INET6 is enabledEd Maste2021-11-282-1/+6
* ldconfig(8): check for no-args command line after options are parsedKonstantin Belousov2021-11-241-5/+6
* ldconfig: use libexec/rtld-elf/rtld_paths.hKonstantin Belousov2021-11-242-1/+3
* ldconfig(8): nostd/-s does nothingKonstantin Belousov2021-11-242-9/+5
* ldconfig: start of cleanupKonstantin Belousov2021-11-243-48/+31
* ldconfig: remove a comment which is another remnant of a.out supportKonstantin Belousov2021-11-241-1/+1