OpenBSD CVS

src/sys/ufs/lfs/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sys / ufs / lfs

Current tag: OPENBSD_3_5


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] README (in the Attic) [Hide]  1.2   27 years  niklas   OpenBSD tags
[TXT] TODO (in the Attic) [Hide]  1.2   27 years  niklas   OpenBSD tags
[TXT] lfs.h (in the Attic) [Hide]  1.6   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] lfs_alloc.c (in the Attic) [Hide]  1.10   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] lfs_balloc.c (in the Attic) [Hide]  1.9   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] lfs_bio.c (in the Attic) [Hide]  1.10   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] lfs_cksum.c (in the Attic) [Hide]  1.3   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] lfs_debug.c (in the Attic) [Hide]  1.5   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] lfs_extern.h (in the Attic) [Hide]  1.9   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] lfs_inode.c (in the Attic) [Hide]  1.9   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] lfs_segment.c (in the Attic) [Hide]  1.12   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] lfs_subr.c (in the Attic) [Hide]  1.4   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] lfs_syscalls.c (in the Attic) [Hide]  1.9   20 years  tedu   change arguments to suser. suser now takes the process, and a flags argument. ...
[TXT] lfs_vfsops.c (in the Attic) [Hide]  1.18   20 years  mickey   constify vfsops; tedu@ ok
[TXT] lfs_vnops.c (in the Attic) [Hide]  1.10   20 years  millert   Replace select backends with poll backends. selscan() and pollscan() now call t...