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


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.45   5 months  claudio   Move ibuf API from imsg_init.3 to ibuf_add.3 Document all new functions added a...
[TXT] Symbols.map  1.6   5 months  claudio   Extend imsg and ibuf API with useful getter methods For ibufs: - various getter...
[TXT] bcrypt_pbkdf.3  1.6   9 years  tedu   no first person in man pages.
[TXT] bcrypt_pbkdf.c  1.17   16 months  jmc   spelling fixes; from paul tagliamonte any changes not taken noted on tech, but c...
[TXT] ber.c  1.26   6 months  martijn   Give ober_printf_elements() a ber_element array, similar to ober_scanf_elements(...
[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.23   16 months  jmc   spelling fixes; from paul tagliamonte any changes not taken noted on tech, but c...
[TXT] fparseln.3  1.11   16 months  jsg   Christos Zoulas agreed to rescind clause 3 and 4 in NetBSD fsck.8 rev 1.35 fsuti...
[TXT] fparseln.c  1.8   16 months  jsg   Christos Zoulas agreed to rescind clause 3 and 4 in NetBSD fsck.8 rev 1.35 fsuti...
[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] ibuf_add.3  1.1   5 months  claudio   Move ibuf API from imsg_init.3 to ibuf_add.3 Document all new functions added a...
[TXT] imsg-buffer.c  1.18   5 months  claudio   Extend imsg and ibuf API with useful getter methods For ibufs: - various getter...
[TXT] imsg.c  1.23   5 months  claudio   Extend imsg and ibuf API with useful getter methods For ibufs: - various getter...
[TXT] imsg.h  1.8   5 months  claudio   Extend imsg and ibuf API with useful getter methods For ibufs: - various getter...
[TXT] imsg_init.3  1.33   4 months  claudio   Cleanup required headers form imsg.h. Right now only sys/queue.h is required to...
[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   10 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.18   16 months  jmc   spelling fixes; from paul tagliamonte any changes not taken noted on tech, but c...
[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   9 years  deraadt   merge ohash into 1 source file, then we can revisit next roadmap items. ok espie...
[TXT] ohash.h  1.2   9 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.24   20 months  kn   Backout "Only return file descriptors to block or character devices" mount_mfs(...
[TXT] opendev.c  1.17   20 months  kn   Backout "Only return file descriptors to block or character devices" mount_mfs(...
[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.20   2 years  millert   Make the termp and winp arguments for openpty, et al. const. This matches the pr...
[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   10 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   10 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.22   2 years  millert   Make the termp and winp arguments for openpty, et al. const. This matches the pr...
[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   10 years  tedu   use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
[TXT] shlib_version  1.36   5 months  claudio   Extend imsg and ibuf API with useful getter methods For ibufs: - various getter...
[TXT] util.h  1.38   2 years  millert   Mark pw_error as __dead in prototype to match the function definition. From Matt...
[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.
[TXT] ber.3 (in the Attic) [Hide]  1.3   5 years  rob   Split ber.3 into logical parts. Further tweaking will be done in tree. Discusse...
[TXT] ber_add_string.3 (in the Attic) [Hide]  1.4   4 years  tb   The ber_* namespace is used by liblber since time immemorial, so move our BER AP...
[TXT] ber_get_string.3 (in the Attic) [Hide]  1.8   4 years  tb   The ber_* namespace is used by liblber since time immemorial, so move our BER AP...
[TXT] ber_oid_cmp.3 (in the Attic) [Hide]  1.3   4 years  tb   The ber_* namespace is used by liblber since time immemorial, so move our BER AP...
[TXT] ber_read_elements.3 (in the Attic) [Hide]  1.6   4 years  tb   The ber_* namespace is used by liblber since time immemorial, so move our BER AP...
[TXT] ber_set_header.3 (in the Attic) [Hide]  1.4   4 years  tb   The ber_* namespace is used by liblber since time immemorial, so move our BER AP...
[TXT] ohash_create_entry.c (in the Attic) [Hide]  1.2   9 years  deraadt   merge ohash into 1 source file, then we can revisit next roadmap items. ok espie...
[TXT] ohash_delete.c (in the Attic) [Hide]  1.2   9 years  deraadt   merge ohash into 1 source file, then we can revisit next roadmap items. ok espie...
[TXT] ohash_do.c (in the Attic) [Hide]  1.2   9 years  deraadt   merge ohash into 1 source file, then we can revisit next roadmap items. ok espie...
[TXT] ohash_entries.c (in the Attic) [Hide]  1.2   9 years  deraadt   merge ohash into 1 source file, then we can revisit next roadmap items. ok espie...
[TXT] ohash_enum.c (in the Attic) [Hide]  1.2   9 years  deraadt   merge ohash into 1 source file, then we can revisit next roadmap items. ok espie...
[TXT] ohash_init.c (in the Attic) [Hide]  1.2   9 years  deraadt   merge ohash into 1 source file, then we can revisit next roadmap items. ok espie...
[TXT] ohash_int.h (in the Attic) [Hide]  1.2   9 years  deraadt   merge ohash into 1 source file, then we can revisit next roadmap items. ok espie...
[TXT] ohash_interval.c (in the Attic) [Hide]  1.2   9 years  deraadt   merge ohash into 1 source file, then we can revisit next roadmap items. ok espie...
[TXT] ohash_lookup_interval.c (in the Attic) [Hide]  1.2   9 years  deraadt   merge ohash into 1 source file, then we can revisit next roadmap items. ok espie...
[TXT] ohash_lookup_memory.c (in the Attic) [Hide]  1.2   9 years  deraadt   merge ohash into 1 source file, then we can revisit next roadmap items. ok espie...
[TXT] ohash_qlookup.c (in the Attic) [Hide]  1.2   9 years  deraadt   merge ohash into 1 source file, then we can revisit next roadmap items. ok espie...
[TXT] ohash_qlookupi.c (in the Attic) [Hide]  1.2   9 years  deraadt   merge ohash into 1 source file, then we can revisit next roadmap items. ok espie...
[TXT] opendev.h (in the Attic) [Hide]  1.2   27 years  downsj   util.h: new resting place opendev.h: ok, so I merged it with util.h opendev.h: u...
[TXT] pw_getconf.3 (in the Attic) [Hide]  1.10   19 years  millert   passwd.conf has been deprecated since login.conf was imported. Today it finally ...
[TXT] scsi.3 (in the Attic) [Hide]  1.12   20 years  deraadt   move junk (bad code, terrible APIs) to the only program that uses it; millert ok...
[TXT] scsi.c (in the Attic) [Hide]  1.6   20 years  deraadt   move junk (bad code, terrible APIs) to the only program that uses it; millert ok...
[TXT] scsi.h (in the Attic) [Hide]  1.4   20 years  deraadt   move junk (bad code, terrible APIs) to the only program that uses it; millert ok...
[TXT] uucplock.3 (in the Attic) [Hide]  1.20   4 years  deraadt   uucplock(3) is incorrectly named in some places, it is actually uu_lock(3) (more...