summaryrefslogtreecommitdiffstats
path: root/lib/libutil/login_cap.h
Commit message (Expand)AuthorAgeFilesLines
* Add two new system calls, setloginclass(2) and getloginclass(2). This makestrasz2011-03-051-1/+2
* Since in_lt() and in_lts() are not static, assume that they are intended todes2008-10-201-0/+2
* Since setclasscpumask() is not static, assume that it is intended to bedes2008-10-201-0/+1
* Style and whitespace.des2008-10-201-15/+19
* Add support for a new login capability, cpumask which allows loginbrooks2008-07-251-1/+2
* ANSIfy, WARNSify, CONSTify. Bit of style(9)-ify.markm2003-10-181-3/+3
* Add LOGIN_SETMAC, which will indicate to the user context management coderwatson2002-08-161-1/+2
* Whitespace cleanup--it's not style(9), but it is consistent. Preprwatson2002-08-111-3/+3
* Const poisoning.ru2002-04-081-3/+3
* Remove __P() usage.obrien2002-03-211-47/+47
* Add working and easy crypt(3)-switching. Yes, we need a whole new APIgreen2000-08-221-0/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Summary of login.conf support changes:davidn1997-05-101-50/+65
* Move login_cap.h from src/include for easier maintenance withdavidn1997-05-101-0/+141
OpenPOWER on IntegriCloud