summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrectly placed bracket in pppoe_find_svc().mav2007-12-261-1/+1
* "FreeBSD/Open Firmware/PowerPC ..." is confusing and non-standard.marcel2007-12-261-1/+1
* Remove some prehistoric never used defines.mav2007-12-261-5/+0
* Update to 2008.imp2007-12-261-3/+3
* Sync with rev 1.63 of NetBSD's ums.c:rpaulo2007-12-261-14/+49
* Minor formatting tweaks.rwatson2007-12-261-3/+10
* Minor formatting tweaks; recommend "call doadump; reset" over "panic"rwatson2007-12-262-6/+6
* Teach savecore(8) how to extract textdump(4) dumps.rwatson2007-12-262-79/+171
* Add textdump(4) man page to describe the textdump facility and providerwatson2007-12-263-0/+194
* Add textdump(4) facility, which provides an alternative form of kernelrwatson2007-12-266-4/+644
* Define a new kernel dump "architecture", TEXTDUMPMAGIC, which is usedrwatson2007-12-261-0/+2
* Remove duplicate $FreeBSD$ that snuck in.rwatson2007-12-261-2/+0
* Add SCRIPTING section to describe new DDB scripting facilities.rwatson2007-12-261-2/+147
* Add description of 'debug.ddb.capture.data' sysctl to DBD outputrwatson2007-12-261-0/+4
* Add command-line tool ddb(8), which allows DDB(4) scripts to berwatson2007-12-266-0/+379
* Add a simple scripting facility to DDB(4), allowing the user torwatson2007-12-268-10/+666
* Fix a panic where if the mbuf was consumed by the filter for requeueingthompsa2007-12-261-0/+7
* As suggested, replace earlier changed warnx() / exit() with an errx()edwin2007-12-261-4/+3
* Document DDB capture facility.rwatson2007-12-251-1/+34
* Add a new DDB(4) facility, output capture. Input and output from DDB may berwatson2007-12-257-0/+330
* "vt" doesn't refer to any existing device anymore. Remove it.wkoszek2007-12-252-3/+1
* Just copy long months names to alternative.ache2007-12-251-6/+6
* Add reference to mnemonic char namesache2007-12-251-0/+1
* Just copy long months names to (alternative).ache2007-12-251-6/+6
* Rewrite kern.console handling in sbuf(9). My intention is to leavewkoszek2007-12-251-21/+16
* Implement Turkish localeache2007-12-252-2/+50
* Mention support for the 5722 driver in bge.4 as well.remko2007-12-251-3/+3
* Add support for the BMC5722.remko2007-12-252-0/+2
* Bump __FreeBSD_version to 800007 to reflect kdb_enter change.rwatson2007-12-251-1/+1
* Add a new kernel startup event for DDB services, which will include DDBrwatson2007-12-251-0/+1
* Add a new privilage category for DDB(4), and add PRIV_DDB_CAPTURE torwatson2007-12-251-1/+6
* Add a new 'why' argument to kdb_enter(), and a set of constants to userwatson2007-12-2533-48/+95
* Typos corrected.schweikh2007-12-251-2/+2
* Rename "mbuf_jumbo_pagesize" to "mbuf_jumbo_page". It makes it aligned correctlywkoszek2007-12-251-1/+1
* Use __FBSDID() in the kernel BPF implementation.rwatson2007-12-252-4/+6
* Change "audit_pipe_preselect" to "audit_pipe_presel" to make it printwkoszek2007-12-251-1/+1
* Workaround p->numbytes overflow, which can result in infinite loop insideoleg2007-12-251-7/+22
* Spring forward into the late 1970's by following item 5 in the yaccimp2007-12-251-51/+34
* Add the ability to clean up all shared memory segments which areedwin2007-12-257-214/+468
* When copying multiple files to a directory, make sure that a properedwin2007-12-251-1/+1
* Add sysctl mibs for _TSP, _TC1 and _TC2 which is user overridableume2007-12-241-0/+40
* Move the check for the snp device being already attached after thekib2007-12-241-11/+6
* Add Turkish collateache2007-12-243-2/+213
* Various fixes:marcel2007-12-241-41/+25
* For the INDEX file to be used on disc1 of the 7.0-RELEASE the longestkensmith2007-12-241-5/+17
* - Fix a typo in comments.stas2007-12-231-1/+1
* On Christmas lights.wilko2007-12-231-0/+11
* - remove code from oroginal file, which is not required on BWCT boardsticso2007-12-231-52/+86
* BWCT boards uses two different SPI flash chipsticso2007-12-231-2/+3
* Remove trailing whitespace from lines in BPF.rwatson2007-12-232-7/+7
OpenPOWER on IntegriCloud