Home | History | Annotate | Download | only in include
History log of /src/include/login_cap.h
RevisionDateAuthorComments
 1.13  23-Jan-2016  dholland Apparently a recent round of vandalism by the C++ standards committee
includes disallowing the standard and historic type name "unsigned". Add
a gratuitous "int" to recent changes.

C++ is really a blight on the world.
 1.12  22-Jan-2016  dholland u_char, u_int, u_long -> unsigned char, unsigned, unsigned long

This makes these headers work without _NETBSD_SOURCE.
 1.11  11-Jan-2009  christos merge christos-time_t
 1.10  07-Oct-2007  christos branches: 1.10.16;
don't set obsolete flags in SETALL. From Anon Ymous
 1.9  07-Oct-2007  christos fix reversed comment.
 1.8  06-Oct-2007  christos split LOGIN_SETGROUP -> LOGIN_SETGID|LOGIN_SETGROUPS
 1.7  20-Dec-2005  christos branches: 1.7.10;
expose setuserpath and setuserenv, now used by xdm.
 1.6  11-Dec-2004  christos Sprinkle const.
 1.5  21-Sep-2000  ad Remove dup (WRT util.h) decl of secure_path().
 1.4  18-Sep-2000  ad First argument to secure_path() is const. XXX Why is it re-declared here?
 1.3  18-Jul-2000  ad ANSIfy, libutil part is done.
 1.2  04-Feb-2000  mjl Add login_getpwclass to libutil as convenience function for
programs originally for FreeBSD.
Add parsing of "setenv" parameter which can be used to set
up an initial environment on login.
 1.1  12-Jan-2000  mjl Add necessary support routines for login.conf.
 1.7.10.1  06-Nov-2007  matt sync with HEAD
 1.10.16.1  28-Dec-2008  christos more compat changes
- new functions
- adjust utmp size.

RSS XML Feed