summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a -x option that causes ssh-agent(1) to exit when all clients havedes2011-10-072-4/+32
* Load the ECDSA key if there is one.des2011-10-072-2/+7
* Simply let teken_stress use arc4random.ed2011-10-071-11/+1
* Tab should not blank cells.ed2011-10-071-14/+1
* Change one printf() to log().jonathan2011-10-071-1/+1
* Merge from r225950:marius2011-10-072-7/+19
* Begin implementing correct MIPS24K sampling mode behaviour.adrian2011-10-071-4/+7
* Increase MSGBUF_SIZE.obrien2011-10-071-1/+1
* Disallow various debug.kdb sysctl's when securelevel is raised.obrien2011-10-072-9/+20
* Work around some behavior of gpart that I absolutely do not understand innwhitehorn2011-10-074-62/+42
* Return proper errno when we hit error when doing sanity check.delphij2011-10-071-4/+22
* A crash reported on freebsd-fs@ on Sep. 23, 2011 under the subjectrmacklem2011-10-071-10/+48
* Use the caculated length instead of maximum length.jkim2011-10-061-2/+2
* Remove a now-defunct variable.jkim2011-10-061-16/+15
* Use uint32_t instead of u_int32_t. Fix style(9) nits.jkim2011-10-061-10/+9
* Make sure to ignore the leading NULL byte from Linux abstract namespace.jkim2011-10-061-2/+10
* Restore the original socket address length if it was not really AF_INET6.jkim2011-10-061-16/+19
* Retern more appropriate errno when Linux path name is too long.jkim2011-10-061-1/+1
* Inline do_sa_get() function and remove an unused return value.jkim2011-10-061-23/+9
* Unroll inlined strnlen(9) and make it easier to read. No functional change.jkim2011-10-061-10/+6
* Remove no longer needed BUGS section.kib2011-10-061-9/+1
* Convert MIPS to the syscallenter/syscallret system call sequence handlers.kib2011-10-064-201/+150
* Fix a typo in a comment.wxs2011-10-061-1/+1
* Add myself.melifaro2011-10-061-0/+4
* For the INP_TIMEWAIT case, there is no valid tcpcb object tied to theattilio2011-10-061-16/+0
* Move "Exit" to the first entry in the list, so that it is the defaultnwhitehorn2011-10-061-2/+2
* Ask if you want to set the keymap before invoking kdbmap to preventnwhitehorn2011-10-061-0/+2
* - Currently, sched_balance_pair() may cause a CPU to send an IPI_PREEMPT tomarius2011-10-061-4/+9
* - Use atomic operations rather than sched_lock for safely assigning pm_activemarius2011-10-063-27/+129
* Fix build on i386 and arm.delphij2011-10-061-1/+1
* Upgrade to OpenSSH 5.9p1.des2011-10-0587-1998/+2774
|\
| * Forgot to remove dead files.des2011-09-285-1247/+0
| * Vendor import of OpenSSH 5.9p1des2011-09-28113-23571/+10836
| * More autoprops damage, compounded by the fact that some source files, fordes2011-09-282-0/+0
| * Revert autoprops damage.des2011-09-281-1/+1
| * Merge from upstream: #include <netinet/ip.h> before checking for macrosdes2011-05-051-3/+3
| * djm released a new 5.8p2 tarball with the correct version number.des2011-05-052-1/+2
* | Remove assertion against empty NFSv4 ACLs. An empty ACL is not exactlytrasz2011-10-051-4/+0
* | Supply unique (st_dev, st_ino) value pair for the fstat(2) done on the pipes.kib2011-10-052-2/+27
* | Export devfs inode number allocator for the kernel consumers.kib2011-10-052-3/+20
* | The IFA_RTSELF instead of the IFA_ROUTE flag should be checked toqingli2011-10-051-2/+2
* | Ignore SRAT memory entries if the memory range does not overlap with anjhb2011-10-051-0/+26
* | Update BSD grep to the latest development version. It has some codegabor2011-10-0516-521/+2527
* | Add missing newbus glue, this has never attached properly to gpiobus.thompsa2011-10-051-0/+5
* | Add strnlen() to libkern.jkim2011-10-043-0/+44
* | portsnap: Detect error immediately if we can't fetch the snapshot metadata.jilles2011-10-041-3/+3
* | Work around the autotools problem with the 10.0 version.jilles2011-10-041-0/+12
* | Add the 9750 SATA+SAS 6Gb/s RAID controller card driver, tws(4). Manydelphij2011-10-0416-0/+4681
* | Add default address for FLASH mapping on the boot bus.marcel2011-10-041-0/+5
* | Remove octeon_bootinfo from all files except octeon_machdep.c.marcel2011-10-045-25/+10
OpenPOWER on IntegriCloud