summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - 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
* Xorg isn't treated as a distribution, so /usr/X11R6/lib shouldn't be configur...brucec2010-02-081-1/+1
* Install the padlock(4) man page on amd64 as well as i386, to match thegavin2010-02-083-3/+4
* Initialize the execfile argument to NULL instead of _PATH_DEVNULL. This allow...brucec2010-02-083-3/+6
* Update .Dt to reflect the fact that these drivers and man pages aregavin2010-02-088-16/+16
* If there is only one NIC in the system that is up and running, thembr2010-02-082-45/+86
* Document the usfs driver and the NO_SYSCTL_DESCR option, and update the comme...brucec2010-02-082-1/+12
* Update .Dt on these man pages: the kernel modules and corresponding mangavin2010-02-084-8/+8
* Add multicast key search support. This fixes corrupted mcast packetsrpaulo2010-02-082-11/+30
* Fix TX power problems with AR9285.rpaulo2010-02-087-49/+102
* Fix typo and remove extra spaces.brucec2010-02-081-3/+3
* Fix typo in comment.rpaulo2010-02-081-1/+1
* Remove the usb2_input_kbd directive that was missed during the renaming of th...brucec2010-02-085-5/+5
* Rename usb2_ structures and variables to usb_.brucec2010-02-082-78/+78
* sh: Make sure the mail2.0 test can actually fail if $MAIL is not touched.jilles2010-02-081-1/+1
* Introduce new rc.conf variable firewall_coscripts. It can be used toemax2010-02-083-6/+32
* Ensure that tkip_mixing_phase1() is called after a rekeying event whenbschmidt2010-02-081-0/+1
* Make sure that FTS_COMFOLLOW is not set when the -P option is in effect.jh2010-02-081-2/+6
* Remove unused LIBCOMPAT keyword from syscalls.master.ed2010-02-085-23/+2
* Fall back to ASCII codepoints for box drawing.ed2010-02-081-5/+5
* Set waiters flag before checking semaphore's counter,davidxu2010-02-081-5/+2
* Improve checking whether an ARM VA has a valid mapping before performing cacheraj2010-02-071-74/+42
* Correct arguments to free_unr(), "item" was missing.gavin2010-02-071-2/+2
* merge from my tbemd branch: cmpdi2 and ucmpdi2 are genereated when theimp2010-02-071-0/+2
OpenPOWER on IntegriCloud