summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add more symbols that need to be masked:des2009-10-051-1/+19
* - Revert r191568 partially. Forcing AHCI mode by changing device subclassjkim2009-10-051-63/+31
* A few regression tests for SOCK_SEQPACKET UNIX domain sockets.rwatson2009-10-054-0/+593
* Make fetch(9) and store(9) manual pages closer to reality.trasz2009-10-053-27/+52
* Bump unix(4) man page date for SOCK_SEQPACKET.rwatson2009-10-051-1/+1
* SOCK_SEQPACKET is now supported on UNIX domain sockets.rwatson2009-10-051-4/+9
* netstat(1) support for UNIX SOCK_SEQPACKET sockets -- changes were requiredrwatson2009-10-053-7/+26
* Add myself.jh2009-10-051-0/+4
* First cut at implementing SOCK_SEQPACKET support for UNIX (local) domainrwatson2009-10-051-16/+123
* When the timeout backoff hits the maximum value, leave it capped at thejhb2009-10-051-1/+1
* - Drop unused pmap_use_l1 function and comment out currently unusedstas2009-10-051-46/+8
* tabifydes2009-10-057-14/+14
* Change the pam_ssh examples: if you use it, you probably want want_agent.des2009-10-055-5/+5
* - Improve error message consistency and wording.lulf2009-10-056-21/+21
* Backout changes for c_fmt, x_fmt and X_fmt, they were coming fromedwin2009-10-051-3/+0
* Modified locale(1) to be able to show the altmon_X fields and the [cxX]_fmt's.edwin2009-10-051-0/+6
* Modified locale(1) to be able to show the altmon_X fields and the [cxX]_fmt's.edwin2009-10-053-8/+54
* The cylinder group tag cg_initediblk needs to match the number of inodesmjacob2009-10-051-2/+8
* updates device entries supported with the product name not magic numbersweongyo2009-10-042-11/+22
* Regression tests for r197752 (handling of empty/NULL buffers).das2009-10-041-1/+20
* Better glibc compatibility for getline/getdelim:das2009-10-041-2/+2
* Align and pad the page queue and free page queue locks so that the linkeralc2009-10-042-4/+14
* In lists, if there is a Li command remove it. This fixes markup forsimon2009-10-041-0/+4
* Install x86 related man pages on x86 systems only.rpaulo2009-10-041-0/+2
* Fix a bug that causes the fsx test case of mmap'ed page being out of syncdelphij2009-10-041-2/+6
* When releasing a lockmgr held in shared way we need to use a write memoryattilio2009-10-031-3/+3
* Remove remaining bits of performance counter support.rpaulo2009-10-032-26/+0
* unifdef NFSCLIENT because the nlm depends on the nfsclient even if NFSCLIENTnyan2009-10-032-19/+0
* Make sure that the primary native brandinfo always gets addedbz2009-10-039-9/+9
* Add OpenVPN IANA assigned port number.rpaulo2009-10-031-0/+2
* Put #ifdef INET around parts of the FLOWTABLE code, to unbreakbz2009-10-031-0/+4
* Print a warning in case we cannot add more brandinfo becausebz2009-10-031-1/+4
* The 6bone was decommissioned on 6/6/06, so remove references to it.dougb2009-10-032-19/+8
* TRENDnet TEW-424UB has multiple revisions so clarify zyd(4) man page andweongyo2009-10-032-3/+4
* Fix RTS/CTS flow control, broken by the TTY overhaul. The new TTYmarcel2009-10-023-27/+55
* Don't comment on stream socket handling in sosend_dgram, since that'srwatson2009-10-021-3/+0
* - Enable an afexists() check only when no AF argument is specified.hrs2009-10-021-55/+76
* Replace the name of the sysctl to security.bsd.map_at_zero and to bebz2009-10-021-13/+13
* Back out the functional parts from r197537. After r197711, affecting allbz2009-10-021-15/+0
* Add a mitigation feature that will prevent user mappings atbz2009-10-022-3/+17
* Fix build nfscl and/or nfsd.nyan2009-10-021-6/+6
* Reserve numbers for XScale.rpaulo2009-10-021-4/+6
* Remove performance counter headers. This code came from NetBSD, but ourrpaulo2009-10-023-150/+0
* Enable adding a link-local address even if ND6_IFF_IFDISABLED.hrs2009-10-021-1/+0
* The net.inet.tcp.log_in_vain accepts 0, 1 or 2, not Y/N.hrs2009-10-021-5/+8
* Revert the previous afexists() change. Knobs configured explicitly byhrs2009-10-023-12/+0
* - Split routing_*() and option_*() to *_AF() and add afexists() checkhrs2009-10-021-55/+85
* - Fix logic inversion bug of net.inet.tcp.rfc1323[*].hrs2009-10-021-15/+34
* - Add AF_IPX and AF_NATM to afexists().hrs2009-10-026-16/+43
* Remove a log message from production code. This log message can beqingli2009-10-021-0/+2
OpenPOWER on IntegriCloud