summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Instead of building up a "struct nfs_args" to pass to the kernelrodrigc2008-09-132-473/+622
* Take a moment to tidy some white space while I'm here. No functionalimp2008-09-131-10/+9
* We don't need pax and tar. These days tar is a strict superset ofimp2008-09-131-1/+1
* Add code to parse NFS mount options passed as individualrodrigc2008-09-131-23/+254
* Fix TELOPT(opt) when opt > TELOPT_TN3270E.antoine2008-09-132-4/+4
* Allow PAGE_SHIFT to already be defined.thompsa2008-09-131-0/+2
* Add files to remove when WITHOUT_HESIOD is set.antoine2008-09-132-8/+7
* Implement IPv6 support for TCP MD5 Signature Option (RFC 2385)bz2008-09-133-33/+95
* Update man page according to r182999 snd_hda driver update.mav2008-09-131-33/+160
* My massive snd_hda driver update.mav2008-09-133-2450/+3550
* Turn on TCP_SIGNATURE for LINT builds. This should catch situationsbz2008-09-131-1/+1
* We can't implicitly trust the hook on NGQF_FN/NGQF_FN2 processing inmav2008-09-131-6/+14
* - For any lock list we hold the head in order to reduce allocation fromattilio2008-09-121-5/+18
* Don't issue CDC request before negotiate the interface role.takawata2008-09-121-58/+107
* Whitespace cleanup.emaste2008-09-121-5/+5
* Display the sum of the runtime of all the threads in a process when it'ssepotvin2008-09-121-0/+1
* Make mlxcontrol work with more than one system drive:sepotvin2008-09-123-5/+7
* Use the parent device's DMA tag when creating our own DMA tags. This fixesjhb2008-09-121-9/+10
* Remove unneeded comma.kib2008-09-121-1/+1
* When doing rfork(0), i.e. separating curproc VM from any other user ofkib2008-09-123-5/+14
* The user_ldt_alloc() function shall return with dt_lock locked.kib2008-09-121-5/+9
* Remove warning about static LDT segment allocation. Applicationskib2008-09-121-9/+0
* Portability: Don't use symbolic constants when the values are morekientzle2008-09-121-7/+7
* Portability: Not everyone is lucky enough to have ftruncate()kientzle2008-09-122-0/+3
* Portability: Support platforms that lack (struct stat).st_blksize or SSIZE_MAXkientzle2008-09-123-0/+11
* Windows compatibility: The stub replacement for compression_programkientzle2008-09-121-0/+2
* Connect ufoma(4) to build and,takawata2008-09-122-2/+1
* Sweep this man page a bit:danger2008-09-111-15/+25
* Add a 'hw.pci.mcfg' tunable. It can be set to 0 to disable memory-mappedjhb2008-09-112-0/+12
* Bandaid: disable interrupts to make sure intr_enabled and the IER registercognet2008-09-111-3/+8
* Remove the unused field "pc_prvspace" from the MD fields for the structcognet2008-09-111-6/+1
* Makefile.inc already defines OPENSSL if crypto is available/wanted.roberto2008-09-111-1/+1
* Fix two small typo's in comments in the nullfs vnops code.ed2008-09-111-2/+2
* Update the comments above the 0xcf9 register reset attempt to match thejhb2008-09-112-8/+14
* The ERESTART to EINTR conversion is already done inrdivacky2008-09-111-8/+1
* ARM nexus style(9) improvements.raj2008-09-111-34/+31
* ARM interrupts improvements.raj2008-09-113-14/+16
* IXP425: split handling of the two QMGR interrupts so they are separatelyraj2008-09-111-14/+42
* Document dev_clone eventhandler interfacekib2008-09-111-0/+74
* Add a first draft of the cdevpriv(9) documentationkib2008-09-111-0/+121
* Document make_dev_credf(9), destroy_dev_sched(9) and destroy_dev_drain(9)kib2008-09-111-4/+123
* Update insmntque(9) manpage, bringing it close to reality.kib2008-09-111-4/+36
* Fix the device name spacing.adrian2008-09-111-5/+5
* Revert r177108 and restore r60506 for sparc64 as long as libstandmarius2008-09-101-0/+3
* Add drivers for the power management devices found on Fireplane/marius2008-09-103-0/+360
* Make sure the TTY has not disappeared out from under us before callingcsjp2008-09-101-2/+3
* Work around Cheetah+ erratum 34 (USIII+ erratum #10) by relocatingmarius2008-09-104-22/+226
* mld_timerresid() returns ms so instead of doing the maths in usecbz2008-09-101-1/+1
* Teach WITNESS about the interlocks used with lockmgr. This removes a bunchjhb2008-09-107-27/+49
* Disable the inline assembly crc32 routine and use the C version instead.jhb2008-09-101-87/+0
OpenPOWER on IntegriCloud