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_7_1


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.4   2 years  martijn   Add ober_dup. Needed for upcoming SNMPv3 support for trap receiver in snmpd(8). ...
[TXT] bcrypt_pbkdf.3  1.6   9 years  tedu   no first person in man pages.
[TXT] bcrypt_pbkdf.c  1.16   3 years  tb   Squelch warning by using idiom from libc bcrypt(3) Clang 10 warns about the exp...
[TXT] ber.c  1.23   2 years  martijn   Sync ober_oid_cmp with ax_oid_cmp from libagentx. This flips the returned signed...
[TXT] ber.h  1.5   2 years  tb   Bump BER_MAX_OID_LEN to 128 From martijn, discussed with claudio, ok sthen
[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.14   2 years  deraadt   For open/openat, if the flags parameter does not contain O_CREAT, the 3rd (varia...
[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.22   2 years  dtucker   Revert previous commit. The problem it was attempting to fix was already fixed ...
[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.11   3 years  deraadt   make fixed-sized fixed-value mib[] arrays be const ok guenther tb millert
[TXT] getrawpartition.3  1.10   5 years  jmc   sort SEE ALSO;
[TXT] getrawpartition.c  1.11   3 years  deraadt   make fixed-sized fixed-value mib[] arrays be const ok guenther tb millert
[TXT] imsg-buffer.c  1.13   3 years  eric   change the barrier so that fd's are always passed and received with the first by...
[TXT] imsg.c  1.17   2 years  claudio   Only memcpy() into imsg->data if datalen is not 0. Passing a NULL pointer to mem...
[TXT] imsg.h  1.6   3 years  claudio   Make imsg.h a bit more self-contained by prototyping struct iovec. OK martijn@ m...
[TXT] imsg_init.3  1.24   3 years  jmc   typo fix from aisha tammy; ok nicm
[TXT] isduid.3  1.4   2 years  naddy   man pages: add missing commas between subordinate and main clauses jmc@ dislike...
[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.15   3 years  anton   Stop abusing display blocks under the authors section in order to respect litera...
[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.2   3 years  jmc   double word fixes; from varik valefor
[TXT] ober_get_string.3  1.6   3 years  schwarze   tweak column widths of a .Bl -column table and avoid an over-long source line wh...
[TXT] ober_oid_cmp.3  1.5   2 years  martijn   Sync ober_oid_cmp with ax_oid_cmp from libagentx. This flips the returned signed...
[TXT] ober_read_elements.3  1.3   3 years  jsg   spelling
[TXT] ober_set_header.3  1.4   2 years  schwarze   fix an obvious mixup regarding the order of lines in the SYNOPSIS, and an omissi...
[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.15   2 years  jsg   Avoid gendered language in man pages when not referring to a specific person. Re...
[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.34   2 years  tb   bump major after struct size change
[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.