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
2013-09-29
use a more clearly named variable for the srandom case in the code
Theo de Raadt
2013-09-29
Prepare netstat for printing 64 bit route expire time.
Alexander Bluhm
2013-09-28
Fix condition to check if a midi port is referenced. Remove unused bits.
Alexandre Ratchov
2013-09-24
rename re_match to regex_match to prevent a namespace conflict on Linux as
Jasper Lievisse Adriaanse
2013-09-23
Keep Defaults env_keep to a minimum: basically just what is required for
Antoine Jacoutot
2013-09-23
Revert. It seems people don't agree about which device should be used.
Antoine Jacoutot
2013-09-23
cd0a -> cd0c for consistency with the FAQ.
Antoine Jacoutot
2013-09-22
Stop merging the per-thread and per-process flags when reporting
Philip Guenther
2013-09-21
Merge conflicts.
James Turner
2013-09-21
more reasonable MAX_COLS for modern displays
Marc Espie
2013-09-19
separate termios.h out from scan.l, both have an ECHO define. Noted by
Otto Moerbeek
2013-09-19
bz#1211: make BindAddress work with UsePrivilegedPort=yes; patch from
Damien Miller
2013-09-19
bz#1297 - tell the client (via packet_send_debug) when their preferred
Damien Miller
2013-09-19
fix swapped pflag and printflag in sftp upload_dir; from Iain Morgan
Damien Miller
2013-09-19
store the initial file offset so the progress meter doesn't freak out
Damien Miller
2013-09-18
Remove "tset -S" compatibility I added years ago. Most converted
Todd C. Miller
2013-09-16
Remove gssapi config parts from ssh_config, as was already done for sshd_config.
Stuart Henderson
2013-09-16
One of the WARNING messages has to use the word "section" twice in two
Ingo Schwarze
2013-09-15
Use normal line macro recognition, do not attempt to roll your own.
Ingo Schwarze
2013-09-15
Block closing macros do not allocate a new node but finish an existing
Ingo Schwarze
2013-09-15
For some mdoc(7) macros, it is (unfortunately) semantically significant
Ingo Schwarze
2013-09-14
STANDARDS:
Jason McIntyre
2013-09-13
avoid unaligned access in code that reused a buffer to send a
Damien Miller
2013-09-12
Add SM_PATH to the default env_keep.
Antoine Jacoutot
2013-09-12
remove some redundancy within a sentence, and describe "!" as an
Jason McIntyre
2013-09-12
fix connection crash when sending break (~B) on ControlPersist'd session;
Damien Miller
2013-09-11
A couple of %d / (long)tv_sec -> %lld / (long long)tv_sec. The code
Kenneth R Westerback
2013-09-11
Correctly NUL-terminate the cpu view array. Fix a segfault on powerpc
Martin Pieuchot
2013-09-09
nl(1) is actually marked as an XSI (XPG 4.2) extension.
Jeremie Courreges-Anglas
2013-09-09
Recognize the UTIME_OMIT and UTIME_NOW values when printing timespecs
Philip Guenther
2013-09-09
Rename the 'pid' global to eliminate compiler warnings about shadowing
Philip Guenther
2013-09-08
tweak previous;
Jason McIntyre
2013-09-08
Hook up nl(1).
Jeremie Courreges-Anglas
2013-09-08
Import nl(1) from the NetBSD source tree, with local changes discussed
Jeremie Courreges-Anglas
2013-09-07
Remove commented-out kerberos/gssapi config options from sample config,
Stuart Henderson
2013-09-07
Add a new screen "cpu" that simply lists the usage of each CPU core.
Reyk Floeter
2013-09-06
teach id(1) about whoami(1) and groups(1) run modes; removes shell wrappers
Okan Demirmen
2013-09-04
Beagle has been replaced by armv7.
Patrick Wildt
2013-09-03
Update bgplg(8) to describe the configuration for nginx(8) and
Reyk Floeter
2013-09-02
All the instances of arc4random_stir() are bogus, since arc4random()
Theo de Raadt
2013-09-01
update currency exchange rates;
Jason McIntyre
2013-08-31
make ^w match ksh behaviour (delete previous word instead of entire line)
Damien Miller
2013-08-28
improve batch processing a bit by making use of the quite flag a bit
Mike Belopuhov
2013-08-26
"reactivate";
Jason McIntyre
2013-08-26
replace rand(3)/random(3) calls with secure arc4random*()
Christian Weisgerber
2013-08-24
use MB for megabytes instead of Mb;
Jason McIntyre
2013-08-22
Stir PRNG after post-accept fork. The child gets a different PRNG state
Damien Miller
2013-08-22
Correct format string mismatches turned up by -Wformat=2
Philip Guenther
2013-08-22
Split out from kdump.c the ktrstruct.c bits into ktrstruct.c
Philip Guenther
2013-08-21
Move the last column-counting members of struct termp (col and maxcols)
Ingo Schwarze
[next]