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_6_4_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.40   6 years  kettenis   Make a few internal symbols static and add a Symbols.map version script to contr...
[TXT] Symbols.map  1.1   6 years  kettenis   Make a few internal symbols static and add a Symbols.map version script to contr...
[TXT] bcrypt_pbkdf.3  1.6   9 years  tedu   no first person in man pages.
[TXT] bcrypt_pbkdf.c  1.13   9 years  tedu   rename blocks to words. bcrypt "blocks" are unrelated to blowfish blocks, nor ar...
[TXT] check_expire.3  1.10   9 years  schwarze   use the actual function name in .Dt and NAME .Nm, not an alias; found with mando...
[TXT] check_expire.c  1.12   8 years  millert   Use the backchannel for all error messages instead of syslog(3). OK deraadt@ bec...
[TXT] duid.c  1.2   11 years  nicm   ANSIfy forkpty, add missing $OpenBSD$ in duid.c, style (no arg names) in util.h....
[TXT] fmt_scaled.3  1.8   7 years  jca   Fix example: long long should be print with %lld
[TXT] fmt_scaled.c  1.17   6 years  djm   constrain fractional part to [0-9] (less confusing to static analysis); ok ian@
[TXT] fparseln.3  1.10   8 years  schwarze   Remove useless quoting from .Fo and .Fn function names, to prevent development o...
[TXT] fparseln.c  1.7   11 years  deraadt   Remove excessive sys/cdefs.h inclusion ok guenther millert kettenis
[TXT] getmaxpartitions.3  1.7   6 years  deraadt   Adjust references for sysctl(3) to sysctl(2)
[TXT] getmaxpartitions.c  1.9   7 years  guenther   Pull in <stdio.h> for NULL ok deraadt@
[TXT] getrawpartition.3  1.9   6 years  deraadt   Adjust references for sysctl(3) to sysctl(2)
[TXT] getrawpartition.c  1.9   7 years  guenther   Pull in <stdio.h> for NULL ok deraadt@
[TXT] imsg-buffer.c  1.11   6 years  kettenis   Make a few internal symbols static and add a Symbols.map version script to contr...
[TXT] imsg.c  1.16   6 years  kettenis   Make a few internal symbols static and add a Symbols.map version script to contr...
[TXT] imsg.h  1.4   7 years  nicm   Use C99 types (uint32_t) instead of BSD (u_int32_t) - the former are more portab...
[TXT] imsg_init.3  1.22   5 years  jmc   explicitly mention local processes; from geoff hill ok nicm
[TXT] isduid.3  1.3   8 years  sobrado   typo in manual page. ok jsing@
[TXT] login.3  1.6   11 years  tedu   use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
[TXT] login.c  1.11   8 years  guenther   Switch login(3) from lseek+read/write to pread/pwrite and only do the pread() if...
[TXT] login_fbtab.3  1.14   8 years  millert   Remove obsolete caveat. OK deraadt@
[TXT] login_fbtab.c  1.16   8 years  mmcc   Remove three NULL-checks before free(). ok millert@
[TXT] login_tty.c  1.9   9 years  deraadt   sys/types.h rather than sys/param.h, where applicable. avoid overreach.
[TXT] logout.c  1.9   8 years  guenther   Switch login(3) from lseek+read/write to pread/pwrite and only do the pread() if...
[TXT] logwtmp.c  1.10   7 years  guenther   Use O_CLOEXEC when opening fds local to a function ok jca@ krw@
[TXT] ohash.c  1.1   10 years  deraadt   merge ohash into 1 source file, then we can revisit next roadmap items. ok espie...
[TXT] ohash.h  1.2   10 years  deraadt   merge ohash into 1 source file, then we can revisit next roadmap items. ok espie...
[TXT] ohash_init.3  1.2   10 years  jmc   zap trailing whitespace;
[TXT] ohash_interval.3  1.1   10 years  espie   move the ohash functions into libutil by popular demand. It's not a standard int...
[TXT] opendev.3  1.22   9 years  schwarze   remove .Tn; from Jan Stary <hans at stare dot cz>
[TXT] opendev.c  1.15   12 years  jsing   Do not mask errno if we fail to open /dev/diskmap. Also, fall through rather tha...
[TXT] opendisk.3  1.9   8 years  schwarze   reduce .Nd to one line and kill .Tn while here
[TXT] opendisk.c  1.7   9 years  deraadt   sys/types.h rather than sys/param.h, where applicable. avoid overreach.
[TXT] openpty.3  1.19   7 years  jmc   add previous to NAME;
[TXT] passwd.c  1.55   5 years  deraadt   delete volatile intended to silence whiny old compilers around vfork. This varia...
[TXT] pidfile.3  1.7   11 years  tedu   use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
[TXT] pidfile.c  1.12   8 years  mmcc   Remove three NULL-checks before free(). ok millert@
[TXT] pkcs5_pbkdf2.3  1.5   11 years  tedu   use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
[TXT] pkcs5_pbkdf2.c  1.10   7 years  deraadt   use freezero() instead of explicit_bzero+free
[TXT] pty.c  1.21   7 years  nicm   Add getptmfd(), fdopenpty(), fdforkpty() functions. These allow programs to sepa...
[TXT] pw_init.3  1.14   7 years  tb   Refer to /etc/passwd consistently as the "legacy password file" and remove some ...
[TXT] pw_lock.3  1.20   7 years  tb   Refer to /etc/passwd consistently as the "legacy password file" and remove some ...
[TXT] readlabel.c  1.14   7 years  guenther   Use O_CLOEXEC when opening fds local to a function ok jca@ krw@
[TXT] readlabelfs.3  1.8   11 years  tedu   use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
[TXT] shlib_version  1.29   6 years  kettenis   Make a few internal symbols static and add a Symbols.map version script to contr...
[TXT] util.h  1.35   7 years  nicm   Add getptmfd(), fdopenpty(), fdforkpty() functions. These allow programs to sepa...
[TXT] uucplock.c  1.19   7 years  guenther   Use a constant format string and output the variable part with %s ok krw@ mille...
[TXT] uucplock.3 (in the Attic) [Hide]  1.19   8 years  jmc   update NAME section to include all documented functions, or otherwise change Dt ...