36 Commits (b8cd4e212a1f07447767fa3937f008476cf2728c)

Author SHA1 Message Date
  deraadt fd9d083e20 uucplock(3) is incorrectly named in some places, it is actually uu_lock(3) 4 years ago
  nicm cddf1b0fbc Add getptmfd(), fdopenpty(), fdforkpty() functions. These allow programs 7 years ago
  tedu 64a805d564 Add bcrypt_pbkdf, a password based key derivation function using bcrypt. 11 years ago
  deraadt f0e9631687 Remove excessive sys/cdefs.h inclusion 11 years ago
  matthew ddc0736e18 Use "unsigned int" instead of BSD "u_int" in <util.h> so that it can 11 years ago
  tedu d5bb407472 move pkcs5_pbkdf5 function to libutil so everybody can play with it 11 years ago
  nicm f6f6cc630f ANSIfy forkpty, add missing $OpenBSD$ in duid.c, style (no arg names) in 12 years ago
  millert 642ed026af opendev() path argument should be const. OK deraadt@ 13 years ago
  jsing 972351062d Factor out DUID identification code so that it can easily be reused. 13 years ago
  krw a85347343d Nuke only two uses of OPENDEV_DRCT in tree. Nuke OPENDEV_DRCT. Long 18 years ago
  millert 20709cb14a passwd.conf has been deprecated since login.conf was imported. 20 years ago
  millert d0d2e5a2ff Change pw_copy(3) to take a 3rd arguement, the existing passwd entry. 20 years ago
  millert 679cd5d050 Remove the advertising clause in the UCB license which Berkeley 21 years ago
  ian 3b9490ce8c New: fmt_scaled() and scan_scaled() convert to and from "human readable" 21 years ago
  millert fab5e38f3f login_fbtab(3) fixes: 22 years ago
  fgsch fb18813faf some -Wall and spaces cleanup, scsi.c left. 22 years ago
  millert 959b08f109 Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree) 22 years ago
  millert b68c09e067 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. 22 years ago
  jakob b2fc98a506 re-enable pidfile(3). ok millert@ 23 years ago
  matthieu 5055a367e5 zap pidfile from here too, until conflict with kerberosV is fixed ok deraadt@ 23 years ago
  jakob e4464b9a36 add pidfile(3) prototype 23 years ago
  millert 5caca03abd Add new 'secureonly' arg to pw_mkdb() to correspond to pwd_mkdb's new -s 23 years ago
  millert 010e8fe0d7 Get rid of extraneous #includes by using stub struct declarations. 23 years ago
  deraadt 0833f36618 proto; S@mSmith.net 23 years ago
  millert 3baeeab4e7 login_check_expire(3), a helper function for use with BSD authentication. 23 years ago
  millert 2a2d694747 Add a username argument to pw_mkdb to match 'pwd_mkdb -u username'. 23 years ago
  millert 192f7d89fb Add OPENDEV_BLCK 24 years ago
  jakob 42cd8e12d7 Added fparseln from NetBSD. 25 years ago
  brian 6c131f03f8 Add uu_lock_txfr() for donating locks to another process. 26 years ago
  bri 55694d3e32 Introduce uu_lock(), uu_unlock() and uu_lockerr() 27 years ago
  niklas 58f7db1ec4 Add support to handle password files in directories other than /etc 27 years ago
  provos 4a31344e5c added password configuration access function, used to determine 27 years ago
  downsj 0722d7a48e readlabelfs() takes two arguments now, update prototype, inc major number. 27 years ago
  downsj 30a5f11ec5 Add readlabelfs(). 27 years ago
  deraadt aca561bb49 login_fbtab() in libutil 28 years ago
  downsj b2f1975b66 util.h: new resting place 28 years ago
  deraadt 47b73ff83c initial import of NetBSD tree 29 years ago