| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | More unnecessary include reduction. | rwatson | 2007-02-23 | 7 | -90/+12 |
* | MFp4 (114068): | netchild | 2007-02-23 | 26 | -43/+70 |
* | o break newbus api: add a new argument of type driver_filter_t to | piso | 2007-02-23 | 255 | -575/+781 |
* | Remove many unneeded includes, update copyright. | rwatson | 2007-02-23 | 1 | -29/+2 |
* | Remove empty entry point functions (init, destroy, syscall) from | rwatson | 2007-02-23 | 2 | -32/+0 |
* | mac_none sample policy has nothing to enforce, so remove sysctls. | rwatson | 2007-02-23 | 1 | -9/+0 |
* | Use the new xpt_rescan function to truly now have dynamic | mjacob | 2007-02-23 | 3 | -13/+76 |
* | Add an xpt_rescan function and a thread that will field | mjacob | 2007-02-23 | 2 | -4/+50 |
* | There is a problem in setting/getting 'options'- if we check things | mjacob | 2007-02-23 | 1 | -111/+133 |
* | Be a bit more restrictive about printing out 'bad' pdb entries | mjacob | 2007-02-23 | 1 | -9/+11 |
* | If floppies are used to boot the machine, the user lets the machine | kensmith | 2007-02-22 | 1 | -1/+6 |
* | Correct typo. | pjd | 2007-02-22 | 1 | -1/+1 |
* | Modify chunk_alloc() to prefer mmap()ed memory over sbrk()ed memory. | jasone | 2007-02-22 | 1 | -36/+40 |
* | Use LIST_EMPTY() instead of unrolled version (LIST_FIRST() [!=]= NULL) | delphij | 2007-02-22 | 1 | -5/+5 |
* | Use ETHER_BPF_MTAP() instead of BPF_MTAP() here. It's possible | csjp | 2007-02-22 | 1 | -2/+3 |
* | Fixes build breakage.. invalid type casts.. and invalid | rrs | 2007-02-22 | 1 | -6/+6 |
* | First cut of the sctp man pages. Still need work. | rrs | 2007-02-22 | 17 | -1/+2218 |
* | Fixes __FreeBSD__ being present (they should not) | rrs | 2007-02-22 | 1 | -6/+4 |
* | Adds a performance improvement for when sctp_sendx is | rrs | 2007-02-22 | 1 | -23/+43 |
* | Add an additional MAC check to the UNIX domain socket connect path: | rwatson | 2007-02-22 | 1 | -0/+5 |
* | Change the page's CLEANCHK flag from being a page queue mutex synchronized | alc | 2007-02-22 | 2 | -16/+16 |
* | Improve readability of the version string. | njl | 2007-02-22 | 1 | -1/+1 |
* | Mention that BSD gzip was MFC'ed | delphij | 2007-02-22 | 1 | -1/+2 |
* | Fix a bug in if_findmulti(), whereby it would not find (and thus delete) | bms | 2007-02-22 | 1 | -3/+22 |
* | Update copyright headers. | sos | 2007-02-21 | 19 | -19/+19 |
* | Try again with supporting AHCI chipsets with partly implemented ports. | sos | 2007-02-21 | 2 | -5/+16 |
* | Restore support for the 5706C bce(4) phy that was broken during the | jhb | 2007-02-21 | 2 | -2/+54 |
* | Work around a firmware bug where broadcast frames would be incorrectly | gallatin | 2007-02-21 | 2 | -5/+27 |
* | Be a little less stringent in getting progress report data. | sos | 2007-02-21 | 1 | -1/+2 |
* | Temporarily disable the support for some incarnations of the ICH8 chip that has | sos | 2007-02-21 | 1 | -17/+7 |
* | Update host-mode multicast group information output. | bms | 2007-02-21 | 1 | -33/+87 |
* | Change wording of warnings when there is no ip_mroute.ko module | bms | 2007-02-21 | 2 | -11/+19 |
* | Optimize set_origin() use in some screensavers to stop them eating | philip | 2007-02-21 | 4 | -12/+40 |
* | Refine implementation notes for priv(9): clarify ABI comments, mention | rwatson | 2007-02-21 | 1 | -3/+8 |
* | Document vge(4)'s support for altq(4). | brueffer | 2007-02-21 | 2 | -2/+4 |
* | Complete the support for altq(4). | brueffer | 2007-02-21 | 1 | -1/+3 |
* | The functions that set and delete external attributes must check | mckusick | 2007-02-21 | 1 | -0/+9 |
* | Fix a bug with the release of section's raw data. Both release loops | dumbbell | 2007-02-21 | 1 | -1/+1 |
* | Initialise {transport,protocol}{,_version} fields during a PATH_INQ to avoid a | n_hibma | 2007-02-21 | 1 | -1/+5 |
* | Reduce the noise when plugging in (USB) mass storage devices, like a 4 port | n_hibma | 2007-02-21 | 2 | -3/+7 |
* | Change pmap_protect() so that execute access can be removed without | alc | 2007-02-21 | 1 | -1/+2 |
* | If we already have stat() data, we might be able to | kientzle | 2007-02-21 | 1 | -21/+29 |
* | Check that the error returned by vfs_getopts() is not ENOENT before assuming | cognet | 2007-02-21 | 1 | -2/+2 |
* | Remove unnecessary privilege and privilege check for WITNESS sysctl. | rwatson | 2007-02-20 | 2 | -16/+9 |
* | Create a link from hosts.allow(5) hosts_access(3), to give the user a | n_hibma | 2007-02-20 | 1 | -2/+4 |
* | Kris suggested that swap is a better choice as a default than malloc. | n_hibma | 2007-02-20 | 2 | -4/+4 |
* | [Found the original diff I made, see previous commit for other part] | n_hibma | 2007-02-20 | 2 | -4/+23 |
* | Make attach the default for -f. That way | n_hibma | 2007-02-20 | 2 | -3/+11 |
* | Avoid writing uninitialized stack data into a thread's MMX/SSE state by | emaste | 2007-02-20 | 1 | -7/+12 |
* | Rename IWI_LOCK_ASSERT to IWI_LOCK_CHECK per Sam's suggestion, | luigi | 2007-02-20 | 2 | -25/+21 |