aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* dmesg: detect wrapped msgbuf on the kernel side and if so, skip first lineGleb Smirnoff2022-02-051-4/+0
* update external URLWolfram Schneider2022-02-051-1/+1
* update external URLWolfram Schneider2022-02-051-1/+1
* update external URLWolfram Schneider2022-02-051-1/+1
* update external URLsWolfram Schneider2022-02-051-3/+3
* Properly fix parameter to sysctlnametomib().Kirk McKusick2022-02-041-1/+1
* Fix parameter to sysctlnametomib();Kirk McKusick2022-02-041-1/+1
* Have fsck_ffs(8) properly correct superblock check-hash failures.Kirk McKusick2022-02-045-244/+258
* ggatec: Use ANSI C definition for init_initial_buffer_size.John Baldwin2022-02-011-1/+1
* ifconfig: remove debug printf introduced in 779fd0534466Alexander V. Chernikov2022-01-291-1/+0
* libpfctl: fix creatorid endiannessKristof Provost2022-01-271-1/+1
* pfctl: improve error reporting for routehostKristof Provost2022-01-271-1/+10
* 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