OpenBSD CVS

src/sys/xfs/


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 / xfs

Current tag: OPENBSD_3_5


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] afssysdefs.h (in the Attic) [Hide]  1.1   21 years  hin   branches: 1.1.1; 1.1.2; Initial revision
[TXT] nxfs.h (in the Attic) [Hide]  1.4   21 years  hin   merge
[TXT] xfs_attr.h (in the Attic) [Hide]  1.6   20 years  hin   Merge
[TXT] xfs_common-bsd.c (in the Attic) [Hide]  1.6   20 years  tedu   change arguments to suser. suser now takes the process, and a flags argument. ...
[TXT] xfs_common.h (in the Attic) [Hide]  1.7   20 years  hin   Merge
[TXT] xfs_config.h (in the Attic) [Hide]  1.8   20 years  hin   Merge
[TXT] xfs_deb.c (in the Attic) [Hide]  1.6   20 years  hin   Merge
[TXT] xfs_deb.h (in the Attic) [Hide]  1.7   20 years  hin   Merge
[TXT] xfs_debug.h (in the Attic) [Hide]  1.5   20 years  hin   Merge
[TXT] xfs_dev-bsd.c (in the Attic) [Hide]  1.10   20 years  beck   clean out #ifdef horror show in xfs_dev-bsd.c and enable XFS in GENERIC. ok dera...
[TXT] xfs_dev-common.c (in the Attic) [Hide]  1.6   20 years  hin   Merge
[TXT] xfs_dev.h (in the Attic) [Hide]  1.8   20 years  millert   Missing xfs_devpoll proto. You would think with all that HAVE_FOO crap the prot...
[TXT] xfs_extern.h (in the Attic) [Hide]  1.6   20 years  millert   Missing xfs_devpoll proto. You would think with all that HAVE_FOO crap the prot...
[TXT] xfs_fs.h (in the Attic) [Hide]  1.8   20 years  hin   Merge
[TXT] xfs_global.h (in the Attic) [Hide]  1.2   20 years  hin   Merge
[TXT] xfs_locl.h (in the Attic) [Hide]  1.7   20 years  fgsch   fix GENERIC compilation.
[TXT] xfs_message.c (in the Attic) [Hide]  1.10   20 years  hin   Fix include stuff, unused variables and statics and other small things needed to...
[TXT] xfs_message.h (in the Attic) [Hide]  1.7   20 years  jmc   typos from Jonathon Gray;
[TXT] xfs_msg_locl.h (in the Attic) [Hide]  1.7   20 years  hin   Merge
[TXT] xfs_node-bsd.c (in the Attic) [Hide]  1.8   20 years  jmc   typos from Jonathon Gray;
[TXT] xfs_node.c (in the Attic) [Hide]  1.5   20 years  hin   For whatever reason, cvs cannot import a file that already exists, but is delete...
[TXT] xfs_node.h (in the Attic) [Hide]  1.8   20 years  hin   Merge
[TXT] xfs_pioctl.h (in the Attic) [Hide]  1.5   20 years  beck   fix pr 3442 - make all AFS ioctl's for XFS come from the xfs/xfs_pioctl.h file f...
[TXT] xfs_queue.h (in the Attic) [Hide]  1.1   20 years  hin   branches: 1.1.1; 1.1.2; Initial revision
[TXT] xfs_syscalls-common.c (in the Attic) [Hide]  1.6   20 years  hin   Fix include stuff, unused variables and statics and other small things needed to...
[TXT] xfs_syscalls-dummy.c (in the Attic) [Hide]  1.2   23 years  deraadt   Apparently Art did not even compile a kernel before commiting
[TXT] xfs_syscalls.h (in the Attic) [Hide]  1.8   20 years  fgsch   fix GENERIC compilation.
[TXT] xfs_vfsops-bsd.c (in the Attic) [Hide]  1.11   20 years  jmc   typos from Jonathon Gray;
[TXT] xfs_vfsops-bsd.h (in the Attic) [Hide]  1.7   20 years  hin   Merge
[TXT] xfs_vfsops-common.c (in the Attic) [Hide]  1.6   20 years  hin   Set sensible value for mntfromname, to make 'mount' report the xfs device that w...
[TXT] xfs_vfsops-openbsd.c (in the Attic) [Hide]  1.7   20 years  mickey   constify vfsops; tedu@ ok
[TXT] xfs_vfsops.h (in the Attic) [Hide]  1.5   20 years  hin   Merge
[TXT] xfs_vnodeops-bsd.c (in the Attic) [Hide]  1.7   20 years  beck   fix PR 3552 by removing ifdef cruft ok (and sent earlier by) tedu@
[TXT] xfs_vnodeops-common.c (in the Attic) [Hide]  1.8   20 years  hin   Fix include stuff, unused variables and statics and other small things needed to...
[TXT] xfs_vnodeops.h (in the Attic) [Hide]  1.5   20 years  hin   Merge
[TXT] xfs_vopdefs.h (in the Attic) [Hide]  1.6   20 years  millert   Replace select backends with poll backends. selscan() and pollscan() now call t...