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
/
ufs
/
ext2fs
/
ext2fs_alloc.c
Age
Commit message (
Expand
)
Author
2003-08-25
rename struct dinode to ufs1_dinode. clears the namespace and makes
Ted Unangst
2003-07-06
fix off by one. inodes start at 1, so e2fs_icount is a valid inode number.
Ted Unangst
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-05-26
fiddle with some type names. change most instances of ufs_daddr_t to
Ted Unangst
2002-03-14
Final __P removal plus some cosmetic fixups
Todd C. Miller
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-09-17
Cleanups. Mostly from NetBSD.
Artur Grabowski
2001-06-23
Privatize several vnode operations that are not used by the generic code.
Constantine Sapuntzakis
2000-04-26
Support for ext2fs rev. 1 (from NetBSD)
jasoni
1999-01-11
panic prints a newline for you, don't do it in the panic string
Todd C. Miller
1997-06-12
Sync with NetBSD, mostly cosmetic.
Jason Downs
1997-05-30
Integrate new ext2fs, reverting ufs support for the old one.
Jason Downs
1997-05-30
Non-GPLd ext2fs code from Manuel, unmodified.
Jason Downs