]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
mac_ipacl: new MAC policy module to limit jail/vnet IP configuration
[FreeBSD/FreeBSD.git] / sbin /
2023-07-25 Kirk McKusickDebugging output additions. No functional changes intended.
2023-07-25 Warner Loshcamcontrol: Migrate to modern uintXX_t from u_intXX_t
2023-07-24 Martin Matuskalibarchive: merge from vendor branch
2023-07-21 Kristof Provostpf: initial SCTP support
2023-07-21 Kristof Provostpfctl: SCTP can have port numbers
2023-07-20 Navdeep Parharifconfig_netlink.c: whitespace cleanup.
2023-07-20 Navdeep Parharifconfig: Shift unsigned value to avoid UB.
2023-07-20 Navdeep Parharifconfig: Fix the display of capabilities in the netlin...
2023-07-19 Ed Mastessh: Update to OpenSSH 9.3p2
2023-07-18 Kirk McKusickText format cleanups. No functional changes intended.
2023-07-17 R. Christian McDonaldlibbe: recursively promote deep BE datasets
2023-07-15 Warner LoshMerge LUA 5.4.6
2023-07-14 John Baldwinnvmecontrol.8: Fix a few formatting nits.
2023-07-13 Luiz Amaralpfsync: transport over IPv6
2023-07-11 Kyle Evanslibbe: promote activated BEs all the way
2023-07-10 Eric van Gyzendhclient: fix build on i386
2023-07-10 Alex Bahmdhclient: fix time parsing for leases expiring after...
2023-07-09 Jessica Clarkeldconfig: Use __PATH_ELF_HINTS("32") over _PATH_ELF32_HINTS
2023-07-07 Alfonso GregoryMark usage function as __dead2 in programs where it...
2023-07-05 Mateusz Guzikipf: low-effort fix to make it compilable without inet6
2023-07-05 Mateusz Guzikping: low-effort fix to make it compilable without...
2023-07-05 Mateusz Guzikping: low-effort fix to make it compilable without...
2023-07-01 Martin Matuskazfs: merge openzfs/zfs@009d3288d
2023-06-28 Martin Matuskazfs: merge openzfs/zfs@a9d6b0690
2023-06-28 Alfonso Gregorynewfs: nextnum should be a u_int32_t, not an int
2023-06-28 Alfonso Gregorynewfs: prefer unsigned index over signed
2023-06-28 Graham Perrinbectl(8): clarifications, expansion
2023-06-27 Alfonso Gregoryifconfig: skip calling fnmatch once the result no longe...
2023-06-27 Simon J. GerratyMerge bmake-20230622
2023-06-27 John Baldwinipf: Remove set but unused variables.
2023-06-27 John Baldwinipfw: Remove set but unused variables.
2023-06-27 John Baldwinlibipf: Remove set but unused variable from printfragin...
2023-06-27 Dag-Erling SmørgravUpgrade to OpenPAM Ximenia.
2023-06-25 Ed Masteifconfig: consistently sort set/clear commands
2023-06-25 Martin Matuskazfs: merge openzfs/zfs@8e8acabdc
2023-06-23 Pierre ProncheryMerge OpenSSL 3.0.9
2023-06-22 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.6-0-g7cbf1...
2023-06-22 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.5-0-g185b8...
2023-06-22 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.4-0-gae421...
2023-06-22 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.3-0-gda3cd...
2023-06-22 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.2-0-g18dde...
2023-06-22 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.1-0-gcd890...
2023-06-22 Dimitry AndricMerge llvm-project main llvmorg-16-init-18548-gb0daacf58f41
2023-06-20 Koichiro Iwaoifconfig.8: Document limitation of groupname
2023-06-19 Warner Loshcamcontrol: Include stdbool.h rather than relying on...
2023-06-19 Warner Loshcamcontrol: Zone fix two warnings
2023-06-19 Warner Loshcamcontrol: In defects make -S actually imply 12-byte...
2023-06-19 Warner Loshcamcontrol: simplify summary logic for defects
2023-06-19 Warner Loshcamcontrol: No need to set CAM_ARG_[PG]LIST in defects
2023-06-19 Warner Loshcamcontrol: Simplfiy 12-byte retry logic in defects...
2023-06-19 Warner Loshcamcontrol: Convert int used as booleans to bools
2023-06-19 Warner Loshcamcontrol: Label the unused command args
2023-06-19 John Baldwinifconfig: Pacify a sign comparison warning in regdomain...
2023-06-19 John Baldwinifconfig: Consistently use uint32_t for wireless channe...
2023-06-19 John Baldwinifconfig: Avoid issues with trying to negate unsigned...
2023-06-19 Ed Masteifconfig: set boolean to true rather than incrementing
2023-06-18 Rick Macklemmount_nfs.8: Note a case where the "nconnect" option...
2023-06-16 Martin Matuskazfs: merge openzfs/zfs@10e36e176
2023-06-16 Johannes Totzrc.suspend: update man pages for new keyword
2023-06-16 Alexander V. Chernikovnetlink: dump interface capabilities with other interfa...
2023-06-16 Alexander V. Chernikovifconfig: fix armv6 build
2023-06-16 Alexander V. Chernikovipfw: add state/comment tests
2023-06-16 Alexander V. Chernikovifconfig: use default (more rigid) WARNS level.
2023-06-16 Alexander V. Chernikovifconfig: remove global 'ifr' usage from ifmedia.c...
2023-06-16 Alexander V. Chernikovifconfig: remove (most of) the usages of global 'struct...
2023-06-15 Alexander V. Chernikovipfw: use function return value to fetch insn argument.
2023-06-15 Alexander V. Chernikovipfw: add eaction tests
2023-06-15 Marko Zecroute.8: mention DXR in FIB_ALGO section
2023-06-14 Alexander V. Chernikovifconfig: fix ifconfig crash when compiled w/WITHOUT_NE...
2023-06-14 Alexander V. Chernikovifconfig: fix -Wunused warnings
2023-06-14 Alexander V. Chernikovifconfig: remove 'newaddr' global variable
2023-06-14 Alexander V. Chernikovifconfig: start ifconfig context from main()
2023-06-14 Alexander V. Chernikovifconfig: fix comparison in printmimo().
2023-06-13 Alexander V. Chernikovipfw: simplify action case parser
2023-06-13 Alexander V. Chernikovipfw(8): add ioctl/instruction generation tests
2023-06-13 Trond Endrestolifconfig(8): add the dotted format for MAC addresses.
2023-06-13 Alexander V. Chernikovifconfig: remove global_args variable.
2023-06-13 Alexander V. Chernikovifconfig: remove global 'name' variable.
2023-06-13 Alexander V. Chernikovifconfig: pass if_ctx instead of socket to the tunnel...
2023-06-13 Alexander V. Chernikovifconfig: remove global 'printifname' variable.
2023-06-13 Alexander V. Chernikovifconfig: eliminate global 'verbose' and 'printkey...
2023-06-13 Alexander V. Chernikovifconfig: add if_ctx argument to the generic and ifclon...
2023-06-13 Yan Ka, Chiuroute(8): teach route to attach to jails
2023-06-12 Tom Hukinsmount_nullfs(8): refer to nullfs(5)
2023-06-10 Martin Matuskazfs: merge openzfs/zfs@feff9dfed
2023-06-09 John Baldwinipf: Remove no-longer-needed NO_WARRAY_BOUNDS.
2023-06-09 Andrew TurnerUpdate the Arm Optimized Routine library to v23.01
2023-06-08 Joseph Mingronetpcdump: Update to 4.99.4
2023-06-08 Ed Mastecontrib/spleen: update to Spleen 2.0.0
2023-06-06 Cy Schubertntp: import ntp-4.2.8p17
2023-06-05 Pierre Proncherydecryptcore: Request the OpenSSL 1.1 API
2023-06-02 Pierre Proncherydumpon: Request the OpenSSL 1.1 API
2023-06-02 Tom Hukinsgpart(8): Improve manual page syntax
2023-06-02 Tom Hukinscamcontrol(8): Use simpler language
2023-06-02 Tom Hukinscamcontrol(8): Add manual page cross references
2023-06-02 Elyes Haouasfsck_ffs: Fix typos
2023-06-02 Elyes Haouasipfw/ipfw2: Fix typos
2023-06-02 Elyes Haouasipf: Fix typos
2023-06-02 Elyes Haouasifconfig: Fix typos
2023-06-02 Elyes Haouascamcontrol: Fix typos
next