summaryrefslogtreecommitdiffstats
path: root/sys/ddb/db_lex.c
Commit message (Expand)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Fixed bogus type of valuep in struct db_variable. It was `int *' andbde1998-07-081-3/+3
* Make db_tok_number a long to allow typing 64bit numbers on alpha.dfr1998-06-271-2/+2
* This commit fixes various 64bit portability problems required fordfr1998-06-071-2/+2
* Removed unused #includes.bde1997-06-141-2/+1
* 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-2/+2
* Staticize and cleanup.phk1995-12-101-3/+3
* Untangled the vm.h include file spaghetti.dg1995-12-071-1/+2
* Staticized and '#ifdef notused' stuff we don't use.phk1995-11-291-6/+9
* Completed function declarations and/or added prototypes and/or #includesbde1995-11-241-2/+2
* Remove trailing whitespace.rgrimes1995-05-301-9/+9
* Fix up some sloppy coding practices:wollman1994-08-181-2/+4
* Change all #includes to follow the current Berkeley style. Some of thesewollman1994-08-131-4/+4
* Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, andwollman1993-11-251-2/+6
* Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, somergrimes1993-10-161-22/+2
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-121-0/+295
OpenPOWER on IntegriCloud