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-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
2019-07-16
don't bother reading default timing parameters if they're just going
Joshua Stein
2019-07-16
dwiic_init is called from dwiic_activate, don't do it twice
Joshua Stein
2019-07-16
Call stat(2) only once in realpath(3) userland reference implementation.
Alexander Bluhm
2019-07-16
Prevent integer overflow in kernel and userland when checking mbuf
Alexander Bluhm
2019-07-16
1) Re-resolve and re-get constraints once the clock is synced. Constraints
Otto Moerbeek
2019-07-16
Fix check for wrapping when redrawing entire lines, GitHub issue 1836.
Nicholas Marriott
2019-07-16
remove mostly vestigal uuencode.[ch]; moving the only unique
Damien Miller
2019-07-16
Fix long line by wrapping with 80 chars
Kinichiro Inoguchi
2019-07-16
Move option handlers up to option definition struct in gendsa.c
Kinichiro Inoguchi
2019-07-16
move the whole `struct pipe' allocation and initialization inside pipe_create()
Sebastien Marie
2019-07-16
Fix typo and -keyform argument in openssl(1) manual
Kinichiro Inoguchi
2019-07-16
Fix grid clear code to correctly clear with the default background
Nicholas Marriott
2019-07-16
so the output changed slightly, again
Marc Espie
2019-07-16
Remove ssh1 files from CLEANFILES since ssh1 no longer supported.
Darren Tucker
2019-07-16
Update names of host key files in CLEANFILES to match recent changes to
Darren Tucker
2019-07-16
Shuffle code a bit to make take_charge() return the
Kenneth R Westerback
2019-07-16
Make rrw_init/rrw_init_flags take a const name argument matching
Jonathan Gray
2019-07-15
don't print the final heads-up about message
Ingo Schwarze
[prev]
[next]