1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00
openbsd-src/lib/libutil
2024-11-29 04:35:13 +00:00
..
bcrypt_pbkdf.3
bcrypt_pbkdf.c spelling fixes; from paul tagliamonte 2022-12-27 17:10:05 +00:00
ber.c Give ober_printf_elements() a ber_element array, similar to 2023-11-10 12:12:02 +00:00
ber.h Bump BER_MAX_OID_LEN to 128 2021-10-31 16:42:08 +00:00
check_expire.3 I am retiring my old email address; replace it with my OpenBSD one. 2019-01-25 00:19:25 +00:00
check_expire.c For open/openat, if the flags parameter does not contain O_CREAT, the 2021-10-24 21:24:15 +00:00
duid.c
fmt_scaled.3
fmt_scaled.c spelling fixes; from paul tagliamonte 2022-12-27 17:10:05 +00:00
fparseln.3 Christos Zoulas agreed to rescind clause 3 and 4 in 2023-01-04 13:00:11 +00:00
fparseln.c Christos Zoulas agreed to rescind clause 3 and 4 in 2023-01-04 13:00:11 +00:00
getmaxpartitions.3 sort SEE ALSO; 2019-05-15 18:42:30 +00:00
getmaxpartitions.c make fixed-sized fixed-value mib[] arrays be const 2020-10-12 22:08:32 +00:00
getrawpartition.3 sort SEE ALSO; 2019-05-15 18:42:30 +00:00
getrawpartition.c make fixed-sized fixed-value mib[] arrays be const 2020-10-12 22:08:32 +00:00
ibuf_add.3 Adjust the reader callback API to return an ibuf and to also claim the 2024-11-26 13:57:31 +00:00
imsg_init.3 Adjust the reader callback API to return an ibuf and to also claim the 2024-11-26 13:57:31 +00:00
imsg-buffer.c Adjust the reader callback API to return an ibuf and to also claim the 2024-11-26 13:57:31 +00:00
imsg.c Garbage collect the unused imsg_hdr in imsg_close() 2024-11-29 04:35:13 +00:00
imsg.h Adjust the reader callback API to return an ibuf and to also claim the 2024-11-26 13:57:31 +00:00
isduid.3 man pages: add missing commas between subordinate and main clauses 2022-03-31 17:27:13 +00:00
login_fbtab.3 Stop abusing display blocks under the authors section in order to 2021-03-05 07:34:46 +00:00
login_fbtab.c spelling fixes; from paul tagliamonte 2022-12-27 17:10:05 +00:00
login_tty.c
login.3
login.c
logout.c When system calls indicate an error they return -1, not some arbitrary 2019-06-28 13:32:41 +00:00
logwtmp.c When system calls indicate an error they return -1, not some arbitrary 2019-06-28 13:32:41 +00:00
Makefile Move ibuf API from imsg_init.3 to ibuf_add.3 2023-12-12 15:49:21 +00:00
ober_add_string.3 double word fixes; from varik valefor 2020-10-16 09:29:04 +00:00
ober_get_string.3 tweak column widths of a .Bl -column table 2021-03-31 19:31:35 +00:00
ober_oid_cmp.3 Sync ober_oid_cmp with ax_oid_cmp from libagentx. 2021-10-21 08:17:33 +00:00
ober_read_elements.3 spelling 2021-03-12 05:18:00 +00:00
ober_set_header.3 fix an obvious mixup regarding the order of lines in the SYNOPSIS, 2021-08-29 19:00:20 +00:00
ohash_init.3 missing dots after ".%P pp"; the case of btree(3) was 2019-04-23 18:13:11 +00:00
ohash_interval.3
ohash.c
ohash.h
opendev.3 Backout "Only return file descriptors to block or character devices" 2022-08-26 21:47:16 +00:00
opendev.c Backout "Only return file descriptors to block or character devices" 2022-08-26 21:47:16 +00:00
opendisk.3
opendisk.c
openpty.3 Make the termp and winp arguments for openpty, et al. const. 2022-04-20 14:00:19 +00:00
passwd.c When system calls indicate an error they return -1, not some arbitrary 2019-06-28 13:32:41 +00:00
pidfile.3
pidfile.c Actually, the C standard only guarantees that atexit(3) returns non-zero 2019-06-28 14:20:40 +00:00
pkcs5_pbkdf2.3
pkcs5_pbkdf2.c remove unneeded semicolons; checked by millert@ 2024-09-20 02:00:46 +00:00
pty.c Make the termp and winp arguments for openpty, et al. const. 2022-04-20 14:00:19 +00:00
pw_init.3 Avoid gendered language in man pages when not referring to a specific 2022-02-18 23:17:13 +00:00
pw_lock.3
readlabel.c When system calls indicate an error they return -1, not some arbitrary 2019-06-28 13:32:41 +00:00
readlabelfs.3
shlib_version Adjust the reader callback API to return an ibuf and to also claim the 2024-11-26 13:57:31 +00:00
Symbols.map Add ibuf_read and msgbuf_read to read from a socket and msgbuf_get 2024-11-21 13:03:21 +00:00
util.h Mark pw_error as __dead in prototype to match the function definition. 2022-05-11 17:23:56 +00:00
uu_lock.3 uucplock(3) is incorrectly named in some places, it is actually uu_lock(3) 2019-08-30 03:57:56 +00:00
uucplock.c snprintf/vsnprintf return < 0 on error, rather than -1. 2019-07-03 03:24:01 +00:00