2012-01-26 |
Guy Helmer | Restore the parenthesis that are necessary around the... |
tree | commitdiff |
2012-01-16 |
Guy Helmer | Fix more disorder in prototypes and constants. |
tree | commitdiff |
2012-01-12 |
Guy Helmer | Move struct pidfh definition into pidfile.c, and leave... |
tree | commitdiff |
2012-01-12 |
Guy Helmer | More prototype formatting fixes, struct member formatti... |
tree | commitdiff |
2012-01-11 |
Guy Helmer | Fix prototype formatting (indentation, long lines,... |
tree | commitdiff |
2012-01-11 |
Guy Helmer | Fix namespace issues with prototype parameter names. |
tree | commitdiff |
2012-01-11 |
Guy Helmer | Fix forward structure declaration and prototype disorder. |
tree | commitdiff |
2012-01-11 |
Pawel Jakub Dawidek | Constify arguments. |
tree | commitdiff |
2012-01-10 |
Guy Helmer | Add pidfile_fileno() to obtain the file descriptor... |
tree | commitdiff |
2012-01-05 |
Baptiste Daroussin | Add new pw_make_v7 to make a passwd line (in v7 format... |
tree | commitdiff |
2011-12-15 |
Baptiste Daroussin | Modify pw_copy: |
tree | commitdiff |
2011-05-12 |
Stanislav Sedov | - Commit work from libprocstat project. These patches... |
tree | commitdiff |
2011-05-05 |
David E. O'Brien | Don't duplicate define the stdint types. |
tree | commitdiff |
2011-04-12 |
Xin LI | Add support for IEE/IEC (and now also SI) power of... |
tree | commitdiff |
2011-03-12 |
Marcel Moolenaar | Merge svn+ssh://svn.freebsd.org/base/head@219553 |
tree | commitdiff |
2011-03-06 |
Pawel Jakub Dawidek | expand_number() needs uint64_t, declare it here if... |
tree | commitdiff |
2011-03-05 |
Edward Tomasz Napi... | Add two new system calls, setloginclass(2) and getlogin... |
tree | commitdiff |
2011-02-18 |
Marcel Moolenaar | Merge svn+ssh://svn.freebsd.org/base/head@218816 |
tree | commitdiff |
2010-10-26 |
Marcel Moolenaar | Merge svn+ssh://svn.freebsd.org/base/head@214309 |
tree | commitdiff |
2010-08-16 |
Dag-Erling Smørgrav | Old patch I had lying around: clean up and use stpcpy... |
tree | commitdiff |
2010-08-15 |
Marcel Moolenaar | Merge svn+ssh://svn.freebsd.org/base/head@211344 |
tree | commitdiff |
2010-08-14 |
Dag-Erling Smørgrav | Simplify expand_number() by combining the (unrolled... |
tree | commitdiff |
2010-05-26 |
Marcel Moolenaar | Merge svn+ssh://svn.freebsd.org/base/head@208557 |
tree | commitdiff |
2010-05-08 |
Marcel Moolenaar | Merge svn+ssh://svn.freebsd.org/base/head@207793 |
tree | commitdiff |
2010-05-06 |
Kirk McKusick | Final update to current version of head in preparation... |
tree | commitdiff |
2010-04-28 |
Kirk McKusick | Update to current version of head. |
tree | commitdiff |
2010-03-22 |
Marcel Moolenaar | Merge svn+ssh://svn.freebsd.org/base/head@205454 |
tree | commitdiff |
2010-03-10 |
Marcel Moolenaar | Create the altix project branch. The altix project... |
tree | commitdiff |
2010-03-04 |
Dag-Erling Smørgrav | IFH@204581 |
tree | commitdiff |
2010-01-13 |
Ed Schouten | Remove login(3), logout(3) and logwtmp(3) from libutil. |
tree | commitdiff |
2009-12-28 |
Kirk McKusick | Add and document the quota_convert function which conve... |
tree | commitdiff |
2009-12-12 |
Sean Farley | Remove a dead store. |
tree | commitdiff |
2009-12-02 |
Ed Schouten | Make <libutil.h> work when included by itself. |
tree | commitdiff |
2009-11-26 |
Konstantin Belousov | sigset() is the name of function specified by SUSv4. |
tree | commitdiff |
2009-11-16 |
Kirk McKusick | Add and document new quoat_on and quota_off functions. |
tree | commitdiff |
2009-10-20 |
Kirk McKusick | Add quota_maxid which returns the maximum user (or... |
tree | commitdiff |
2009-09-26 |
Dag-Erling Smørgrav | Further extend the quotafile API. |
tree | commitdiff |
2009-09-17 |
Dag-Erling Smørgrav | Merge from head |
tree | commitdiff |
2009-09-17 |
Dag-Erling Smørgrav | Merge from head up to r188941 (last revision before... |
tree | commitdiff |
2009-06-06 |
Dag-Erling Smørgrav | Revert (once again, and hopefully for the last time... |
tree | commitdiff |
2009-02-14 |
Kirk McKusick | Update the quotafile library to manage both active... |
tree | commitdiff |
2009-02-13 |
Kirk McKusick | Make hasquota thread safe. |
tree | commitdiff |
2009-02-13 |
Kirk McKusick | Move hasquota() function to libutil. |
tree | commitdiff |
2009-01-30 |
Dag-Erling Smørgrav | WIP |
tree | commitdiff |
2009-01-05 |
Ulf Lilleengen | Merge support for CVSMode (aka. mirror mode) into csup... |
tree | commitdiff |
2008-12-04 |
Dag-Erling Smørgrav | integrate from head@185615 |
tree | commitdiff |
2008-12-02 |
Peter Wemm | Merge user/peter/kinfo branch as of r185547 into head. |
tree | commitdiff |
2008-11-23 |
Sean Farley | Fixed style issues with variable ordering and naming... |
tree | commitdiff |
2008-11-11 |
Sean Farley | style(9) fixes. |
tree | commitdiff |
2008-11-04 |
Dag-Erling Smørgrav | MFH (r184633, r184635): build at WARNS level 6 |
tree | commitdiff |
2008-11-04 |
Dag-Erling Smørgrav | Avoid assigning a const char * to a char *. |
tree | commitdiff |
2008-11-04 |
Dag-Erling Smørgrav | Committed to wrong branch. |
tree | commitdiff |
2008-11-04 |
Dag-Erling Smørgrav | Avoid assigning a const char * to a char *. |
tree | commitdiff |
2008-10-20 |
Dag-Erling Smørgrav | Diff reduction against Varnish, including one important... |
tree | commitdiff |
2008-10-20 |
Dag-Erling Smørgrav | Reimplement flopen(3) using fcntl(2) locks instead... |
tree | commitdiff |
2008-10-20 |
Dag-Erling Smørgrav | Since in_lt() and in_lts() are not static, assume that... |
tree | commitdiff |
2008-10-20 |
Dag-Erling Smørgrav | Since setclasscpumask() is not static, assume that... |
tree | commitdiff |
2008-10-20 |
Dag-Erling Smørgrav | Style and whitespace. |
tree | commitdiff |
2008-10-19 |
Ulf Lilleengen | - Import the Makefile from HEAD for building csup. |
tree | commitdiff |
2008-10-19 |
Ulf Lilleengen | - Import the HEAD csup code which is the basis for... |
tree | commitdiff |
2008-07-25 |
Brooks Davis | Add support for a new login capability, cpumask which... |
tree | commitdiff |
2008-07-01 |
John Baldwin | Merge hexdump(9) to userland as hexdump(3) in libutil... |
tree | commitdiff |
2008-04-23 |
Sean Farley | Add four utility functions related to struct grp proces... |
tree | commitdiff |
2007-11-18 |
John Birrell | Constify the first argument to expand_number() so that... |
tree | commitdiff |
2007-09-01 |
Pawel Jakub Dawidek | Implement expand_number(3), which is the opposite of... |
tree | commitdiff |
2007-08-03 |
Dag-Erling Smørgrav | Back out previous commit until I figure out why my... |
tree | commitdiff |
2007-08-03 |
Dag-Erling Smørgrav | Use fcntl(2)-style locks instead of less-portable flock... |
tree | commitdiff |
2007-06-14 |
Yaroslav Tykhiy | Update some comments, mostly regarding LOGIN_MECLASS... |
tree | commitdiff |
2007-05-23 |
Dag-Erling Smørgrav | Nit: avoid shadowing truncate(2) with a local variable. |
tree | commitdiff |
2007-05-23 |
Dag-Erling Smørgrav | Fix stupid braino in previous commit. |
tree | commitdiff |
2007-05-23 |
Dag-Erling Smørgrav | If (flags & O_TRUNC), don't truncate the file until... |
tree | commitdiff |
2007-05-10 |
Dag-Erling Smørgrav | Well gag me with a spoon... I'm so used to working... |
tree | commitdiff |
2007-05-10 |
Dag-Erling Smørgrav | Remove superfluous unexpanded RCS tag. |
tree | commitdiff |
2007-05-10 |
Dag-Erling Smørgrav | DTRT when O_NONBLOCK is specified. |
tree | commitdiff |
2007-05-10 |
Dag-Erling Smørgrav | I'm tired of seeing this done incorrectly and non-porta... |
tree | commitdiff |
2007-01-09 |
Warner Losh | Remove California Regent's clause 3, per letter |
tree | commitdiff |
2006-09-08 |
Thomas Quinot | Minor comment fix. |
tree | commitdiff |
2006-09-04 |
Thomas Quinot | (pw_copy): Handle the case of a malformed line in maste... |
tree | commitdiff |
2006-02-18 |
Dag-Erling Smørgrav | Add utility functions for checking if a given kernel... |
tree | commitdiff |
2005-08-24 |
Pawel Jakub Dawidek | Add a family of functions for reliable pidfiles handling. |
tree | commitdiff |
2005-04-22 |
Tom Rhodes | Properly spell default in a comment. |
tree | commitdiff |
2004-12-18 |
Ruslan Ermilov | Grammar in a comment. |
tree | commitdiff |
2004-05-24 |
Pawel Jakub Dawidek | Add humanize_number(3) to libutil for formating numbers... |
tree | commitdiff |
2004-05-18 |
Stefan Farfeleder | Don't depend on NULL's expansion being a pointer, cast... |
tree | commitdiff |
2004-05-11 |
Diomidis Spinellis | Bring the description for login_getclassbyname in sync... |
tree | commitdiff |
2004-02-26 |
Tim Kientzle | Add the clean_environment call to libutil.h also. |
tree | commitdiff |
2003-10-26 |
Peter Wemm | (mostly) Clean up some const warnings here. The code... |
tree | commitdiff |
2003-10-18 |
Mark Murray | ANSIfy, WARNSify, CONSTify. Bit of style(9)-ify. |
tree | commitdiff |
2003-06-14 |
Mark Murray | Tidy up. Sort headers. |
tree | commitdiff |
2003-04-10 |
Dag-Erling Smørgrav | Brucify. |
tree | commitdiff |
2003-04-09 |
Dag-Erling Smørgrav | Correctly detect the case where a password entry was... |
tree | commitdiff |
2003-04-09 |
Dag-Erling Smørgrav | Apply the correct fix for bin/50679: don't mess around... |
tree | commitdiff |
2003-04-08 |
Dag-Erling Smørgrav | Band-aid for the "^C kills the editor" problem. I... |
tree | commitdiff |
2003-03-17 |
David Schultz | Make pw_edit() use /bin/sh to interpret the EDITOR... |
tree | commitdiff |
2002-10-29 |
Dag-Erling Smørgrav | Don't forget to '\n'-terminate new entries. This unbre... |
tree | commitdiff |
2002-08-25 |
Philippe Charnier | Replace various spelling with FALLTHROUGH which is... |
tree | commitdiff |
2002-08-16 |
Robert Watson | Add LOGIN_SETMAC, which will indicate to the user conte... |
tree | commitdiff |
2002-08-11 |
Robert Watson | Whitespace cleanup--it's not style(9), but it is consis... |
tree | commitdiff |
2002-06-23 |
Nick Hibma | Be more clear in error messages. |
tree | commitdiff |
2002-05-08 |
Dag-Erling Smørgrav | If no old_pw was passed to pw_copy, compare just the... |
tree | commitdiff |
next |