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