summaryrefslogtreecommitdiff
path: root/lib/libc/sys/extattr_get_file.2
AgeCommit message (Collapse)Author
2003-06-01- section reorderJason McIntyre
- merge COMPATIBILITY - kill whitespace at EOL - tidy up macros
2002-05-01Sync EA with FreeBSD, mostly addition of new ENOATTR errno.Dale Rahn
ok millert@, art@
2002-04-30Initial cleanup:Mike Pechkin
o) remove extra space in the end of line; o) remove extra blank lines in the end of file; o) remove .Pp before .Ss; o) CAVEAT -> CAVEATS; o) fix usage of .Fa; o) <blank-line> -> .Pp; o) wrap long lines; millert@ ok
2002-02-23.In -> .FdFederico G. Schwindt
2002-02-22manpages fixes, mostly from fgsch@ with cleanup and correction.Dale Rahn
2002-02-22Extended Attribute support, from FreeBSD/TrustedBSD. ok art@ deraadt@Dale Rahn
libc support pieces