Chris D. Faulhaber
54d8895199
WARNS=2 and style(9) cleanup:
...
o prototype usage()
o move BUFSIZE define above the functions
o nuke externs that are defined in unistd.h
Approved by: rwatson
Obtained from: TrustedBSD Project
2001-12-04 03:28:31 +00:00
Robert Watson
a17ca2d8a4
o Reflect moving of extattr_namespace calls to libc from libutil; no
...
longer need to link libutil into command-line extended attribute
utilities.
Obtained from: TrustedBSD Project
2001-11-16 05:10:35 +00:00
David E. O'Brien
90e655ea4e
Perform a major cleanup of the usr.sbin Makefiles.
...
These are not perfectly in agreement with each other style-wise, but they
are orders of orders of magnitude more consistent style-wise than before.
2001-07-20 06:20:32 +00:00
David E. O'Brien
ac24b049cc
Remove GCC'isms in CFLAGS.
2001-07-20 04:23:13 +00:00
Ruslan Ermilov
03c47dc9cd
Fix LDADD and add missing DPADD.
2001-03-27 16:45:16 +00:00
Ruslan Ermilov
345e52e742
- Backout botched attempt to introduce MANSECT feature.
...
- MAN[1-9] -> MAN.
2001-03-26 14:42:20 +00:00
Ruslan Ermilov
c73e22c3d4
Set the default manual section for usr.sbin/ to 8.
2001-03-20 18:17:26 +00:00
Robert Watson
187e87911c
o Update getextattr and setextattr utilities to take into account the
...
revised EA interface with explicit namespacing. Link against libutil
to provide string/constant conversion for namespaces. Document
revised interface.
Obtained from: TrustedBSD Project
2001-03-15 03:09:48 +00:00
Robert Watson
e50c89eca8
Code compiles and installs 100% better if included in the Makefile.
...
Suggested by: Voices in my head.
2000-04-16 23:57:02 +00:00