| Commit message (Expand) | Author | Age | Files | Lines |
* | ANSIfy forkpty, add missing $OpenBSD$ in duid.c, style (no arg names) in |  nicm | 2012-07-09 | 1 | -10/+9 |
* | opendev() path argument should be const. OK deraadt@ |  millert | 2010-12-17 | 1 | -2/+2 |
* | Factor out DUID identification code so that it can easily be reused. |  jsing | 2010-11-15 | 1 | -1/+2 |
* | Nuke only two uses of OPENDEV_DRCT in tree. Nuke OPENDEV_DRCT. Long |  krw | 2006-06-14 | 1 | -2/+1 |
* | passwd.conf has been deprecated since login.conf was imported. |  millert | 2004-07-13 | 1 | -2/+1 |
* | Change pw_copy(3) to take a 3rd arguement, the existing passwd entry. |  millert | 2004-04-20 | 1 | -2/+2 |
* | Remove the advertising clause in the UCB license which Berkeley |  millert | 2003-06-02 | 1 | -6/+2 |
* | New: fmt_scaled() and scan_scaled() convert to and from "human readable" |  ian | 2003-05-15 | 1 | -1/+8 |
* | login_fbtab(3) fixes: |  millert | 2002-06-21 | 1 | -4/+3 |
* | some -Wall and spaces cleanup, scsi.c left. |  fgsch | 2002-06-09 | 1 | -2/+2 |
* | Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree) |  millert | 2002-02-17 | 1 | -5/+5 |
* | Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. |  millert | 2002-02-16 | 1 | -30/+30 |
* | re-enable pidfile(3). ok millert@ |  jakob | 2001-09-29 | 1 | -1/+2 |
* | zap pidfile from here too, until conflict with kerberosV is fixed ok deraadt@ |  matthieu | 2001-09-29 | 1 | -2/+1 |
* | add pidfile(3) prototype |  jakob | 2001-09-28 | 1 | -1/+2 |
* | Add new 'secureonly' arg to pw_mkdb() to correspond to pwd_mkdb's new -s |  millert | 2001-08-16 | 1 | -2/+2 |
* | Get rid of extraneous #includes by using stub struct declarations. |  millert | 2001-08-12 | 1 | -19/+27 |
* | proto; S@mSmith.net |  deraadt | 2001-06-10 | 1 | -2/+4 |
* | login_check_expire(3), a helper function for use with BSD authentication. |  millert | 2000-11-26 | 1 | -1/+2 |
* | Add a username argument to pw_mkdb to match 'pwd_mkdb -u username'. |  millert | 2000-11-26 | 1 | -2/+2 |
* | Add OPENDEV_BLCK |  millert | 2000-04-30 | 1 | -2/+3 |
* | Added fparseln from NetBSD. |  jakob | 1999-07-20 | 1 | -1/+12 |
* | Add uu_lock_txfr() for donating locks to another process. |  brian | 1998-06-08 | 1 | -1/+3 |
* | Introduce uu_lock(), uu_unlock() and uu_lockerr() |  bri | 1997-11-09 | 1 | -1/+13 |
* | Add support to handle password files in directories other than /etc |  niklas | 1997-06-17 | 1 | -1/+3 |
* | added password configuration access function, used to determine |  provos | 1997-02-16 | 1 | -1/+2 |
* | readlabelfs() takes two arguments now, update prototype, inc major number. |  downsj | 1996-12-23 | 1 | -2/+2 |
* | Add readlabelfs(). |  downsj | 1996-12-03 | 1 | -6/+7 |
* | login_fbtab() in libutil |  deraadt | 1996-07-31 | 1 | -1/+2 |
* | util.h: new resting place |  downsj | 1996-06-17 | 1 | -0/+76 |