summaryrefslogtreecommitdiff
path: root/lib/libutil/login_cap.h
AgeCommit message (Expand)Author
2024-01-29login_cap.h: Remove LOGIN_DEFPRIOlivier Certner
2024-01-29login_cap.h: Remove LOGIN_DEFUMASKOlivier Certner
2024-01-29New login_getcapenum(): Allows to read named enum valuesOlivier Certner
2023-08-16Remove $FreeBSD$: one-line .h patternWarner Losh
2011-03-05Add two new system calls, setloginclass(2) and getloginclass(2). This makesEdward Tomasz Napierala
2008-10-20Since in_lt() and in_lts() are not static, assume that they are intended toDag-Erling Smørgrav
2008-10-20Since setclasscpumask() is not static, assume that it is intended to beDag-Erling Smørgrav
2008-10-20Style and whitespace.Dag-Erling Smørgrav
2008-07-25Add support for a new login capability, cpumask which allows loginBrooks Davis
2003-10-18ANSIfy, WARNSify, CONSTify. Bit of style(9)-ify.Mark Murray
2002-08-16Add LOGIN_SETMAC, which will indicate to the user context management codeRobert Watson
2002-08-11Whitespace cleanup--it's not style(9), but it is consistent. PrepRobert Watson
2002-04-08Const poisoning.Ruslan Ermilov
2002-03-21Remove __P() usage.David E. O'Brien
2000-08-22Add working and easy crypt(3)-switching. Yes, we need a whole new APIBrian Feldman
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1997-05-10Summary of login.conf support changes:David Nugent
1997-05-10Move login_cap.h from src/include for easier maintenance withDavid Nugent