The rule field in the ipfw_dyn_rule structure is used as storage
[freebsd.git] / sbin /
2017-04-14 cemfsck(8): Don't overrun mount device buffer
2017-04-14 cemrestore(8): Prevent some heap overflows
2017-04-13 rmacklemDocument the "oneopenown" option added by r316792.
2017-04-13 aeAdd large replay widow support to setkey(8) and libipsec.
2017-04-12 ngieClarify units for mediasize and sectorsize in DoFile(..)
2017-04-12 ngieClarify `minfree` warning message in check_space(..)
2017-04-12 sobomaxFix an issue in the rev.316718 causing variable to...
2017-04-11 sobomaxWork around an issue with mksnap_ffs not working in...
2017-04-09 bcrMake setkey(8) more clear about anti-replay window...
2017-04-07 brooksRemove support for long gone oldnfs.
2017-04-07 asomerssbin/mount: strcpy -> strlcpy
2017-04-05 asomersFix memory leak in "gpart bootcode"
2017-04-05 asomersFix clearing geom metadata if DIOCGSECTORSIZE fails
2017-04-04 aeUse unique SPI.
2017-04-04 aeIn the example section show that TCP-MD5 connection...
2017-04-03 sevanWhilst mount_pcfs originated as a patch in 386BSD,...
2017-04-03 aeAdd ipfw_pmod kernel module.
2017-04-03 aeAdd O_EXTERNAL_DATA opcode support.
2017-03-31 adrian[ifconfig] add some comments around missing net80211...
2017-03-30 n_hibmaMake dhcp-lease-time option supersedable as well.
2017-03-30 n_hibmaAllow superseding the lease renewal and rebind times.
2017-03-28 ngieDon't use K&R style prototypes; ANSIfy them
2017-03-28 mmMFV r316083,316094:
2017-03-25 dchaginUpdate to tcsh 6.20.00
2017-03-24 impUse a more stream-lined version of fix_value.
2017-03-24 mmMFV r315875:
2017-03-23 delphijMFV r315791: ntp 4.2.8p10.
2017-03-23 ngieAdd a post-humous manpage for cd9660(5), the ISO-9660...
2017-03-23 ngiemount.conf(8): fix a .Xr call
2017-03-23 impImplement quote escaping. String values may now contain...
2017-03-22 mavFix printing bits above first eight.
2017-03-21 ngieDelete trailing whitespace (no functional change)
2017-03-21 maximThe .Cm macro usage fixed.
2017-03-20 mmMFV r315633, 315635:
2017-03-19 traszDocument how to use reroot with NFS.
2017-03-15 aeChange the syntax of ipfw's named states.
2017-03-14 amdmi3Fix late and noauto with geli swap
2017-03-14 cyDisconnect ipftest and ipresend from the build until...
2017-03-14 cyRevert r315218 so that it may be committed together...
2017-03-14 cyDisconnect ipftest and ipresend from the build until...
2017-03-13 ngiesbin/dhclient: fix `vendor` storage leak in parse_optio...
2017-03-13 ngieFix -Wunused-but-set-warning with `ret`
2017-03-13 ngiesbin/dhclient: fix a memory leak in parse_client_lease_...
2017-03-13 ngieFix CFLAGS for including netipsec headers #includes
2017-03-12 araujoAdd the capability to refresh the gpart(8) label withou...
2017-03-12 ngieDelete duplicate -I <SRCTOP>/lib/libipsec added in...
2017-03-10 markjTypo.
2017-03-10 gonzoMerge from vendor branch importing dtc 1.4.3
2017-03-09 mavDecode modern PIM flags.
2017-03-08 ngiesbin/devfs: clarify usage
2017-03-08 impCopy needed include files from EDK2. This is a minimal...
2017-03-07 manuUpdate our device tree files to a Linux 4.10
2017-03-07 aeIntroduce the concept of IPsec security policies scope.
2017-03-06 desUpgrade to OpenSSH 7.4p1.
2017-03-04 cemnewfs_nandfs: Fix unaligned pointer warning
2017-03-04 ngiesbin: normalize paths using SRCTOP-relative paths or...
2017-03-03 jkimMerge ACPICA 20170303.
2017-03-02 mmMFV r314565,314567,314570:
2017-03-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2017-03-02 desFix date.
2017-03-02 desUpdate to reflect that SHA-1 has now been broken.
2017-03-02 desUpgrade to OpenSSH 7.3p1.
2017-03-01 dimMerge ^/head r314420 through r314481.
2017-02-28 impRenumber copyright clause 4
2017-02-28 dimMerge ^/head r314270 through r314419.
2017-02-27 oshogboAdd sysctl to control auto resize of the GEOM metadata.
2017-02-27 aeDocument that the size of AH ICV for HMAC-SHA2-NNN...
2017-02-25 dimMerge ^/head r314178 through r314269.
2017-02-25 impMake nvmecontrol logpage -p help list known pages.
2017-02-25 impExit with usage if argv[1] is NULL in dispatch. This...
2017-02-25 impFix typos in output.
2017-02-23 adrian[ifconfig] handle illegal WPS frames
2017-02-23 dimMerge ^/head r313896 through r314128.
2017-02-20 adrian[ifconfig] fix a memory leak!
2017-02-20 adrian[ifconfig] fix a memory leak.
2017-02-20 adrian[net80211] RX parameter shuffle in net80211 in preparat...
2017-02-20 desUpgrade to OpenPAM Radula.
2017-02-19 baptImport mandoc 1.4.1rc2
2017-02-19 traszMake savecore(8) output nicer by specifying the maximum...
2017-02-19 traszMake mdconfig(8) not segfault when the kernel returns...
2017-02-18 glebiusFix the last case when kldload(8) wasn't printing the...
2017-02-18 traszMake fsck(8) default to "ufs", like eg mount(8) does.
2017-02-17 dimMerge ^/head r313644 through r313895.
2017-02-17 kenAdd task attribute support to camcontrol(8).
2017-02-15 emasteprefix UFS symbols with UFS_ to reduce namespace pollution
2017-02-14 garga* Add missing parameters to usage()
2017-02-13 stevekFor MD_PRELOAD type md(4) devices, if there is a file...
2017-02-13 delphijMFV r313676: libpcap 1.8.1
2017-02-11 dimMerge ^/head r313301 through r313643.
2017-02-09 cemufs: Use UFS_MAXNAMLEN constant
2017-02-08 defDon't decrypt a core if a vmcore file already exists...
2017-02-07 ngieImprove libnetbsd compatibility with NetBSD
2017-02-07 ngieMFhead@r313360
2017-02-06 aeMerge projects/ipsec into head/.
2017-02-05 dimMerge ^/head r313055 through r313300.
2017-02-05 ngiestyle(9) cleanup
2017-02-05 ngieMFhead@r313266
2017-02-05 impUse ssize_t instead of uint32_t to prevent warnings...
2017-02-05 impAdd the ability to dump log pages directly in binary...
2017-02-05 impAdd some descriptions to the man page for the supported...
next