Commit Graph

4 Commits

Author SHA1 Message Date
obrien
24a8f39238 Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
dillon
db188ab31c Add __FBSDID()s to libstand 2001-09-30 22:28:01 +00:00
imp
f1f37e06fc More egcs warning fixes:
o use braces to avoid potentially ambiguous else
	o don't default to type int (and also remove a useless register
	  modifier).
	o Use parens around assignment values used as truth values.
	o Remove unused function.

Reviewed by: obrien and chuckr
1999-04-25 22:29:30 +00:00
msmith
335c4be5b1 This is libstand; a support library for standalone executables (eg. bootstrap
modules).
Obtained from: NetBSD, with some architectural changes and many additions.
1998-08-20 08:19:55 +00:00