summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removed redundant WARNS setting.ru2009-10-152-2/+0
* Support the specification of a range of destination ports e.g.luigi2009-10-151-51/+88
* Style fixes to the function prototypes for bus_alloc_resources() andjhb2009-10-151-2/+4
* Add a facility for associating optional descriptions with active interruptjhb2009-10-1513-4/+290
* A small change to avoid calling gettimeofday() too oftenluigi2009-10-151-4/+19
* Fix a sign bug in the handling of nice priorities when computing thejhb2009-10-151-1/+1
* Use our standard section 4 SYNOPSIS.brueffer2009-10-152-7/+20
* Print routing statistics as unsigned short rather than unsigned int,rwatson2009-10-151-5/+5
* Bump version numbers and update descriptions for the 9-CURRENThrs2009-10-155-71/+12
* This patch fixes the following issues in the ARP operation:qingli2009-10-152-10/+18
* fixes a TX hang that could be possible to happen when the trasfers areweongyo2009-10-145-2/+23
* fixes a TX hang bug that it could happen when if_start callback didn'tweongyo2009-10-141-2/+8
* Set the active flag in the PMBR when we install bootcode on a GPTrnoland2009-10-141-0/+3
* Oops, add a return values section to note that these routines return an errorjhb2009-10-141-0/+2
* Add a manual page for BUS_BIND_INTR() and bus_bind_intr().jhb2009-10-142-0/+98
* Use zfs_read() instead of xfsread() to read /boot.config. xfsread() failsjhb2009-10-141-1/+1
* Explicitly compare to a return code.bz2009-10-141-1/+1
* Unbreak the VIMAGE build with IPSEC, broken with r197952 bybz2009-10-141-4/+4
* ls: Make -p not inhibit following symlinks.jilles2009-10-131-1/+1
* Make getcwd(3) faster, simpler and more compliant using *at syscalls.jilles2009-10-131-45/+18
* Compare pointer to NULL rather than 0.bz2009-10-131-1/+1
* Immediately after clearing a pending callout that didn't make it duebz2009-10-131-10/+10
* Sync with other GENERIC kernel configs:jhb2009-10-132-23/+31
* Move the USB wireless drivers down into their own section next to the USBjhb2009-10-134-16/+20
* Fix this module so it at least builds. Note that it isn't hooked up tojhb2009-10-131-2/+2
* Add C message catalogue entries for newer errnos: EBADMSG, EMULTIHOP,rwatson2009-10-131-0/+10
* Correct typo: thetime -> the timeemaste2009-10-131-1/+1
* Correct a copy/paste bug in a comment. lptclose() checks once a second tojhb2009-10-131-1/+1
* Properly initialize the mesh conf capabilities byte.rpaulo2009-10-131-0/+1
* EXPORT_SYMS is not, in fact, required, for a dependent module to accessrwatson2009-10-131-10/+0
* Make number(6) build with WARNS=6.ed2009-10-132-4/+4
* Chase dependency changes in libgssapi_krb5 module introruced bybland2009-10-131-1/+1
* Use printb() to display the "nd6 options=" line.hrs2009-10-121-29/+7
* We haven't installed usbdevs for many moons now, and it doesn't work anymarkm2009-10-121-0/+2
* Fix the 106/109 USB Japanese keyboard "underscore" issue.hrs2009-10-121-12/+51
* Export DTrace symbols from nfsclient so that dtnfsclient can get to them.rwatson2009-10-121-0/+10
* Add a MODULE_DEPEND() on the NFS client from dtnfsclient so that dtnfsclientrwatson2009-10-121-0/+1
* - Do not assign a link-local address when ND6_IFF_IFDISABLED.hrs2009-10-121-0/+3
* Link GSS mechanics modules against libgssapi so they will not fail duebland2009-10-122-4/+4
* Improve the description of sysctl "kern.sugid_coredump".jkoshy2009-10-121-1/+1
* Update for latest 802.11s changes in meshconf format.rpaulo2009-10-121-15/+21
* Fix a wrong initialization that snuck in the latest commit.rpaulo2009-10-121-1/+1
* Fix typo.kib2009-10-121-1/+1
* Another 3.03 draft bit that I missed in the previous 802.11s stackrpaulo2009-10-123-85/+48
* Scan for option ROMs on i386 and amd64 only.marcel2009-10-113-1/+2
* Make openat(2) a cancellation point.jilles2009-10-116-0/+38
* Tweaks for sigqueue tests:kib2009-10-112-12/+27
* Currently, when signal is delivered to the process and there is a threadkib2009-10-114-34/+118
* Correct another typo. Actually save the condition register insteadnwhitehorn2009-10-111-1/+1
* Correct a typo here and actually save DSISR instead of overwriting it.nwhitehorn2009-10-111-1/+1
OpenPOWER on IntegriCloud