summaryrefslogtreecommitdiff
path: root/usr.sbin/eeprom/ophandlers.c
AgeCommit message (Collapse)Author
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
Not sure what's more surprising: how long it took for NetBSD to catch up to the rest of the BSDs (including UCB), or the amount of code that NetBSD has claimed for itself without attributing to the actual authors. OK deraadt@
2007-11-12Make this compile on macppc (OpenPROM support only) and build it there.Mark Kettenis
ok deraadt@
2007-09-04add support to print the derivated tree from the OpenPROM (alas devinfo orFederico G. Schwindt
prtconf); ok kettenis@. thanks to the various people who helped me test in different sparc* machines.
2005-03-06Filter openprom environment strings with strnvis(); ok deraadt@ krw@Miod Vallat
2004-07-09ansiTheo de Raadt
2003-11-27fix printfHenning Brauer
From: Alf Schlichting <leopold-bloom@foni.net>
2002-12-09Use strlcpy rather than unsafe string functions, especially in unreadable code.Miod Vallat
Spotted by deraadt@
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ↵Todd C. Miller
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
1996-08-31typoTheo de Raadt
1996-08-31buf oflow in some more "NetBSD Foundation" codeTheo de Raadt
1996-03-25From NetBSD: merge of 960317Niklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt