index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
lib
/
libsa
/
cd9660.c
Age
Commit message (
Expand
)
Author
2013-11-12
avoid math on void * pointers
Theo de Raadt
2011-03-13
Change daddr_t to daddr32_t. The bootblocks on our architectures only
Theo de Raadt
2004-07-09
Fix buffer writing in cd9660 code, written by Tom and myself, examined by toby
Dale Rahn
2004-06-22
Change of variable name from read to nread, to reduce difference
Tom Cosgrove
2003-08-11
ansification and knf and protos
Theo de Raadt
2003-06-01
strcpy/strcat/sprintf removal in all bootblocks. various testing by
Theo de Raadt
2003-04-15
do the same ufs does: collapse extra slashes. this allows loading files from ...
Michael Shalayeff
1998-05-30
use shift, save on long div (which is expensive on certain archs)
Michael Shalayeff
1997-11-09
isonum_722 and isonum_732 are now in isofs/cd9660/iso.h
Todd C. Miller
1997-10-06
back out vfs lite2 till after 2.2
Theo de Raadt
1997-10-06
VFS Lite2 Changes
Constantine Sapuntzakis
1997-02-16
opendir, readdir, closedir (define NO_READDIR, if none required)
Michael Shalayeff
1996-12-12
<sys/stat.h> missed.
Michael Shalayeff
1996-12-08
Merge to NetBSD 961207
Niklas Hallqvist