| Commit message (Expand) | Author | Age | Files | Lines |
* | A few style and whitespace fixes. | jhb | 2008-08-02 | 1 | -11/+9 |
* | Make the at91 uart(4) driver compile again. | ed | 2008-08-02 | 1 | -9/+12 |
* | ixp425 parts aren't multicore, so remove the SMP option. They also | imp | 2008-08-02 | 1 | -3/+0 |
* | Conform to the options<space><tab> convention everywhere in this file. | imp | 2008-08-02 | 1 | -22/+22 |
* | Regression tests for fmtcheck(3). | das | 2008-08-02 | 2 | -1/+103 |
* | Teach fmtcheck() about wint_t, intmax_t, char *, intmax_t *, and | das | 2008-08-02 | 2 | -37/+99 |
* | POSIX says that octal escapes have the format \ddd in the format string, | das | 2008-08-02 | 1 | -1/+2 |
* | On i386, gcc truncates long double constants to double precision | das | 2008-08-02 | 4 | -8/+127 |
* | Enhance pmap_mapdev_attr(). Take advantage of recent enhancements to | alc | 2008-08-02 | 1 | -4/+7 |
* | Detect if the application has cleared the environ variable by setting | scf | 2008-08-02 | 3 | -32/+82 |
* | Fix whitespace. | scf | 2008-08-02 | 1 | -52/+52 |
* | Do not build fbsd-threads.c if we're building a cross-debugger. | cognet | 2008-08-02 | 1 | -1/+4 |
* | Add ELF relocation types for mips. | imp | 2008-08-02 | 1 | -0/+18 |
* | Document new IDSIgnorePaths directive. | cperciva | 2008-08-02 | 1 | -0/+7 |
* | Make `freebsd-update IDS` not complain about /usr/share/man/cat* by | cperciva | 2008-08-02 | 1 | -0/+4 |
* | Store the PC while context switching, for the benefits of DDB. | cognet | 2008-08-02 | 1 | -0/+1 |
* | Remove a useless cast. | cognet | 2008-08-02 | 1 | -1/+1 |
* | Add "IDS" command to freebsd-update. This was present in the original | cperciva | 2008-08-02 | 2 | -2/+264 |
* | Slight wordsmithing. prompted by danger@ | julian | 2008-08-01 | 1 | -2/+5 |
* | Document the use of the tablearg keyword together with the skipto command. | julian | 2008-08-01 | 1 | -3/+16 |
* | The IPFW code accepts the use of the tablearg keyword along with the skipto | julian | 2008-08-01 | 1 | -8/+21 |
* | Make "1000baseT" the description and "1000baseTX" the alias for | antoine | 2008-08-01 | 1 | -2/+2 |
* | Remove trailing ';' in BPFD_LOCK_ASSERT macro. | antoine | 2008-08-01 | 1 | -1/+1 |
* | Tweak the support for using ldd on 32-bit objects a bit further. | jhb | 2008-08-01 | 4 | -39/+71 |
* | Annotate why we do not call BPF_CHECK_DIRECTION() in this tapping routine. | csjp | 2008-08-01 | 1 | -0/+6 |
* | Use the new bus device_shutdown hook for performing the shutdown action | jhb | 2008-08-01 | 3 | -9/+19 |
* | - Use an sx lock to serialize writes since they update the checksum. | jhb | 2008-08-01 | 1 | -3/+14 |
* | Adjust comment. This stack is only used for booting now and not as an | jhb | 2008-08-01 | 1 | -1/+1 |
* | Fix whitespace. | emaste | 2008-08-01 | 1 | -2/+2 |
* | Char is unsigned on arm, so is not suitable to store the return value of | cognet | 2008-08-01 | 1 | -2/+2 |
* | Enable the support for G33/Q35/Q33 now that both the G33 and Q35 have been | jhb | 2008-08-01 | 1 | -2/+0 |
* | Remove further trailing white space. | rwatson | 2008-08-01 | 1 | -1/+1 |
* | Fix empty mailto (-m "") handling: somehow I missed all checks but the first, | marck | 2008-08-01 | 1 | -1/+3 |
* | When using SRV records the protocols and services files need to be in the | dougb | 2008-08-01 | 1 | -5/+9 |
* | Add the -c option for named_flags (still commented out) that is | dougb | 2008-08-01 | 1 | -2/+2 |
* | Enhance pmap_change_attr() with the ability to demote 1GB page mappings. | alc | 2008-08-01 | 2 | -2/+106 |
* | Upgrade to OpenSSH 5.1p1. | des | 2008-08-01 | 175 | -4665/+13152 |
|\ |
|
| * | Since we automatically set svn:eol-style on new files (including files | des | 2008-07-23 | 1 | -1/+1 |
| * | Vendor import of OpenSSH 5.1p1 | des | 2008-07-23 | 137 | -4226/+7864 |
| * | Vendor import of OpenSSH 5.0p1 for posterity's sake | des | 2008-07-23 | 9 | -18/+41 |
| * | Vendor import of OpenSSH 4.9p1 for posterity's sake | des | 2008-07-23 | 121 | -999/+3089 |
| * | Vendor import of OpenSSH 4.7p1 for posterity's sake | des | 2008-07-23 | 106 | -531/+3186 |
| * | Oops, remove svn:keyword again. | des | 2008-07-23 | 3 | -3/+3 |
| * | Vendor import of OpenSSH 4.6p1 for posterity's sake | des | 2008-07-23 | 100 | -258/+39929 |
| * | svn:keywords is not appropriate for vendor trees. | des | 2008-07-23 | 2 | -2/+2 |
| * | 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 |