summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Correctly set the interrupt enable and disable bits. The previousscottl2008-08-022-15/+11
* Fix software single-stepping: we need to check if the instruction is acognet2008-08-021-1/+1
* Add yet another branch instruction.cognet2008-08-021-1/+2
* Unbreak the arm build, by spelling LIBSRCS correctly.cognet2008-08-021-1/+1
* Add support for the ASUS P535 PDAremko2008-08-022-0/+2
* Various style fixes in the build32 rules.jhb2008-08-021-9/+10
* A few style and whitespace fixes.jhb2008-08-021-11/+9
* Make the at91 uart(4) driver compile again.ed2008-08-021-9/+12
* ixp425 parts aren't multicore, so remove the SMP option. They alsoimp2008-08-021-3/+0
* Conform to the options<space><tab> convention everywhere in this file.imp2008-08-021-22/+22
* Regression tests for fmtcheck(3).das2008-08-022-1/+103
* Teach fmtcheck() about wint_t, intmax_t, char *, intmax_t *, anddas2008-08-022-37/+99
* POSIX says that octal escapes have the format \ddd in the format string,das2008-08-021-1/+2
* On i386, gcc truncates long double constants to double precisiondas2008-08-024-8/+127
* Enhance pmap_mapdev_attr(). Take advantage of recent enhancements toalc2008-08-021-4/+7
* Detect if the application has cleared the environ variable by settingscf2008-08-023-32/+82
* Fix whitespace.scf2008-08-021-52/+52
* Do not build fbsd-threads.c if we're building a cross-debugger.cognet2008-08-021-1/+4
* Add ELF relocation types for mips.imp2008-08-021-0/+18
* Document new IDSIgnorePaths directive.cperciva2008-08-021-0/+7
* Make `freebsd-update IDS` not complain about /usr/share/man/cat* bycperciva2008-08-021-0/+4
* Store the PC while context switching, for the benefits of DDB.cognet2008-08-021-0/+1
* Remove a useless cast.cognet2008-08-021-1/+1
* Add "IDS" command to freebsd-update. This was present in the originalcperciva2008-08-022-2/+264
* Slight wordsmithing. prompted by danger@julian2008-08-011-2/+5
* Document the use of the tablearg keyword together with the skipto command.julian2008-08-011-3/+16
* The IPFW code accepts the use of the tablearg keyword along with the skiptojulian2008-08-011-8/+21
* Make "1000baseT" the description and "1000baseTX" the alias forantoine2008-08-011-2/+2
* Remove trailing ';' in BPFD_LOCK_ASSERT macro.antoine2008-08-011-1/+1
* Tweak the support for using ldd on 32-bit objects a bit further.jhb2008-08-014-39/+71
* Annotate why we do not call BPF_CHECK_DIRECTION() in this tapping routine.csjp2008-08-011-0/+6
* Use the new bus device_shutdown hook for performing the shutdown actionjhb2008-08-013-9/+19
* - Use an sx lock to serialize writes since they update the checksum.jhb2008-08-011-3/+14
* Adjust comment. This stack is only used for booting now and not as anjhb2008-08-011-1/+1
* Fix whitespace.emaste2008-08-011-2/+2
* Char is unsigned on arm, so is not suitable to store the return value ofcognet2008-08-011-2/+2
* Enable the support for G33/Q35/Q33 now that both the G33 and Q35 have beenjhb2008-08-011-2/+0
* Remove further trailing white space.rwatson2008-08-011-1/+1
* Fix empty mailto (-m "") handling: somehow I missed all checks but the first,marck2008-08-011-1/+3
* When using SRV records the protocols and services files need to be in thedougb2008-08-011-5/+9
* Add the -c option for named_flags (still commented out) that isdougb2008-08-011-2/+2
* Enhance pmap_change_attr() with the ability to demote 1GB page mappings.alc2008-08-012-2/+106
* Upgrade to OpenSSH 5.1p1.des2008-08-01175-4665/+13152
|\
| * Since we automatically set svn:eol-style on new files (including filesdes2008-07-231-1/+1
| * Vendor import of OpenSSH 5.1p1des2008-07-23137-4226/+7864
| * Vendor import of OpenSSH 5.0p1 for posterity's sakedes2008-07-239-18/+41
| * Vendor import of OpenSSH 4.9p1 for posterity's sakedes2008-07-23121-999/+3089
| * Vendor import of OpenSSH 4.7p1 for posterity's sakedes2008-07-23106-531/+3186
| * Oops, remove svn:keyword again.des2008-07-233-3/+3
| * Vendor import of OpenSSH 4.6p1 for posterity's sakedes2008-07-23100-258/+39929
OpenPOWER on IntegriCloud