summaryrefslogtreecommitdiff
path: root/sys/lib/libsa/ustarfs.c
AgeCommit message (Expand)Author
2003-08-31Fix signed/unsigned warnings.fvdl
2003-08-18make 'path' argument to ufs_open 'const char *' and fix the fallout.dsl
2003-03-18Move some stuff into .rodata.mycroft
2003-03-11After the "insert disk <number>, and press return..." message, check onlyjmmv
2002-05-10fix commentlukem
2002-03-30Add a 1byte pad to make the ustar_t word aligned so the uas_1cyl after itmatt
2002-02-22fix speloslukem
2001-09-28Add changedisk_hook().minoura
2000-10-02show "press return" instead of "type return", since it's a key name andlukem
1999-11-13Backout my libsa changes.thorpej
1999-11-11Update for the improvements to libsa, and don't reference libkern.h.thorpej
1999-09-20Fix error flow that was broken 10 days ago in the previous commit.ross
1999-09-10* Fix the volume zero recognition bug; it was interacting with aross
1999-09-01Fix read retry error case. Closes kern/8300.ross
1999-06-22bring back my friend the twiddle.christos
1999-03-31Make a bunch of backward-compatible changes to the boot blocks which allowcgd
1999-03-26Changes to compile the next68k bootblocks withdbj
1998-12-19Retry ustarfs_cylinder_read after disk change, apparently required on i386.he
1998-10-30Conditionalize include of <lib/libkern/libkern.h> with _STANDALONE (likematt
1998-10-15Work around gcc warning.bad
1998-10-151. Avoid snarfing label areas unless necessary; read with monotonicallyross
1998-10-05Reserve an 8K label area on every disk, not just the first. Rewrite the blockross
1998-09-24tfs -> ustarfsross