summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Use proper types in kbdmux_kbd_getc():ed2009-06-081-2/+2
* Rewrite OsdSynch.c to reflect the latest ACPICA more closely:jkim2009-06-085-274/+446
* Remove two unneeded, hidden includes.bz2009-06-081-2/+0
* After r193232 rt_tables in vnet.h are no longer indirectly dependent onbz2009-06-0865-84/+15
* Commit missed driver_info to driver_ivar change in usb_attach_args.thompsa2009-06-081-2/+2
* Fix nfscl_getcl() so that it doesn't crash when it is called tormacklem2009-06-081-20/+29
* Revert my change; reintroduce __gnu89_inline.ed2009-06-084-3/+9
* Change driver_info to a ulong as it always stores a number and remove the onlythompsa2009-06-082-5/+6
* Remove __gnu89_inline.ed2009-06-084-9/+3
* Introduce an infrastructure for dismantling vnet instances.zec2009-06-0837-36/+526
* Clean up FreeBSD-specific header file:jkim2009-06-081-6/+3
* Now that amd64's kernel map is 512GB (SVN rev 192216), there is no reasonalc2009-06-081-9/+0
* Change the printf format string to match the variable type to quietjhb2009-06-081-2/+2
* Move zombie-reaping code out of kern_wait() and into its own function,rwatson2009-06-081-106/+121
* Code using COMPAT_ROUTE_FLAGS option, introduced with r187094,bz2009-06-081-1/+0
* Instead of packing the individual fields in the PnP structures, pack thejhb2009-06-081-26/+26
* Don't attempt to free the GPT partition list for a disk with an empty GPT.jhb2009-06-081-2/+3
* Update vimage size guard values but do not yet re-enable them.bz2009-06-081-34/+22
* Add another PCI id for Nvidia nForce MCP67, found in several Acer laptops.ariff2009-06-082-0/+2
* Permit the specification of bandwidth values withinluigi2009-06-082-40/+72
* Do not dereference vp->v_rdev without holding any of dev_mtx or vnodekib2009-06-081-8/+20
* Invalidate cache in pmap_remove_all() on ARM.raj2009-06-081-0/+12
* add a missing format in a printfluigi2009-06-081-1/+1
* Fix powerpc build failure due to strict kobj signatures checking.ariff2009-06-082-6/+6
* [patch] [locale] German locales use old %d.%m.%y date format instead of newer...edwin2009-06-082-2/+2
* Add notes on various SND_* options.ariff2009-06-081-0/+36
* Do not attempt to set source address on outgoing messageskan2009-06-081-2/+2
* Fix grammar.jkoshy2009-06-081-1/+1
* do not strip M_MORE_DATA on packets coming through ieee80211_start;sam2009-06-081-3/+4
* The change r192913 has added dependency on IP_RECVDSTADDR beingkan2009-06-081-0/+7
* Make the size (-s) and start (-b) parameters of the add verb optional.marcel2009-06-081-2/+126
* Fix build on sparc64.ariff2009-06-071-1/+1
* prefer callout_schedulesam2009-06-071-2/+1
* use c99-style initializerssam2009-06-071-7/+7
* Fix and add a workaround on an issue of EtherIP packet with reversedhrs2009-06-079-17/+264
* Decouple the i386 native and i386 Xen APIC definitions a little further.adrian2009-06-071-4/+22
* teach ieee80211_classify about ipv6 packetssam2009-06-071-1/+23
* add iv_flags_ht and ic_flags_htsam2009-06-071-0/+2
* track HT flags move to iv_flags_htsam2009-06-071-7/+7
* iv_flags_ext is full, make room by moving HT-related flags to a newsam2009-06-0711-116/+166
* Try again to add beginnings of netisr(8) man page: this time addrwatson2009-06-071-0/+210
* Add beginnings of a netisr(9) man page.rwatson2009-06-071-0/+1
* Add a temporary workaround for panics being seen on NFS servers with ZFS,rwatson2009-06-071-0/+3
* Add a check to xprt_unregister() to catch the case where anotherrmacklem2009-06-071-0/+7
* Allow humanized numbers for LBAs, as well as partition indices formarcel2009-06-073-21/+120
* Rename usb pipes to endpoints as it better represents what they are, and structthompsa2009-06-0728-627/+628
* Eliminate unnecessary obfuscation when testing a page's valid bits.alc2009-06-075-11/+8
* Bump driver revision (should have bumped it earlier).ariff2009-06-071-1/+1
* Sound Mega-commit. Expect further cleanup until code freeze.ariff2009-06-0792-5785/+12467
* Eliminate an unused variable from allocbuf().alc2009-06-071-3/+0
OpenPOWER on IntegriCloud