summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Clean up mxge's use of callouts as pointed out by jhb,gallatin2008-07-171-36/+19
* Don't set PACKAGE_BUILDING while installing packages.flz2008-07-171-1/+0
* Before updating the password database, the pw(8) utility first performs ajhb2008-07-171-1/+2
* Add the shutdown KEYWORD to those scripts that start persistent servicesdougb2008-07-1634-19/+34
* As previously discussed, add the svn:executable property to all scriptsdougb2008-07-1692-0/+0
* Move the TCSA* definitions out of _KERNEL. They are processed in libc.ed2008-07-161-10/+10
* Sort the ioctl's in <sys/ttycom.h> by number.ed2008-07-161-48/+48
* Remove OTTYDISC, NETLDISC and NTTYDISC definitions.ed2008-07-163-17/+0
* Fix error in comment.rwatson2008-07-161-3/+3
* Fix a multicast handling regression on VT6105M introduced inyongari2008-07-162-25/+60
* Fix VR_RXSTAT_RX_OK bit definition which lasted for more than 9yongari2008-07-162-3/+4
* Invoke err() with a format string rather than directly with a passedrwatson2008-07-151-1/+1
* Merge last of a series of rwlock conversion changes to UDP, whichrwatson2008-07-152-34/+89
* Fix commment in typo.rpaulo2008-07-151-1/+1
* Update the definition of modspecific structuredanger2008-07-151-3/+3
* Update bus_dmamem_alloc()'s first call to malloc() such that M_WAITOK isalc2008-07-153-10/+10
* Add quirk for Dell D630 laptops.delphij2008-07-151-1/+7
* Allow injecting big packets via bpf(4) up to min(MTU, 16K-byte).jkim2008-07-141-3/+9
* Match the implementation of the inline function from libkern.h.obrien2008-07-142-5/+17
* Fix carp(4) panics that can occur during carp interface configuration.eri2008-07-141-0/+8
* Unmangle an E.W.Dijkstra quote.phk2008-07-141-3/+5
* Add event notification at attach/detach so the NICjfv2008-07-141-0/+6
* Add an event handler to the vlan driver so the NIC driverjfv2008-07-141-0/+7
* Manpage for the et(4) driver.brueffer2008-07-142-0/+182
* Fill in the string portion of the bluetooth stack version sysctl.trhodes2008-07-141-1/+1
* - Enhance volume handlinggahr2008-07-142-10/+38
* Change the character prefixed to the svn version to "r" since that seemsdougb2008-07-131-1/+1
* Handle a race between pmap_kextract() and pmap_promote_pde(). This racealc2008-07-131-5/+13
* Add an obsolete header after pecoff removal.antoine2008-07-131-0/+4
* Staticize M_STACK.antoine2008-07-131-1/+1
* The libc acl_valid(3) function validates the contents of a POSIX.1e ACL.rwatson2008-07-131-8/+2
* More explicitly mention that we support the 2920C with the ahc driver.remko2008-07-131-2/+2
* Update the ktr_header structure, which changed over time.remko2008-07-131-4/+4
* Make uart(4) the default serial port driver on i386 and amd64.ed2008-07-137-40/+49
* fix multicast hash register definitionticso2008-07-121-2/+2
* Refine the changes made in SVN rev 180430. Specifically, instantiate a newalc2008-07-121-16/+26
* In nmount(), if we see "update" in the mount options,rodrigc2008-07-121-4/+5
* In order to apply pmap_demote_pde() to a page directory entry (PDE) from thealc2008-07-121-2/+3
* Strongly discourage the use of the query-source option, and explain why.dougb2008-07-121-7/+13
* Merge from vendor/bind9/dist as of the 9.4.2-P1 import, includingdougb2008-07-1215-36620/+2567
* The vendor area is the proper home for these files now.dougb2008-07-122-187/+0
* A number of significant enhancements to the ciss driver:scottl2008-07-114-150/+494
* Don't leak DMA map if not freed.delphij2008-07-111-0/+2
* Dust off old code for support of USB isochronous transfers.emax2008-07-113-215/+341
* - Fix a logic error when updating plex configuration.lulf2008-07-111-1/+2
* Put the _cpuset* symbols in FBSDprivate_1.0 instead of trying to putbrooks2008-07-111-5/+5
* Improve readability and cscope searches a little bit by not using theobrien2008-07-111-38/+38
* Use the VM_ALLOC_INTERRUPT for the page requests when allocating memorykib2008-07-111-7/+5
* Make it atomic for the devfs_populate_loop() to see the setting ofkib2008-07-111-1/+2
* The pfctl(8) program is already pretty verbose, so don't print extramtm2008-07-111-2/+2
OpenPOWER on IntegriCloud