o Update copyright dates, comments...
Obtained from: TrustedBSD Project
This commit is contained in:
parent
8970738b86
commit
a8843add6d
@ -1,7 +1,9 @@
|
|||||||
.\"-
|
.\"-
|
||||||
.\" Copyright (c) 2000, 2001 Robert N. M. Watson
|
.\" Copyright (c) 2000-2001 Robert N. M. Watson
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
.\"
|
.\"
|
||||||
|
.\" This software was developed by Robert Watson for the TrustedBSD Project.
|
||||||
|
.\"
|
||||||
.\" Redistribution and use in source and binary forms, with or without
|
.\" Redistribution and use in source and binary forms, with or without
|
||||||
.\" modification, are permitted provided that the following conditions
|
.\" modification, are permitted provided that the following conditions
|
||||||
.\" are met:
|
.\" are met:
|
||||||
@ -25,6 +27,9 @@
|
|||||||
.\"
|
.\"
|
||||||
.\" $FreeBSD$
|
.\" $FreeBSD$
|
||||||
.\"
|
.\"
|
||||||
|
.\" Developed by the TrustedBSD Project.
|
||||||
|
.\" Support for file system extended attribute.
|
||||||
|
.\"
|
||||||
.Dd March 30, 2000
|
.Dd March 30, 2000
|
||||||
.Dt EXTATTRCTL 8
|
.Dt EXTATTRCTL 8
|
||||||
.Os
|
.Os
|
||||||
|
@ -1,7 +1,9 @@
|
|||||||
/*-
|
/*-
|
||||||
* Copyright (c) 1999, 2000, 2001 Robert N. M. Watson
|
* Copyright (c) 1999-2001 Robert N. M. Watson
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
* This software was developed by Robert Watson for the TrustedBSD Project.
|
||||||
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
* modification, are permitted provided that the following conditions
|
* modification, are permitted provided that the following conditions
|
||||||
* are met:
|
* are met:
|
||||||
@ -26,7 +28,8 @@
|
|||||||
* $FreeBSD$
|
* $FreeBSD$
|
||||||
*/
|
*/
|
||||||
/*
|
/*
|
||||||
* TrustedBSD Project - extended attribute support for UFS-like file systems
|
* Developed by the TrustedBSD Project.
|
||||||
|
* Support for file system extended attribute.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user