OpenBSD CVS

src/lib/libutil/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / lib / libutil

Current tag: OPENBSD_2_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.22   23 years  millert   MLINK check_expire.3 -> login_check_expire.3
[TXT] check_expire.3  1.1   23 years  millert   first cut at a man page for login_check_expire()
[TXT] check_expire.c  1.1   23 years  millert   login_check_expire(3), a helper function for use with BSD authentication. This l...
[TXT] fparseln.3  1.4   24 years  deraadt   update header requirements; bde
[TXT] fparseln.c  1.1   24 years  jakob   Added fparseln from NetBSD. ok deraadt@
[TXT] getmaxpartitions.3  1.3   25 years  deraadt   make function names the correct case
[TXT] getmaxpartitions.c  1.2   27 years  downsj   util.h: new resting place opendev.h: ok, so I merged it with util.h opendev.h: u...
[TXT] getrawpartition.3  1.4   24 years  aaron   Do not leave `(' characters dangling at the end of lines; instead, use the appro...
[TXT] getrawpartition.c  1.2   27 years  downsj   util.h: new resting place opendev.h: ok, so I merged it with util.h opendev.h: u...
[TXT] login.3  1.2   24 years  csapuntz   Add opendisk from NetBSD. Add OpenBSD tags to files
[TXT] login.c  1.6   23 years  deraadt   please alpha
[TXT] login_fbtab.3  1.4   23 years  aaron   Fix typo in NAME section; loict@bougon.net. While I'm here, capitalify the argum...
[TXT] login_fbtab.c  1.6   24 years  csapuntz   Add opendisk from NetBSD. Add OpenBSD tags to files
[TXT] login_tty.c  1.3   27 years  downsj   util.h: new resting place opendev.h: ok, so I merged it with util.h opendev.h: u...
[TXT] logout.c  1.4   25 years  millert   ftpd: sleep for an indeterminate amount for non-existant logins to simulat...
[TXT] logwtmp.c  1.4   24 years  millert   More <sys/file.h> vs. <fcntl.h> and open() flags fixes.
[TXT] opendev.3  1.10   24 years  hugh   Document device lookup semantics.
[TXT] opendev.c  1.6   24 years  millert   Add OPENDEV_BLCK flag for opening the block devices (the character device is ope...
[TXT] opendisk.3  1.1   24 years  csapuntz   Add opendisk from NetBSD. Add OpenBSD tags to files
[TXT] opendisk.c  1.1   24 years  csapuntz   Add opendisk from NetBSD. Add OpenBSD tags to files
[TXT] openpty.3  1.6   24 years  deraadt   say how long the buffer needs to be
[TXT] passwd.c  1.24   23 years  millert   Fix a problem introduced by the printf format sweep. Passing a NULL pw_error() ...
[TXT] pty.c  1.6   25 years  deraadt   permit threaded use; jb@freebsd
[TXT] pw_init.3  1.4   24 years  alex   Typo fixes.
[TXT] pw_lock.3  1.6   23 years  millert   Add a username argument to pw_mkdb to match 'pwd_mkdb -u username'. Crank the sh...
[TXT] readlabel.c  1.4   26 years  millert   -Wall
[TXT] readlabelfs.3  1.4   24 years  aaron   appropiate -> appropriate; inspired by it being misspelled in a NetBSD commit me...
[TXT] shlib_version  1.11   23 years  deraadt   move utmp to large format, usernames to 32 chars; downsj
[TXT] util.h  1.12   23 years  millert   login_check_expire(3), a helper function for use with BSD authentication. This l...
[TXT] uucplock.c  1.7   24 years  csapuntz   Add opendisk from NetBSD. Add OpenBSD tags to files
[TXT] pw_getconf.3 (in the Attic) [Hide]  1.6   23 years  aaron   typo
[TXT] scsi.3 (in the Attic) [Hide]  1.6   23 years  deraadt   shorten, now it fits in -Tps
[TXT] scsi.c (in the Attic) [Hide]  1.2   27 years  niklas   Make typesafe and remove non-portable va_list tricks. This is to get it to compi...
[TXT] scsi.h (in the Attic) [Hide]  1.1   27 years  deraadt   add /sbin/scsi from FreeBSD -- a good start!
[TXT] uucplock.3 (in the Attic) [Hide]  1.11   23 years  naddy   libutil.h -> util.h