index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
eeprom
/
main.c
Age
Commit message (
Expand
)
Author
2013-07-02
Finish ANSIfication. Drop extra spaces from __P removal. Add more
joerg
2013-03-15
Use explicitly defined macros in Makefile to determine to use
nakayama
2009-04-29
More WARNS=4 fixes, for sparc and sun3.
nakayama
2009-04-26
Fix WARNS=4 issues (-Wextra -Wcast-qual).
lukem
2008-07-21
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2007-03-01
Add support for the prep nvram device to eeprom.
garbled
2006-08-16
Add OpenFirmware support to eeprom(8) and build it on macppc.
macallan
2001-02-19
convert to use getprogname()
cgd
2001-01-29
Hmm...My last change was a bit too drastic. Sun3's would never run the inner
jmc
2001-01-28
Cleanup last set of cleanups so this compiles on systems without
jmc
2000-11-28
several clean ups:
mrg
2000-11-19
de-__P-ify.
mrg
2000-09-24
Style nit -- hard-coded path names belong in pathnames.h.
bjh21
2000-07-07
errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsd
itojun
1997-10-18
deprecate register, use memset/memmove instead of bzero/bcopy
lukem
1997-07-30
Fix files using old TNF copyright notice
jtc
1997-07-28
fix a compile error on non-sparc
fair
1997-07-23
- __RCSID/__COPYRIGHT/prototype police.
thorpej
1996-09-27
Discard setgid privileges if we don't need them.
thorpej
1996-05-16
Fix think-o in the code that deals with multiple field names passed
thorpej
1996-02-28
Copyright assigned to The NetBSD Foundation.
thorpej
1995-07-13
Program to display for modify contents of the EEPROM or OpenProm on
thorpej