summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* LibUSB v1.0:alfred2009-07-309-1531/+1356
* Fix XEN build breakage, by implementing pmap_invalidate_cache_range()kib2009-07-291-16/+88
* Parse the System Resource Affinity Table ('SRAT') used to describe affinityjhb2009-07-292-8/+148
* Don't allow mixing the "vnet" and "ip4/6" jail parameters, since vnetjamie2009-07-291-11/+98
* Change the default value of the "ip4" and "ip6" jail parameters tojamie2009-07-291-27/+7
* Fix the experimental nfs client so that it only calls ncl_vinvalbuf()rmacklem2009-07-291-5/+11
* Delete the descriptions of the gssname and allgssname optionss fromrmacklem2009-07-291-42/+1
* Update less to v436. This is considered as a bugfix release from vendor.delphij2009-07-2971-1035/+1133
|\
| * Vendor import of less v436.delphij2009-07-2770-1031/+1127
| * Vendor import of less v429delphij2009-05-0863-3531/+4918
| * Flatten all tags of the dist tree of less.delphij2009-05-0878-0/+0
* | As was done in r195820 for amd64, use clflush for flushing cache lineskib2009-07-297-21/+143
* | 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
OpenPOWER on IntegriCloud