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_3_7_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.28   19 years  millert   passwd.conf has been deprecated since login.conf was imported. Today it finally ...
[TXT] check_expire.3  1.6   20 years  millert   Sync with share/misc/license.template and add missing DARPA credit where applica...
[TXT] check_expire.c  1.8   20 years  millert   Adapt to new pw_copy() API, closes PR 3698.
[TXT] fmt_scaled.3  1.2   21 years  jmc   - section reorder - clean up .Xr's
[TXT] fmt_scaled.c  1.6   19 years  otto   Fix rounding of fractionless numbers. ok tom@ miod@
[TXT] fparseln.3  1.5   22 years  mpech   o) start new sentence on a new line; o) always close .Bl tags; o) fix usage of ....
[TXT] fparseln.c  1.5   20 years  deraadt   knf; otto ok
[TXT] getmaxpartitions.3  1.3   25 years  deraadt   make function names the correct case
[TXT] getmaxpartitions.c  1.4   20 years  deraadt   knf; otto ok
[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.4   20 years  deraadt   knf; otto ok
[TXT] login.3  1.4   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] login.c  1.9   20 years  deraadt   knf; otto ok
[TXT] login_fbtab.3  1.9   21 years  jmc   - section reorder - clean up .Xr's
[TXT] login_fbtab.c  1.12   19 years  deraadt   avoid aliasing over library symbol
[TXT] login_tty.c  1.6   20 years  deraadt   knf; otto ok
[TXT] logout.c  1.7   20 years  deraadt   knf; otto ok
[TXT] logwtmp.c  1.8   19 years  deraadt   cast not needed
[TXT] opendev.3  1.15   22 years  mpech   o) start new sentence on a new line; o) always close .Bl tags; o) fix usage of ....
[TXT] opendev.c  1.8   20 years  deraadt   knf; otto ok
[TXT] opendisk.3  1.2   22 years  millert   Make the list of required #includes match reality.
[TXT] opendisk.c  1.3   20 years  deraadt   knf; otto ok
[TXT] openpty.3  1.14   19 years  jmc   update FILES; fixes pr #3998; diff from frank denis, though slightly different ...
[TXT] passwd.c  1.45   19 years  millert   Treat EOF at prompt the same as 'n' instead of looping forever. Noticed by mepch...
[TXT] pidfile.3  1.4   22 years  miod   Warn that pidfile() will not have the expected removal behaviour if _exit() is c...
[TXT] pidfile.c  1.6   20 years  deraadt   knf; otto ok
[TXT] pty.c  1.13   20 years  deraadt   knf; otto ok
[TXT] pw_init.3  1.9   20 years  jmc   kill whitespace at eol;
[TXT] pw_lock.3  1.11   19 years  jmc   use .Pq rather than .Po/.Pc;
[TXT] readlabel.c  1.9   19 years  deraadt   label a switch fallthrough
[TXT] readlabelfs.3  1.6   20 years  jmc   utilties -> utilities; from Jared Yanovich
[TXT] shlib_version  1.20   19 years  marc   errno changes, lib major version bumps, and general flag day To build you must: ...
[TXT] util.h  1.26   19 years  millert   passwd.conf has been deprecated since login.conf was imported. Today it finally ...
[TXT] uucplock.c  1.13   19 years  cloder   Make sure we check snprintf return value for failure or truncation before using ...
[TXT] uucplock.3 (in the Attic) [Hide]  1.15   21 years  jmc   - typos - new sentence, new line