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
/
sys
/
arch
/
alpha
/
stand
/
common
/
prom.c
Age
Commit message (
Expand
)
Author
2018-09-03
Rename min/max -> uimin/uimax for better honesty.
riastradh
2016-10-13
Match the two prom_getenv() and fix buffer overflow causing wrong host contro...
flxd
2009-03-18
Ansify function definitions w/o arguments. Generated with sed.
cegger
2009-03-14
ANSIfy another 1261 function definitions.
dsl
2009-03-14
Change about 4500 of the K&R function definitions to ANSI ones.
dsl
2002-07-30
Experimentation reveals that the implementation of GET_ENV on at least
nathanw
1999-04-02
unrevert the changes made last night, now that 'installboot' has
cgd
1999-04-01
Revert recent changes, which either don't work, or can't be built
ross
1999-03-31
implement NO_GETCHAR, to remove getchar(), and NO_PUTCHAR_HALT to remove
cgd
1999-03-31
no point in passing &ret to test_getchar(); nobody cares! also, no
cgd
1999-03-31
In putchar(), don't open-code two calls to the prom puts routine. Instead,
cgd
1998-10-15
Delete prom_open() wrapper routine. Other clients of prom_open
ross
1998-09-22
While we are here in alpha/stand, bail out on ^C during boot.
ross
1997-09-06
-Wall fixes
drochner
1997-04-06
clean up NetBSD RCS ID strings
cgd
1997-01-24
reorganize Alpha boot block sources: put common sources in a 'common'
cgd