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_8_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.19   24 years  ericj   add man page for login_fbtab()
[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.5   25 years  millert   ftpd: sleep for an indeterminate amount for non-existant logins to simulat...
[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.22   23 years  provos   close fd for pw_lck on exec, okay deraadt@
[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.5   24 years  csapuntz   Add opendisk from NetBSD. Add OpenBSD tags to files
[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.9   24 years  millert   crank minor
[TXT] util.h  1.10   24 years  millert   Add OPENDEV_BLCK
[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.5   24 years  aaron   Mostly punctuation fixes.
[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.10   23 years  aaron   Arguments to .Dt macros should be all-caps.