summaryrefslogtreecommitdiff
path: root/sys/lib/libsa/cd9660.c
AgeCommit message (Expand)Author
1999-11-23Remove leading '/' from pathnames, using same logic as ufs.c. Allows newsimonb
1999-11-13Backout my libsa changes.thorpej
1999-11-11Update for the improvements to libsa, and don't reference libkern.h.thorpej
1999-03-31Make a bunch of backward-compatible changes to the boot blocks which allowcgd
1999-03-26Changes to compile the next68k bootblocks withdbj
1999-02-11Add missing prototypes.pk
1997-06-26Avoid user space headers for standalone programs.drochner
1997-06-13-Wall fixesdrochner
1997-01-24isonum_722 and isonum_732 are now back in iso.hcgd
1997-01-24update for iso.h changes which remove the need for the nastiness that was herecgd
1996-09-30Add support for booting from cd9660 fsws