summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use NG_PATHSIZ instead of NG_PATHLEN + 1.imp2009-06-091-1/+1
* Move C1E workaround into its own idle function. Previous workaround worksariff2009-06-094-46/+150
* unify zyd_tx_mgt() and zyd_tx_data() to simplify TX path and sortsweongyo2009-06-092-137/+60
* Fix bug in zphys offset calculation I introduced while retypingbland2009-06-091-1/+1
* Chase ZFS v13 import changes.bland2009-06-091-1/+2
* - Fix sanity check of GIFSOPTS ioctl.hrs2009-06-092-6/+6
* Add line width calculations for 15/16 and 24/32 bit modes in casedelphij2009-06-091-0/+8
* MFV of tzdata2009i:edwin2009-06-091-2/+45
* Fix compile time warning on sparc64, thanks to strict kobj signatures checking.ariff2009-06-081-10/+9
* Add self, list mentor in committers-src.dotnp2009-06-081-0/+2
* Update vnet_net size guard information after r193731.bz2009-06-081-7/+7
* Reflect debug level changes from the recent ACPICA import.jkim2009-06-081-7/+6
* Fix an off by one error when we limit append/prepend text sizes based on ourbrian2009-06-081-5/+15
* Simply shared vnode locking and extend it to also include fsync.ps2009-06-084-6/+16
* purge dead codesam2009-06-081-29/+0
* fix big-endian machinessam2009-06-081-4/+4
* Add myself.tuexen2009-06-081-0/+3
* Remove redundant checks for ACPI_WAIT_FOREVER cases.jkim2009-06-081-4/+0
* 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
OpenPOWER on IntegriCloud