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_7


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.44   4 years  tb   The ber_* namespace is used by liblber since time immemorial, so move our BER AP...
[TXT] Symbols.map  1.3   4 years  tb   The ber_* namespace is used by liblber since time immemorial, so move our BER AP...
[TXT] bcrypt_pbkdf.3  1.6   9 years  tedu   no first person in man pages.
[TXT] bcrypt_pbkdf.c  1.15   4 years  tedu   zero tmpout too. reminded by related diff from tim
[TXT] ber.c  1.15   4 years  tb   The ber_* namespace is used by liblber since time immemorial, so move our BER AP...
[TXT] ber.h  1.3   4 years  martijn   Increase BER_MAX_OID_LEN from 32 to 64. Not every snmp OID found in the wild fit...
[TXT] check_expire.3  1.11   5 years  millert   I am retiring my old email address; replace it with my OpenBSD one.
[TXT] check_expire.c  1.13   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[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.18   5 years  bluhm   Calling llabs(LLONG_MIN) is undefined behavior, llvm 7.0.1 does not work with ou...
[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.8   5 years  jmc   sort SEE ALSO;
[TXT] getmaxpartitions.c  1.10   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] getrawpartition.3  1.10   5 years  jmc   sort SEE ALSO;
[TXT] getrawpartition.c  1.10   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] imsg-buffer.c  1.12   5 years  bcook   Change imsg header definitions to use standard types. ok deraadt@ claudio@
[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.5   5 years  bcook   Change imsg header definitions to use standard types. ok deraadt@ claudio@
[TXT] imsg_init.3  1.23   5 years  bcook   Change imsg header definitions to use standard types. ok deraadt@ claudio@
[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.10   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] logwtmp.c  1.11   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] ober_add_string.3  1.1   4 years  tb   The ber_* namespace is used by liblber since time immemorial, so move our BER AP...
[TXT] ober_get_string.3  1.2   4 years  tb   Adjust whitespace, so Ta macros are aligned vertically as already done in ober_a...
[TXT] ober_oid_cmp.3  1.2   4 years  martijn   Increase BER_MAX_OID_LEN from 32 to 64. Not every snmp OID found in the wild fit...
[TXT] ober_read_elements.3  1.1   4 years  tb   The ber_* namespace is used by liblber since time immemorial, so move our BER AP...
[TXT] ober_set_header.3  1.1   4 years  tb   The ber_* namespace is used by liblber since time immemorial, so move our BER AP...
[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.3   5 years  schwarze   missing dots after ".%P pp"; the case of btree(3) was reported by Fabio Scotoni ...
[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.56   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] pidfile.3  1.7   11 years  tedu   use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
[TXT] pidfile.c  1.14   4 years  schwarze   Actually, the C standard only guarantees that atexit(3) returns non-zero on erro...
[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.11   4 years  tedu   overwrite the key in failure modes in case the caller doesn't check. ok deraadt
[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.15   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] readlabelfs.3  1.8   11 years  tedu   use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
[TXT] shlib_version  1.32   4 years  martijn   Increase BER_MAX_OID_LEN from 32 to 64. Not every snmp OID found in the wild fit...
[TXT] util.h  1.36   4 years  deraadt   uucplock(3) is incorrectly named in some places, it is actually uu_lock(3) (more...
[TXT] uu_lock.3  1.1   4 years  deraadt   uucplock(3) is incorrectly named in some places, it is actually uu_lock(3) (more...
[TXT] uucplock.c  1.21   4 years  deraadt   snprintf/vsnprintf return < 0 on error, rather than -1.