| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Properly flatten openssh/dist. | des | 2008-07-22 | 407 | -0/+0 |
| * | Revert part of 180714 - the intent was to flatten dist, not to nuke it. | des | 2008-07-22 | 407 | -0/+109174 |
| * | Flatten the OpenSSH vendor tree for 3.x and newer. | des | 2008-07-22 | 407 | -109174/+0 |
* | | Remove svn:keywords except on files that need it. This makes diffs | des | 2008-08-01 | 0 | -0/+0 |
* | | Another file with no local changes. | des | 2008-08-01 | 1 | -1/+0 |
* | | Another file with no local changes. | des | 2008-08-01 | 1 | -1/+0 |
* | | Another four files without local changes. This is driving me nuts - | des | 2008-08-01 | 4 | -4/+0 |
* | | Yet another file with no local changes. | des | 2008-08-01 | 1 | -1/+0 |
* | | Accidentally mangled this one in the previous commit. | des | 2008-08-01 | 1 | -1/+1 |
* | | More files which no longer have any local changes. | des | 2008-08-01 | 8 | -8/+0 |
* | | These two files have no local patches except to prevent expansion of the | des | 2008-08-01 | 2 | -4/+2 |
* | | add missing capability bits | sam | 2008-08-01 | 1 | -2/+2 |
* | | Last remains of old OPIE patch | des | 2008-08-01 | 1 | -8/+0 |
* | | Fix some problems with asinf(), acosf(), atanf(), and atan2f(): | das | 2008-08-01 | 4 | -71/+42 |
* | | In function pthread_condattr_getpshared, store result correctly. | davidxu | 2008-08-01 | 1 | -1/+1 |
* | | We no longer have any local changes here. | des | 2008-08-01 | 1 | -1/+0 |
* | | Consistently set svn:eol-style. | des | 2008-08-01 | 0 | -0/+0 |
* | | Tag expansion is no longer needed (svn handles them correctly). | des | 2008-08-01 | 1 | -8/+2 |
* | | This is no longer needed. | des | 2008-08-01 | 1 | -9/+0 |
* | | Cleanup. | des | 2008-08-01 | 2 | -27/+26 |
* | | Implement ratelimiting for debug messages. For now, allow at most | emax | 2008-08-01 | 5 | -20/+50 |
* | | Ugh. Set svn:mergeinfo correctly. | des | 2008-08-01 | 1 | -0/+1 |
* | | Catch up with reality. | des | 2008-08-01 | 1 | -8/+1 |
* | | Revert an old hack I put in to replace S/Key with OPIE. We haven't used | des | 2008-08-01 | 3 | -21/+0 |
* | | Increase maximum input queue size limit for raw Bluetooth HCI sockets. | emax | 2008-08-01 | 1 | -2/+1 |
* | | Fix locking bug, i.e. lock "wildcard" matched pcb before return. | emax | 2008-08-01 | 1 | -0/+3 |
* | | Add missing #include for strlen() | des | 2008-07-31 | 1 | -0/+3 |
* | | unset TARGET_CPUTYPE and TARGET_BIG_ENDIAN when building the kernel | sam | 2008-07-31 | 1 | -1/+6 |
* | | Enhance pmap_change_attr(). Specifically, avoid 2MB page demotions, cache | alc | 2008-07-31 | 2 | -21/+54 |
* | | Add some tests for acos*(), asin*(), atan*(), and atan2*(). | das | 2008-07-31 | 3 | -1/+504 |
* | | Add implementations of acosl(), asinl(), atanl(), atan2l(), | das | 2008-07-31 | 20 | -69/+900 |
* | | Oops, restore the recent changes to make startup messages quieter. | jhb | 2008-07-31 | 1 | -1/+3 |
* | | Parse sysctl settings from /etc/sysctl.conf.local after /etc/sysctl.conf | jhb | 2008-07-31 | 1 | -10/+15 |
* | | In mac_bsdextended's auditctl and acct policy access control checks, | rwatson | 2008-07-31 | 1 | -11/+8 |
* | | remove socketvar.h, add more selective includes | kmacy | 2008-07-31 | 4 | -6/+15 |
* | | move sockbuf locking macros in to sockbuf.h | kmacy | 2008-07-31 | 2 | -14/+18 |
* | | Add thr_pread_{int,long,ptr} and thr_pwrite_{int,long,ptr} to | marcel | 2008-07-31 | 2 | -0/+179 |
* | | Set WARNS=1. | das | 2008-07-31 | 1 | -0/+1 |
* | | The high part of the mantissa is 64 bits on sparc64. | das | 2008-07-31 | 2 | -2/+2 |
* | | As in other parts of libm, mark a few constants as volatile to prevent | das | 2008-07-31 | 6 | -12/+20 |
* | | Try to make this code slightly less painful to read. | des | 2008-07-31 | 2 | -690/+673 |
* | | Currently, BSM audit pathname token generation for chrooted or jailed | csjp | 2008-07-31 | 3 | -55/+121 |
* | | Cleanup for WARNS 3. | marcel | 2008-07-31 | 9 | -16/+23 |
* | | MFp4 (//depot/projects/tcpecn/): | rpaulo | 2008-07-31 | 5 | -14/+155 |
* | | Adds support for the SCTP_PORT_REUSE option | rrs | 2008-07-31 | 7 | -110/+330 |
* | | Further synchronization of copyrights, licenses, white space, etc from | rwatson | 2008-07-31 | 13 | -18/+17 |
* | | Cleanup for WARNS 2. | marcel | 2008-07-31 | 4 | -4/+3 |
* | | Eliminate recomputation of the PDE by pmap_pde_attr(). | alc | 2008-07-31 | 1 | -5/+2 |
* | | Fix LINT | emax | 2008-07-31 | 1 | -0/+1 |
* | | Data type fix | jfv | 2008-07-31 | 1 | -2/+2 |