summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Add a new type of VM object: OBJT_SG. An OBJT_SG object is very similar tojhb2009-07-2424-19/+313
* | Move the check to ensure the locate database has the minimum required sizejhb2009-07-242-3/+2
* | Make libkvm work on live systems and crashdumps with andbz2009-07-234-9/+412
* | Introduce and use a sysinit-based initialization scheme for virtualrwatson2009-07-2328-721/+397
* | Eliminate unnecessary cache and TLB flushes by pmap_change_attr(). (Thisalc2009-07-231-4/+11
* | Fix serial console on Apple Xserve G5 by falling back to input-device-1nwhitehorn2009-07-231-9/+32
* | Add the -d switch to the usage message.brian2009-07-231-1/+1
* | It is believed the last of the base system that could have an issue withkensmith2009-07-221-10/+10
* | It is believed the last subsystem that limited ID sizes to somethingkensmith2009-07-221-7/+18
* | When vfs.newnfs.callback_addr is set to an IPv4 address, thermacklem2009-07-221-1/+1
* | Fix extattr_list_file(2) on ZFS in case the attribute directorytrasz2009-07-221-3/+3
* | Add changes to the experimental nfs client to use the PBDRY flag forrmacklem2009-07-223-7/+14
OpenPOWER on IntegriCloud