index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-07-19
export all the partner info to userland, not just what ifconfig prints.
David Gwynne
2019-07-19
add regression tests for scp for out-of-destination path file creation
Damien Miller
2019-07-19
Accept the verbose flag when searching for host keys in known hosts
Damien Miller
2019-07-19
vwaitforio(9): tsleep(9) -> tsleep_nsec(9); ok visa@
cheloha
2019-07-19
getblk(9): tsleep(9) -> tsleep_nsec(9); ok visa@
cheloha
2019-07-19
ttysleep(): drop unused timeout parameter
cheloha
2019-07-19
ddb(4): clean up callout command
cheloha
2019-07-18
R.I.P. UVM_WAIT(). Use tsleep_nsec(9) directly.
cheloha
2019-07-18
follow up to 'once rule' expiration
Alexandr Nedvedicky
2019-07-18
Fix unveiling nonexistent files on read-only filesystems
kn
2019-07-18
The 'list' diff I committed this morning, was missing a couple of
Mark Lumsden
2019-07-18
Delete documentation of --max-count, which is merely an alias of
Ingo Schwarze
2019-07-18
new test for an empty text block; from rea@ via bapt@ (FreeBSD)
Ingo Schwarze
2019-07-18
obvious bugfix: if the queue is removed while message transmission is
Ingo Schwarze
2019-07-18
add STANDARDS, improve HISTORY, and basic macro cleanup:
Ingo Schwarze
2019-07-18
fix off-by-one in sshbuf_dtob64() base64 wrapping that could cause
Damien Miller
2019-07-18
State that mtype < 1 causes EINVAL as required by POSIX
Ingo Schwarze
2019-07-18
Make indentation consistent. This has been bugging me for a while now.
Mark Lumsden
2019-07-18
Add logging to interpreter.c
Mark Lumsden
2019-07-18
make the UCT in the rxm generate debug output
David Gwynne
2019-07-18
run the selection logic from the rxm current state if the port is unselected
David Gwynne
2019-07-18
bulk up the debug output around selection logic
David Gwynne
2019-07-18
Add some more basic interpreter functionality to mg. Needs a lot more
Mark Lumsden
2019-07-18
replace ether_{cmp,is_eq,is_zero} with the new ones in netinet/if_ether.h
David Gwynne
2019-07-18
sync
Visa Hankala
2019-07-18
This commit fixes two bugs involving PF once rules:
Lawrence Teo
2019-07-17
Convert struct rtpcb malloc(9) to pool_get(9). PCB for routing
Alexander Bluhm
2019-07-17
backout previous commits for now; some of this is shared with dpb and
Stuart Henderson
2019-07-17
Convert struct pkpcb malloc(9) to pool_get(9). PCB for pfkey is
Alexander Bluhm
2019-07-17
Add BUFSIZE define.
Mark Lumsden
2019-07-17
Add two dobeep functions to make calls to the system bell require
Mark Lumsden
2019-07-17
Use the right client for if -b.
Nicholas Marriott
2019-07-17
Clear overlay on normal key press.
Nicholas Marriott
2019-07-17
Introduce ETHER_IS_BROADCAST/ANYADDR/EQ() and use them where appropriate.
Martin Pieuchot
2019-07-17
Disable for now.
Visa Hankala
2019-07-17
Adjust search of symbol table pointers to match with the bootloader.
Visa Hankala
2019-07-17
regen
Visa Hankala
2019-07-17
Add a bootloader for octeon.
Visa Hankala
2019-07-17
Update appstest.sh
Kinichiro Inoguchi
2019-07-17
The Adj-RIB-Out is gone (or actually implemented differently). Adjust
Claudio Jeker
2019-07-17
Change the Adj-RIB-Out to a per peer set of RB trees. The way RIB data
Claudio Jeker
2019-07-17
don't free dev_priv (softc) in i915_driver_load() error path
Jonathan Gray
2019-07-17
vmm/vmd: Fix migration with pvclock
pd
2019-07-17
when combining -o and -b, print the byte offset of the pattern, not line.
Ted Unangst
2019-07-17
sync
Visa Hankala
2019-07-17
Remove an unused header (dev/mii/miivar.h)
Kevin Lo
2019-07-16
adapt to sshbuf_dtob64() change
Damien Miller
2019-07-16
Fix uipc white spaces.
Alexander Bluhm
2019-07-16
According to POSIX msgsnd(2) has to fail with EINVAL if passing a
Alexander Bluhm
2019-07-16
New realpath(3) requires existing files. Create fake disk images
Alexander Bluhm
[next]