summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Quiet spurious warnings.mckusick2010-02-111-2/+2
* Keep Tinderbox happy.mckusick2010-02-111-1/+1
* Increased warnings weren't tested on ARM. Bump warnings back down toimp2010-02-111-1/+1
* Ensure that newfs will never create a filesystem with more than 2^32mckusick2010-02-103-47/+67
* This fix corrects a problem in the file system that treats largemckusick2010-02-102-58/+64
* Start sentences with a new line.trasz2010-02-101-4/+5
* Remove unused variable.trasz2010-02-101-3/+2
* Improve time precision for grdc(6):delphij2010-02-101-2/+15
* Improve description for Giant and mention blocking inside interrupt threads.trasz2010-02-101-5/+11
* Add the options DEADLKRES (introducing the deadlock resolver thread) inattilio2010-02-1038-0/+38
* - Remove reference to nfs4. mount_nfs4(8) was removed in r192578.jh2010-02-101-2/+2
* If a mbuf is split across two pages, werrs2010-02-101-0/+2
* Turn on the front LED at boot time like we do with the Avila.rpaulo2010-02-101-0/+2
* Fix typo in comment.rpaulo2010-02-101-1/+1
* 't' stands for Turbo and is a valid mode, so fix previous commit.rpaulo2010-02-101-1/+1
* Remove unneeded CFLAGS.ed2010-02-101-1/+0
* Code cleanup:neel2010-02-101-18/+11
* Call profclock() and statclock() explicitly on all cpus. Prior to thisneel2010-02-101-10/+19
* In function umtxq_insert_queue, use parameter q (shared/exclusive queue)davidxu2010-02-101-1/+1
* Enable interrupts before doing AST processing to avoid a deadlock.neel2010-02-101-0/+12
* Add new -o option (r203042) to manpage synopsis and usage().emaste2010-02-102-2/+2
* Fix PRcracauer2010-02-101-2/+2
* Symbolic link to mailwrapper should only be removed if both MK_MAILWRAPPERdelphij2010-02-101-0/+2
* - Move nfs_realign() from the NFS client to the shared NFS code andmarius2010-02-096-126/+73
* Some style(9) fixesmarius2010-02-093-74/+75
* Add DDB support for printing vnet_sysinit and vnet_sysuninitbz2010-02-091-0/+63
* - Return EAFNOSUPPORT instead of EINVAL for unsupported address family,delphij2010-02-091-2/+7
* Add an SDT provider for "vnet"s along with probes for vnet_allocbz2010-02-091-0/+14
* Properly free resources when destroying the TCP hostcache whilebz2010-02-091-12/+32
* Don't let find(1) depend on struct timeb.ed2010-02-093-42/+31
* Remove VOP_VPTOFH(9) from references in VFS(9), as it's a VOP,trasz2010-02-091-2/+1
* Add references to VOP_* man pages to vnode(9).trasz2010-02-091-1/+33
* - Deal with some special cases [1]gabor2010-02-091-30/+54
* Add -i to usage()gavin2010-02-091-1/+1
* Move device specific flag configuration to attach routine.yongari2010-02-091-4/+4
* Various fixes like spelling, style and syntax.marcel2010-02-091-21/+28
* Add description for libefi.marcel2010-02-091-0/+1
* As it turns out, fmt(1) is being used by the base system as well as thedelphij2010-02-092-3/+1
* When you have multiple addresses on the same network on differentimp2010-02-093-12/+93
* Unbreak building kernels with COMPAT_32 enabled. The actual supportmarcel2010-02-091-0/+19
* Anything that casts struct sockaddr * to struct sockaddr_foo is safeimp2010-02-091-0/+2
* Add the definition of Mistakeholdergnn2010-02-091-0/+6
* - pt_BR.ISO8859-1 cataloggabor2010-02-092-1/+188
* Set ut_line to "ftpd" for ftpd.ed2010-02-091-0/+1
* SMP support for the mips port.neel2010-02-0918-222/+604
* Add PT_VM_TIMESTAMP and PT_VM_ENTRY so that the tracing process canmarcel2010-02-093-1/+194
* Fixing compilation bustage by removing a stray comment fragment.avatar2010-02-091-1/+0
* Disable the use of the IAAD usb doorbell on NVidia controllers as it can causethompsa2010-02-093-0/+33
* Kernel modules for these drivers are installed on all platforms, sogavin2010-02-088-12/+12
* Update documentation for the iwn and iwnfw drivers: they support the 1000, 51...brucec2010-02-084-12/+114
OpenPOWER on IntegriCloud