]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
libradius: Fix input validation bugs
[FreeBSD/FreeBSD.git] / sbin /
2021-05-25 Chuck Silversfsdb: add missing bufinit() call
2021-05-22 Robert Wingfsck_ffs(8): fix divide by zero when debug messages...
2021-05-21 Baptiste Daroussinimport nvi 2.2.0-3bbdfe4
2021-05-21 Kirk McKusickFix fsck_ufs segfaults with gjournal (SU+J)
2021-05-21 Konstantin Belousovldconfig(8): update manpage to reality
2021-05-20 Warner Loshmd5: portability fix -- include stdbool.h explicitly
2021-05-20 Kristof Provostpfctl tests: Test fairq configuration
2021-05-20 Kristof Provostpfctl: Ensure parent queue is configured for FAIRQ
2021-05-20 Kristof Provostpfctl: Fix crash on ALTQ configuration
2021-05-20 Kristof Provostpf: Track the original kif for floating states
2021-05-20 Kristof Provostpfctl: Use DIOCGETSTATESNV
2021-05-19 Kirk McKusickFix fsck_ffs Pass 1b error exit "bad inode number 256...
2021-05-19 Dmitry Chagintcsh: update to version 6.22.04.
2021-05-19 Warner Loshmd5: Create md5sum, etc compatible programs
2021-05-17 Kirk McKusickCorrect assert added to dump program.
2021-05-12 Stefan Eßercontrib/bc: update to version 4.0.2
2021-05-11 Kirk McKusickEnsure that files with no allocated blocks are trimmed...
2021-05-11 Lutz Donnerhackeipfw.8: Fix table example
2021-05-11 Lutz Donnerhackesbin/ipfw: Allow tablearg as hostname
2021-05-08 Lutz Donnerhackesbin/ipfw: Fix parsing error in table based forward
2021-05-07 Kristof Provostpf: Support killing 'matching' states
2021-05-07 Kristof Provostpf: Allow states to by killed per 'gateway'
2021-05-07 Kristof Provostpfctl: Start using DIOCKILLSTATESNV
2021-05-07 Kristof Provostpfctl: Start using DIOCCLRSTATESNV
2021-05-07 Kristof Provostpfctl: Optionally show gateway information for states
2021-05-07 Ceri Daviesdevd.conf: Remove support for coldsync
2021-05-07 Ceri Daviesdevd.conf: Typo
2021-05-07 Edward Tomasz Napi... nvmecontrol: fix typo (s/Managment/Management/)
2021-05-07 Cy Schubertsqlite3: import sqlite3 3.35.5
2021-05-06 Warner Loshnvmecontrol: update copyright on passthru command
2021-05-06 Warner Loshnvmecontrol: Report status from passthru commands
2021-05-04 Warner Loshttys: diff reduction
2021-05-03 Jose Luis Duranifconfig: Minor documentation fix
2021-05-02 Lutz Donnerhackesbin/ipfw: Fix null pointer deference when printing...
2021-05-02 Xin LIless: upgrade to v581.2.
2021-05-01 Andrew TurnerFix building sysctl(8) after c78ad20
2021-04-27 Kristof Provostpfctl: Revert "pfctl: Another set skip <group> fix"
2021-04-27 Kirk McKusickClean up fsck_ffs error message output.
2021-04-26 Kirk McKusickMake fsck_ffs more persistent in creating a lost+found...
2021-04-26 Kristof Provostpfsync: Expose PFSYNCF_OK flag to userspace
2021-04-26 Kristof Provostpf: Allow multiple labels to be set on a rule
2021-04-25 Stefan EßerMerge commit 'bd136720030ebb0b31e6d5a2236b9d0ddac71b94'
2021-04-19 Kristof Provostpf: Optionally attempt to preserve rule counter values...
2021-04-19 Xin LIless: upgrade to v581.
2021-04-17 Mateusz PiotrowskiExplain the newfs naming convention
2021-04-17 Cy Schubertwpa: Import wpa_supplicant/hostapd commit f91680c15
2021-04-16 Ryan Moellerifconfig: Reuse media state in ifmedia_getstate
2021-04-14 Kristof Provostpfctl: Fix clearing rules counters
2021-04-14 Martin Matuskazfs: merge openzfs/zfs@3522f57b6 (master)
2021-04-13 Kurosawa Takahiropf: Implement the NAT source port selection of MAP...
2021-04-13 Gordon Berglingroute(8): Add an example how to print the routing tables
2021-04-12 Kurosawa Takahiropfctl, libpfctl: introduce pfctl_pool
2021-04-12 Mark JohnstonMerge commit 'd0e943077d94e6266ece9856789c5d5313676e38'
2021-04-10 Kristof Provostlibpfctl: Fix u_* counters
2021-04-10 Kristof Provostlibpfctl: Switch to pfctl_rule
2021-04-10 Kristof Provostpf: Move prototypes for userspace functions to userspac...
2021-04-10 Kristof Provostpfctl: Move ioctl abstraction functions into libpfctl
2021-04-10 Kristof Provostpfctl: Use the new DIOCGETRULENV ioctl
2021-04-10 Kristof Provostpfctl: Move to DIOCADDRULENV
2021-04-10 Edward Tomasz Napi... Cross-reference camcontrol(8) and zonectl(8) man pages.
2021-04-07 Roman Bogorodskiyipfw: update man page example for nat show log
2021-04-06 John-Mark Gurneyadd Xr to the rc.d script...
2021-04-06 Stefan EßerMerge commit '7a590c074ceede12b2b6e794f8703d6fa5749918'
2021-04-03 Ed Masteffsinfo: Update example to avoid to-be-deprecated vinum
2021-04-02 Kirk McKusickEnsure that all allocated data structures in fsck_ffs...
2021-03-29 Baptiste Daroussinlibedit: vendor import libedit 2021-03-28
2021-03-28 Ed Mastegvinum: add deprecation notice
2021-03-25 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1k
2021-03-25 Kirk McKusickFix fsck_ffs -R finds unfixed duplicate block errors...
2021-03-24 Kirk McKusickFix fsck_ffs Pass 1b error exit "bad inode number 2...
2021-03-24 Bjoern A. Zeebifconfig: 80211, add line break after key info
2021-03-23 Emmanuel VadotUpdate DTS files from Linux v5.10
2021-03-22 Baptiste Daroussinlibedit: vendor import snapshot 2020-07-10
2021-03-22 Baptiste Daroussinlibucl: vendor import snapshort 20210314
2021-03-21 Martin Matuskazfs: merge OpenZFS master-891568c99
2021-03-19 Gleb Smirnoffpfilctl: improve formatting of "hooks" and "heads"...
2021-03-19 Stefan Eßerbc: upgrade to version 3.3.4
2021-03-17 Kyle Evansbase: remove if_wg(4) and associated utilities, manpage
2021-03-15 Kyle Evansif_wg: import latest fixup work from the wireguard...
2021-03-14 Dmitry ChaginMerge tcsh 6.22.03-ceccc7f
2021-03-14 Martin Matuskazfs: merge OpenZFS master-9305ff2ed
2021-03-12 Kirk McKusickDo not complain about incorrect cylinder group check...
2021-03-09 Kyle Evansifconfig: allow displaying/setting persistent-keepalive
2021-03-09 Kyle Evansifconfig: wg: stop requiring peer endpoints
2021-03-08 Mark Johnstondumpon.8: Ask DDB to call doadump() rather than calling...
2021-03-07 Eric van Gyzendecryptcore: do not include sys/sysctl.h
2021-03-07 Eric van Gyzendumpon: do not print errno for resolver failure
2021-03-06 Kristof Provostpfctl: Add missing 'va' code point name
2021-03-05 Ryan Moellersbin/ifconfig: Minor housekeeping
2021-03-05 Ryan Moellersbin/ifconfig: Get media status with libifconfig
2021-03-03 Ed Mastegrowfs: allow operation on RW-mounted filesystems
2021-03-03 Kyle Evansinit: use explicit_bzero() for clearing passwords
2021-03-03 Ryan Moellersbin/ifconfig: Use a global libifconfig handle
2021-03-03 Alan Somers[skip ci] fix a typo in a comment in mdconfig.c
2021-03-03 Martin Matuskazfs: merge OpenZFS master-bedbc13da
2021-03-02 Alex RichardsonUpdate capsicum-test to git commit f4d97414d48b8f8356b9...
2021-02-28 Ryan Moellersbin/ifconfig: Get groups with libifconfig
2021-02-28 Ryan Moellersbin/ifconfig: Get bridge status with libifconfig
2021-02-28 Ryan Moellersbin/ifconfig: Drop local name var in sfp_status
2021-02-28 Ryan Moellersbin/ifconfig: Get lagg status with libifconfig
next