summaryrefslogtreecommitdiffstats
path: root/sys/ddb/db_aout.c
Commit message (Expand)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Fixed -Wcast-qual warnings.bde1999-02-121-4/+4
* Fixed fatal type mismatches in the aout case. Const poisoning inbde1999-02-121-5/+5
* Fix warnings in preparation for adding -Wall -Wcast-qual to thedillon1999-01-271-2/+2
* Changes to support -Wall, -Wcast-qual. Had to make physical code changesdillon1999-01-271-3/+3
* We don't compile this on an elf kernel (and explicitly not on alpha inpeter1998-10-091-5/+4
* Supply the symbol table as an argument to X_db_symbol_values (required for elf).dfr1998-06-281-2/+3
* This commit fixes various 64bit portability problems required fordfr1998-06-071-1/+3
* Print the filename, not the directory we compiled in.phk1997-09-281-2/+2
* Fixed gratuitous ANSIisms.bde1997-04-011-2/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Reduced and cleaned up #includes.bde1995-12-101-3/+1
* Untangled the vm.h include file spaghetti.dg1995-12-071-1/+2
* Staticized and '#ifdef notused' stuff we don't use.phk1995-11-291-2/+3
* Completed function declarations and/or added prototypes and/or #includesbde1995-11-241-2/+3
* Remove trailing whitespace.rgrimes1995-05-301-10/+10
* Load the kernel symbol table in the boot loader and not at compile time.bde1995-01-251-23/+14
* Makes gcc silent in sys/ddb.phk1994-09-271-8/+9
* 386bsd -> kernel in strings.bde1994-09-051-3/+3
* Change all #includes to follow the current Berkeley style. Some of thesewollman1994-08-131-7/+7
* "New" VM system from John Dyson & myself. For a run-down of thedg1994-01-141-2/+2
* Patches from John Brezak (necessary for the syscall->trapframe conversiondg1994-01-031-6/+110
* Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, andwollman1993-11-251-3/+6
* Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, somergrimes1993-10-161-17/+2
* >From: rich@id.slip.bcm.tmc.edu.cdrom.com (Rich Murphey)rgrimes1993-09-121-0/+6
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-121-0/+309
OpenPOWER on IntegriCloud