summaryrefslogtreecommitdiff
path: root/sys/arch/mipsco/stand/installboot
AgeCommit message (Expand)Author
2023-06-03bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBERlukem
2020-09-07apply some GCC_NO_ADDR_OF_PACKED_MEMBER.mrg
2016-01-21PR/50683: David Binderman: Fix memory leak.christos
2013-06-27free boot_codechristos
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
2009-03-14Remove all the __P() from sys (excluding sys/dist)dsl
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2001-07-08change b*() -> mem*()wdk
2001-02-20use getprogname()cgd
2000-09-26Much needed installboot utility. Manual page to follow.wdk