summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Eliminate ARG_UPATH[12] arguments to AUDIT_ARG_UPATH() and insteadrwatson2009-07-295-92/+92
* Currently there is a problem with fscking UFS file systems created onpjd2009-07-295-27/+88
* Update to version 9.6.1-P1 which addresses a remote DoS vulnerability:dougb2009-07-293-5/+13
* Revise header comments for vnet.h as we now implement VNET_SYSINIT, notrwatson2009-07-281-4/+8
* Rework vnode argument auditing to follow the same structure, in orderrwatson2009-07-286-47/+63
* Audit file descriptors passed to fooat(2) system calls, which are usedrwatson2009-07-287-84/+190
* Startup the vnet part of initialization a bit after the global part.julian2009-07-281-2/+2
* Somewhere along the line accept sockets stopped honoring thejulian2009-07-283-4/+4
* The new flow table caches both the routing table entry as well as theqingli2009-07-281-1/+2
* Fix a bug where wrong initialization valuetuexen2009-07-282-4/+4
* Turns out that when a receiver forwards through its TNS's therrs2009-07-284-22/+40
* Add INDEX-8 to the default portsnap configuration file, and remove INDEX-5.cperciva2009-07-271-1/+1
* adds DLINK2 DWA120 device.weongyo2009-07-272-0/+3
* urtw(4) supports RTL8187B chipset now.weongyo2009-07-271-4/+4
* This patch does the following:qingli2009-07-274-7/+24
* Fix the freebsd32 versions of semsys(), shmsys(), and msgsys() to use thejhb2009-07-271-6/+6
* We don't support ephemeral IDs in FreeBSD and without this fix ZFS canpjd2009-07-271-0/+4
* Mesh fixes, namely:rpaulo2009-07-275-91/+155
* Refine the MacBook hack to only match early models that have Intel ICH.rpaulo2009-07-272-2/+8
* Fix the handling of unordered messages when usingtuexen2009-07-271-1/+7
* * Document the dev.asmc.N.light.control sysctl. [1]rpaulo2009-07-271-10/+17
* Get rid of unused field. This will also be deletedtuexen2009-07-271-1/+0
* Note that COMPAT_43 requires COMPAT_FREEBSD7 too.kib2009-07-261-3/+3
* The parser for Rockridge symlinks tended to insertkientzle2009-07-261-8/+8
* Add a missing unlock for the inp lock whentuexen2009-07-261-0/+1
* Restore PATA device probe order, broken by PMP support implementation,mav2009-07-261-1/+17
* Update epair(4) to the new netisr implementation and polishbz2009-07-2611-112/+301
* Make the in-kernel logic for the SIOCSIFVNET, SIOCSIFRVNET ioctlsbz2009-07-263-58/+90
* Make ifconfig ifN -vnet <jname|jid> actually work:bz2009-07-261-7/+20
* Eliminate a stale paragraph from the BUGS section. This "bug" wasalc2009-07-261-8/+1
* Fix syntax error, makefile comments start with #.kib2009-07-251-1/+1
* Add note, that ahci(4) and siis(4) supersede ata(4) drivers.mav2009-07-251-0/+3
* PMP provides 16 targets (15 drives + itself).mav2009-07-251-1/+1
* Libarchive recognizes hardlinked files on ISO images,kientzle2009-07-251-0/+1
* Add ahci and siis drivers to NOTES.mav2009-07-251-0/+9
* Some jail parameters (in particular, "ip4" and "ip6" for IP addressjamie2009-07-257-165/+277
* Change the name displayed in sysinstall(8) from 'Wizard Mode'trasz2009-07-253-4/+4
* Catch ipfw up to the rest of the vimage code.julian2009-07-251-109/+163
* Improvement on the last change, this gives a precisejfv2009-07-243-18/+18
* Introduce a new sysctl process mib, kern.proc.groups which adds thebrooks2009-07-243-2/+81
* Bump __FreeBSD_version for the introduction of OBJT_SG.jhb2009-07-241-1/+1
* This delta fixes two bugs:jfv2009-07-243-7/+25
* A small number of systems in the ICH9/10 family have a flashjfv2009-07-241-22/+2
* revert OACTIVE part of r195845; instead fix the comment so it does not refersam2009-07-241-1/+13
* Update for vaps:sam2009-07-249-114/+32
* correct handling of IFF_PROMISC; this should not be pushed to the parentsam2009-07-241-1/+2
* monitor mode vaps are meant to be read-only so they can operate on anysam2009-07-241-5/+18
* o kill old code no longer needed after r193312sam2009-07-241-14/+3
* Remove debugging that crept in with previous commit.jhb2009-07-241-5/+1
* Revert the changes to struct kinfo_proc in r194498. Instead, fillbrooks2009-07-243-8/+26
OpenPOWER on IntegriCloud