freebsd-dev/lib/libutil
Robert Watson 1bc2362e07 o To support new EA interface with explicit namespaces, introduce two
utility functions which convert between string namespace names and
  numeric constants used by the interface.  Right now, two namespaces
  are supported, EXTATTR_NAMESPACE_SYSTEM ("system") and
  EXTATTR_NAMESPACE_USER ("user").  These functions are used by
  various userland EA utilities, rather than hard coding the routines
  all over the place.

Obtained from:	TrustedBSD Project
2001-03-15 03:00:39 +00:00
..
_secure_path.3 Introduce .Lb macro to libutil manpages 2000-04-22 16:17:00 +00:00
_secure_path.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
auth.3 Prepare for mdoc(7)NG. 2000-12-29 14:08:20 +00:00
auth.c Fix a mangled $Id string 2000-11-25 09:10:55 +00:00
auth.conf.5 mdoc(7) police: use the new features of the Nm macro. 2000-11-20 14:08:07 +00:00
extattr.c o To support new EA interface with explicit namespaces, introduce two 2001-03-15 03:00:39 +00:00
fparseln.3 mdoc(7) police: Er macro usage cleanup. 2000-11-22 16:02:00 +00:00
fparseln.c Connect fparseln(3) for mailwrapper(8) 1999-12-29 17:50:34 +00:00
libutil.h o To support new EA interface with explicit namespaces, introduce two 2001-03-15 03:00:39 +00:00
login_auth.3 Introduce .Lb macro to libutil manpages 2000-04-22 16:17:00 +00:00
login_auth.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
login_cap.3 Prepare for mdoc(7)NG. 2000-12-29 14:08:20 +00:00
login_cap.c Fix typo: seperate -> separate. 2001-02-06 10:39:38 +00:00
login_cap.h Add working and easy crypt(3)-switching. Yes, we need a whole new API 2000-08-22 02:15:54 +00:00
login_class.3 Introduce .Lb macro to libutil manpages 2000-04-22 16:17:00 +00:00
login_class.c Make sbsize a size instead of a number. This allows the usual suffixes 2000-07-14 13:56:07 +00:00
login_crypt.c Fix problems people were having with large -O levels with GCC and 2000-10-27 01:19:02 +00:00
login_ok.3 Introduce .Lb macro to libutil manpages 2000-04-22 16:17:00 +00:00
login_ok.c In call to realloc, pass the number of bytes needed, not simply the 2000-12-31 16:15:06 +00:00
login_times.3 mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
login_times.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
login_tty.3 Introduce .Lb macro to libutil manpages 2000-04-22 16:17:00 +00:00
login_tty.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
login.3 Introduce .Lb macro to libutil manpages 2000-04-22 16:17:00 +00:00
login.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
login.conf.5 Updates for Blowfish password hashing. 2001-03-11 16:37:33 +00:00
logout.3 Fixed prototype of logout() (const poisoning). 2001-02-06 01:06:25 +00:00
logout.c Constify the arg to logout(3). It is const-safe. 2000-09-04 08:13:49 +00:00
logwtmp.3 Introduce .Lb macro to libutil manpages 2000-04-22 16:17:00 +00:00
logwtmp.c Move trimdomain() into it's own source file and tidy things up a bit. 2001-03-14 20:51:15 +00:00
Makefile o To support new EA interface with explicit namespaces, introduce two 2001-03-15 03:00:39 +00:00
property.3 Avoid use of direct troff requests in mdoc(7) manual pages. 2000-11-10 17:46:15 +00:00
property.c Eliminate inconsistency where a value that contains only whitespace 2000-11-09 00:28:22 +00:00
pty.3 Introduce .Lb macro to libutil manpages 2000-04-22 16:17:00 +00:00
pty.c In theory it would be perfectly legal for a system administrator to 2001-03-10 10:39:52 +00:00
pw_util.c Don't call warn() without a format string. 2000-07-12 00:50:15 +00:00
realhostname_sa.3 Prepare for mdoc(7)NG. 2000-12-29 14:08:20 +00:00
realhostname.3 Introduce .Lb macro to libutil manpages 2000-04-22 16:17:00 +00:00
realhostname.c MAXHOSTNAMELEN includes space for the NUL 2001-03-14 20:50:52 +00:00
stub.c Fix problems people were having with large -O levels with GCC and 2000-10-27 01:19:02 +00:00
trimdomain.3 Prepare for mdoc(7)NG. 2000-12-29 14:08:20 +00:00
trimdomain.c It would help if trimdomain.c was actually committed. This is a stopgap 2001-03-15 00:15:22 +00:00
uucplock.3 mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
uucplock.c Correct uu_lock_txfr. I don't think this ever worked correctly. 2000-10-02 17:32:00 +00:00