index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
Age
Commit message (
Expand
)
Author
2024-05-15
Use default-shell for command prompt #() and popups as well
Nicholas Marriott
2024-05-15
Fix memory leaks reported by Lu Ming Yin.
Nicholas Marriott
2024-05-14
Garbage collect dead code intended to write five- and six-byte UTF-8
Ingo Schwarze
2024-05-14
The makewhatis(8) program already provided a "-T utf8" option
Ingo Schwarze
2024-05-14
Add missing time.h to tty.c (from Ismail Donmez), also remove some stray
Nicholas Marriott
2024-05-14
Revert part of the change for GitHub issue 3675 because it does not work
Nicholas Marriott
2024-05-14
Add a command-error hook when a command fails, from Hugh Davenport in
Nicholas Marriott
2024-05-14
Add an option to disable unwrapping lines for searching, from
Nicholas Marriott
2024-05-14
Restore previous behaviour or writing to stdout if available.
Nicholas Marriott
2024-05-13
Fix memory leak, from Fadi Afani.
Nicholas Marriott
2024-05-12
defaul -> default; ok jmc@ ratchov@
Jonathan Gray
2024-05-09
simplify exit message handling, which was more complicated than
Damien Miller
2024-05-07
openssl: toolkit implementing the TLS v1 protocol is weird
Theo Buehler
2024-05-06
remove SSH1 leftovers
Tobias Stoeckmann
2024-05-06
vmstat/dkstats.c: remove obfuscatory timerset() macro
Scott Soule Cheloha
2024-05-06
tty(1): exit with status 2 if unveil(2) or pledge(2) fail
Scott Soule Cheloha
2024-05-06
sndiod: Ignore server.device settings to a non-working device
Alexandre Ratchov
2024-05-05
add upstream change to fix the build
Jonathan Gray
2024-05-04
Update awk to the May 4, 2024 version.
Todd C. Miller
2024-05-03
aucat.1: Drop the number component of sndio descriptors
Alexandre Ratchov
2024-05-03
sndiod.1: Drop the number component of sndio descriptors
Alexandre Ratchov
2024-05-03
sndiod: Fix SIGHUP to reopen the devices in priority order
Alexandre Ratchov
2024-05-01
Add per-CPU caches to the pmemrange allocator.
Martin Pieuchot
2024-04-30
never close stdin
Tobias Stoeckmann
2024-04-30
fix home-directory extension implementation, it always returned
Damien Miller
2024-04-30
flush stdout after writing "sftp>" prompt when not using editline.
Damien Miller
2024-04-30
stricter validation of messaging socket fd number; disallow usage of
Damien Miller
2024-04-30
add missing reserved fields to key constraint protocol documentation.
Damien Miller
2024-04-30
correctly restore sigprocmask around ppoll()
Damien Miller
2024-04-30
add explict check for server hostkey type against HostkeyAlgorithms.
Damien Miller
2024-04-29
install accidentally dropped tput(1) man page again
Christian Weisgerber
2024-04-27
add a man page from curses source for clear(1);
Jason McIntyre
2024-04-27
"!command" notation was zapped 8 years ago - remove corresponding
Jason McIntyre
2024-04-25
Update awk to the Apr 22, 2024 version.
Todd C. Miller
2024-04-25
Don't divide by zero (empty files)
Job Snijders
2024-04-25
add percentage to ruler after recent changes;
Jason McIntyre
2024-04-24
In ruler show the current line number as a percentage of the total lines
Job Snijders
2024-04-23
correct indentation; no functional change
Jonathan Gray
2024-04-23
ftp: send Host: headers with CONNECT requests when tunneling TLS over an
Stuart Henderson
2024-04-22
newsyslog: allow the F flag to be used on its own.
Todd C. Miller
2024-04-22
fix indentation and remove uneeded braces
Jonathan Gray
2024-04-22
mark the "signal" field as optional; from alvar penning
Jason McIntyre
2024-04-22
sndiod: Use the channel mapping code of aucat
Alexandre Ratchov
2024-04-22
Show pf fragment reassembly counters.
Alexander Bluhm
2024-04-22
aucat: Use a 24-bit table for index to volume conversion
Alexandre Ratchov
2024-04-22
aucat: Fix comments, from similar comments fixes in sndiod
Alexandre Ratchov
2024-04-22
sndiod: Use a 24-bit table for index to volume conversion.
Alexandre Ratchov
2024-04-22
sndiod: Use resampling algorithm from aucat
Alexandre Ratchov
2024-04-22
sndiod: Drop duplicate prototype of dev_new()
Alexandre Ratchov
2024-04-22
sndioctl: Remove assert about duplicate controls
Alexandre Ratchov
[next]