summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Modify the NFS clients and the NLM so that the NLM can be usedrmacklem2010-10-1914-45/+168
* MFV: nc(1) from OpenBSD 4.8.delphij2010-10-194-32/+32
* Set default type to PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP, thisdavidxu2010-10-181-0/+1
* Replace spaces by a tab after the date.culot2010-10-181-1/+1
* Do not synchronously start the nfsiod threads at all. The r212506kib2010-10-184-80/+48
* We've already set p = td->td_proc, so use it.emaste2010-10-181-4/+4
* Remove extra word, which looks like a left-over from a deleted sentence.brucec2010-10-181-1/+0
* Fix grammar.brucec2010-10-181-2/+2
* Fix typo: Offlaod -> Offload.pluknet2010-10-181-1/+1
* Update links for taskqueue(9) functions.pjd2010-10-181-1/+7
* Add links for libradius(3) functions.pjd2010-10-181-0/+33
* Set of legacy mode SATA enchancements:mav2010-10-1812-159/+512
* Unbreak buildworld by including pthread_rwlockattr_setkind_np anddavidxu2010-10-182-0/+4
* Revert r213867; while this driver really doesn't use any of the genericmarius2010-10-181-0/+4
* Log if fopen() fails.glebius2010-10-181-1/+4
* "b64decode -r" did not handle arbitary breaks in base64 encodededwin2010-10-181-5/+31
* sort function name.davidxu2010-10-181-2/+2
* s/||/&&davidxu2010-10-181-2/+2
* Add pthread_rwlockattr_setkind_np and pthread_rwlockattr_getkind_np, thedavidxu2010-10-185-4/+64
* Re-implement the root mount logic using a recursive approach, whereby eachmarcel2010-10-181-326/+738
* In vfs_filteropt(), only print the errmsg when there's no errmsgmarcel2010-10-181-1/+3
* Rename boot() to kern_reboot() and make it visible outside ofmarcel2010-10-182-8/+8
* Allow the MDIOCATTACH ioctl operation to originate from within the kernel.marcel2010-10-181-8/+16
* Stylify of uudecode(1)edwin2010-10-181-29/+35
* Fix a possible race where the directory dirent is moved to the locationkevlo2010-10-181-3/+8
* Re-add opt_mps.h and opt_cam.h, lost in the previous rev.scottl2010-10-171-1/+1
* Add myself to calendar.freebsd.culot2010-10-171-0/+1
* Add an entry for myself to committers-ports.dot.culot2010-10-171-0/+5
* Fix an XXX comment by answering 'no'. OS X does not set the day-of-weeknwhitehorn2010-10-171-4/+0
* - In oneshot-mode it doesn't make sense to try to compensate the clockmarius2010-10-171-45/+41
* Document vunref(9), add some important notes for vrele(9) and vput(9).kib2010-10-173-71/+49
* Log correct connection when canceling half-open connection.pjd2010-10-171-1/+2
* - Insert thread0 into correct thread hash link list.davidxu2010-10-173-21/+9
* Use one fprintf() instead of two.pjd2010-10-161-2/+1
* Clear signal mask before executing a hook.pjd2010-10-161-0/+3
* zfs: add vop_getpages method implementationavg2010-10-161-0/+91
* MfP4 CH182763 (original version):bz2010-10-161-0/+15
* Allow umass to use bigger transactions for USB 3.0 devices. It is lessmav2010-10-161-0/+1
* Close a race acquiring the IF_ADDR_LOCK() for each entry while iteratingbz2010-10-161-0/+4
* lltable_drain() has never been used so far, thus #if 0 it for now.bz2010-10-162-0/+6
* Fix a grammatical error connected to the previous commit.bcr2010-10-161-1/+1
* Correct some typos in comments, no functional changes.bcr2010-10-165-11/+11
* sh(1): Clarify subshells/processes for pipelines.jilles2010-10-161-10/+8
* sh: Use <stddef.h> rather than <sys/stddef.h>.jilles2010-10-161-1/+1
* - Add support for libusbhid in 32-bit compatibility mode.hselasky2010-10-163-3/+25
* atrtc: remove (pre-)historic check of RTC NVRAM at address 0x0eavg2010-10-161-4/+1
* Document vfs.ncsizefactor and vfs.ncnegfactor.kib2010-10-161-1/+19
* Provide vfs.ncsizefactor instead of hard-coding namecache ratio.kib2010-10-161-12/+20
* Retire the system-wide, per-reassembly queue segment limit. The mechanism is farlstewart2010-10-161-11/+15
* - Switch the "net.inet.tcp.reass.cursegments" andlstewart2010-10-161-13/+23
OpenPOWER on IntegriCloud