summaryrefslogtreecommitdiff
path: root/sys/arch/hpc/stand/libsa
AgeCommit message (Expand)Author
2020-08-10Clean up _LKM --> _MODULE leftovers.rin
2011-09-23fix build failure.nonaka
2011-06-23Don't check DISK_INFO_FLAG_CHS_UNCERTAIN.nonaka
2009-03-18Ansify function definitions w/o arguments. Generated with sed.cegger
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2006-02-19Add dealloc() function, to make hpcboot build again.peter
2006-01-25free -> deallocchristos
2006-01-18We no longer use printf from libsa, so we don't need to provide putchar.uwe
2006-01-18Include <malloc.h>. Spell "unsigned int" in full.uwe
2006-01-18Prune stuff from libsa that we don't need.uwe
2005-12-11merge ktrace-lwp.christos
2004-08-06clean up whitespace.uch
2004-08-06move string manupurate routine to libsauch
2004-06-10add __daddr_t=int32_tuch
2003-10-08Overhaul MBR handling (part 1):lukem
2001-04-15Add __COMPILER_UINT64__="unsigned __int64" syncing with the changetakemura
2001-04-06Negative exit code cleanup: Replace exit(-x) with exit(x).wiz
2001-02-09bootloader for SH3, SA-1100, TX39, VR41 based Windows CE(2.00 or later)uch