2017-04-21 |
Pedro F. Giffuni | lib: initial use of reallocarray(3). |
blob | commitdiff | raw |
2016-05-18 |
Pedro F. Giffuni | libutil: minor spelling fixes. |
blob | commitdiff | raw | diff to current |
2013-10-10 |
Alan Somers | IFC @256277 |
blob | commitdiff | raw | diff to current |
2013-09-05 |
Simon J. Gerraty | Merge from head |
blob | commitdiff | raw | diff to current |
2013-08-28 |
Jilles Tjoelker | libutil: Use O_CLOEXEC for internal file descriptors... |
blob | commitdiff | raw | diff to current |
2011-05-15 |
John Baldwin | First cut to port bhyve, vmmctl, and libvmmapi to HEAD. |
blob | commitdiff | raw |
2011-05-14 |
John Baldwin | First cut at porting the kernel portions of 221828... |
blob | commitdiff | raw |
2011-03-12 |
Marcel Moolenaar | Merge svn+ssh://svn.freebsd.org/base/head@219553 |
blob | commitdiff | raw |
2011-02-18 |
Marcel Moolenaar | Merge svn+ssh://svn.freebsd.org/base/head@218816 |
blob | commitdiff | raw |
2010-10-26 |
Marcel Moolenaar | Merge svn+ssh://svn.freebsd.org/base/head@214309 |
blob | commitdiff | raw |
2010-10-19 |
Jamie Gritton | A new jail(8) with a configuration file, to replace... |
blob | commitdiff | raw |
2010-08-15 |
Marcel Moolenaar | Merge svn+ssh://svn.freebsd.org/base/head@211344 |
blob | commitdiff | raw |
2010-05-26 |
Marcel Moolenaar | Merge svn+ssh://svn.freebsd.org/base/head@208557 |
blob | commitdiff | raw |
2010-05-08 |
Marcel Moolenaar | Merge svn+ssh://svn.freebsd.org/base/head@207793 |
blob | commitdiff | raw |
2010-03-22 |
Marcel Moolenaar | Merge svn+ssh://svn.freebsd.org/base/head@205454 |
blob | commitdiff | raw |
2010-03-10 |
Marcel Moolenaar | Create the altix project branch. The altix project... |
blob | commitdiff | raw |
2009-01-05 |
Ulf Lilleengen | Merge support for CVSMode (aka. mirror mode) into csup... |
blob | commitdiff | raw | diff to current |
2008-11-04 |
Dag-Erling Smørgrav | MFH (r184633, r184635): build at WARNS level 6 |
blob | commitdiff | raw | diff to current |
2008-11-04 |
Dag-Erling Smørgrav | Avoid assigning a const char * to a char *. |
blob | commitdiff | raw | diff to current |
2008-11-04 |
Dag-Erling Smørgrav | Committed to wrong branch. |
blob | commitdiff | raw | diff to current |
2008-11-04 |
Dag-Erling Smørgrav | Avoid assigning a const char * to a char *. |
blob | commitdiff | raw | diff to current |
2008-10-19 |
Ulf Lilleengen | - Import the Makefile from HEAD for building csup. |
blob | commitdiff | raw |
2008-10-19 |
Ulf Lilleengen | - Import the HEAD csup code which is the basis for... |
blob | commitdiff | raw |
2007-06-14 |
Yaroslav Tykhiy | Update some comments, mostly regarding LOGIN_MECLASS... |
blob | commitdiff | raw | diff to current |
2005-04-22 |
Tom Rhodes | Properly spell default in a comment. |
blob | commitdiff | raw | diff to current |
2004-05-11 |
Diomidis Spinellis | Bring the description for login_getclassbyname in sync... |
blob | commitdiff | raw | diff to current |
2003-10-26 |
Peter Wemm | (mostly) Clean up some const warnings here. The code... |
blob | commitdiff | raw | diff to current |
2003-10-18 |
Mark Murray | ANSIfy, WARNSify, CONSTify. Bit of style(9)-ify. |
blob | commitdiff | raw | diff to current |
2003-06-14 |
Mark Murray | Tidy up. Sort headers. |
blob | commitdiff | raw | diff to current |
2002-08-25 |
Philippe Charnier | Replace various spelling with FALLTHROUGH which is... |
blob | commitdiff | raw | diff to current |
2002-04-08 |
Ruslan Ermilov | Const poisoning. |
blob | commitdiff | raw | diff to current |
2002-03-06 |
Dag-Erling Smørgrav | Remove a bogus cast. |
blob | commitdiff | raw | diff to current |
2001-09-30 |
Matthew Dillon | Add __FBSDID()s to libutil |
blob | commitdiff | raw | diff to current |
2001-09-25 |
Andrey A. Chernov | 1) Back out ~/.login_conf disable |
blob | commitdiff | raw | diff to current |
2001-09-16 |
Robert Watson | Disable per-user .login_conf support due to incorrect... |
blob | commitdiff | raw | diff to current |
2001-09-15 |
Robert Watson | o Add a comment noting that the early setting of privil... |
blob | commitdiff | raw | diff to current |
2001-02-06 |
Jeroen Ruigrok van... | Fix typo: seperate -> separate. |
blob | commitdiff | raw | diff to current |
2000-08-23 |
Brian Feldman | Stick login_setcryptfmt() in its own file to make pulli... |
blob | commitdiff | raw | diff to current |
2000-08-22 |
Brian Feldman | Add working and easy crypt(3)-switching. Yes, we need... |
blob | commitdiff | raw | diff to current |
2000-05-21 |
Tim Vanderhoek | Fix a memory leak with lc->lc_cap in login_close(). |
blob | commitdiff | raw | diff to current |
1999-08-28 |
Peter Wemm | $Id$ -> $FreeBSD$ |
blob | commitdiff | raw | diff to current |
1999-04-24 |
Andrey A. Chernov | oops, add pwd!=NULL check to previous fix |
blob | commitdiff | raw | diff to current |
1999-04-24 |
Andrey A. Chernov | Switch to user UID/GID before checking/reading its... |
blob | commitdiff | raw | diff to current |
1997-06-13 |
David Nugent | Add "break" inadvertently removed in previous update. |
blob | commitdiff | raw | diff to current |
1997-05-11 |
David Nugent | MF2.2: bugfix in arrayize(). |
blob | commitdiff | raw | diff to current |
1997-05-10 |
David Nugent | Summary of login.conf support changes: |
blob | commitdiff | raw | diff to current |
1997-02-27 |
Andrey A. Chernov | "infinity" check was missed from login_getcapsize(... |
blob | commitdiff | raw | diff to current |
1997-02-22 |
Peter Wemm | Revert $FreeBSD$ to $Id$ |
blob | commitdiff | raw | diff to current |
1997-01-30 |
David Nugent | Fix free()ing block twice, remove unused function. |
blob | commitdiff | raw | diff to current |
1997-01-29 |
David Nugent | Fix typo .->, for default separators in login_getcaplist(). |
blob | commitdiff | raw | diff to current |
1997-01-29 |
David Nugent | Completed fixes with login_getcapsize(). |
blob | commitdiff | raw | diff to current |
1997-01-29 |
David Nugent | 1) Fixed bug in free()ing internal string/array where |
blob | commitdiff | raw | diff to current |
1997-01-14 |
Jordan K. Hubbard | Make the long-awaited change from $Id$ to $FreeBSD$ |
blob | commitdiff | raw | diff to current |
1997-01-07 |
David Nugent | Various bugfixes. |
blob | commitdiff | raw | diff to current |
1997-01-07 |
David Nugent | Commit the right version this time. :-) |
blob | commitdiff | raw | diff to current |
1997-01-07 |
David Nugent | Fix for login_getclass(NULL) case. |
blob | commitdiff | raw | diff to current |
1997-01-04 |
David Nugent | Library functions relating to the login class capabilit... |
blob | commitdiff | raw | diff to current |
|