summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Move the grekey to its own file, ifconfig.c does not have interface specificthompsa2008-08-033-20/+99
* Handle ldr pc, [reg] in branch_taken().cognet2008-08-031-1/+12
* Add blx as a branch instruction.cognet2008-08-031-1/+2
* Bumpd dateimp2008-08-021-4/+7
* Add entry for Prism-3 based Siemens SpeedStream card. It hasimp2008-08-021-0/+1
* Minor style nit.imp2008-08-021-1/+1
* Minor style tweaks.rwatson2008-08-023-24/+15
* Rename mac_partition_enabled to partition_enabled to synchronize withrwatson2008-08-021-3/+3
* Add an altnerative Siemens SpeedStream ID. This one is for a Prism 3imp2008-08-021-0/+1
* Report what kind of chip only under bootverbose since that's nowimp2008-08-021-1/+2
* Minor tweaks to names and comments now that I understand what's goingimp2008-08-022-7/+12
* Add an alternative ID for the Siemens SpeedStream SS1021: 0x3021.imp2008-08-021-0/+1
* Add a quote too good to miss from:phk2008-08-021-5/+9
* Test that the result is correctly rounded when |y/x| is huge.das2008-08-021-16/+9
* A few minor corrections, including some from bde:das2008-08-023-17/+16
* change list wme to only print the channel parameters; tosam2008-08-022-38/+57
* don't silently exit if the regdomain.xml file is missingsam2008-08-021-1/+1
* add missing lock for htinfo updatesam2008-08-021-0/+2
* correct decap of of AppleTalk and IPX frames; don't strip the SNAPsam2008-08-021-1/+4
* use new sysctl to generate a fake radar eventsam2008-08-021-1/+2
* add a sysctl to deliver a radar event for testingsam2008-08-021-0/+20
* schedule the correct timer when receiving a radar event during CACsam2008-08-021-1/+1
* Try to fixup last (inadvertent) commit: firmware_drain was never added sosam2008-08-021-15/+1
* add callout_schedule; besides being useful it also improvessam2008-08-024-13/+65
* remove whitespace bug (8 spaces into one tab)remko2008-08-021-1/+1
* 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
OpenPOWER on IntegriCloud