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_9


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.10   18 years  pedro   No need for vfs_busy() and vfs_unbusy() to take a process pointer anymore. Testi...
[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.8   18 years  millert   Move contents of sys/select.h to sys/selinfo.h in preparation for a userland-vis...
[TXT] xfs_message.c (in the Attic) [Hide]  1.11   18 years  pedro   Put vprint() under DIAGNOSTIC, as to save space in generated ramdisks. Inspirati...
[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.9   19 years  jfb   miscellaneous typo fixes: - sturct -> struct (spotted by pedro) - elimination of...
[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.7   18 years  beck   fix worst three kernel stack pigs in xfs by moving stack allocation of xfs messa...
[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.7   18 years  beck   fix worst three kernel stack pigs in xfs by moving stack allocation of xfs messa...
[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.9   20 years  beck   Make lf_advlock glue work for AFS so flock/fcntl lock requests will work on the ...
[TXT] xfs_vnodeops-common.c (in the Attic) [Hide]  1.10   18 years  beck   fix worst three kernel stack pigs in xfs by moving stack allocation of xfs messa...
[TXT] xfs_vnodeops.h (in the Attic) [Hide]  1.5   20 years  hin   Merge
[TXT] xfs_vopdefs.h (in the Attic) [Hide]  1.8   18 years  drahn   Extended Attributes was a piece to get to ACLs, however ACLs have not been worke...