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
2014-10-29
Remove workaround for Mac OS X kqueue bug.
Alexander Bluhm
2014-10-29
Do not cast a (const void *) pointer to (void *) to avoid a warning.
Alexander Bluhm
2014-10-29
dial down the direness of the warning; vnd isn't going anywhere yet
Ted Unangst
2014-10-29
Add a test the checks the syslogd !prog !!prog !* feature.
Alexander Bluhm
2014-10-29
Calling a function to htonl() a constant 32-bit value into a stack
Kenneth R Westerback
2014-10-29
Update test outputs to reflect the fact that routes to loopback addresses
Martin Pieuchot
2014-10-29
remove ugly return value casts
Theo de Raadt
2014-10-29
convert simple cases of select() to poll()
Theo de Raadt
2014-10-29
delete obscure workaround for a bug in SunOS.
Theo de Raadt
2014-10-29
use poll() instead of the select malloc/free dance which was used to
Theo de Raadt
2014-10-29
Add prototypes for xdr_{accepted,rejected}_reply() and svcudp_enablecache()
Philip Guenther
2014-10-29
use poll() instead of select(), thereby removing the fd_set malloc/free
Theo de Raadt
2014-10-29
test various recent improvements of special character rendering
Ingo Schwarze
2014-10-29
Some fine tuning of console rendering of named special characters.
Ingo Schwarze
2014-10-29
replace the use of select and hand rolled deferral of signal handling
David Gwynne
2014-10-29
In terminal output, unify handling of Unicode and numbered character
Ingo Schwarze
2014-10-28
add a regression test for the pfctl parser bug recently fixed by
Sebastian Benoit
2014-10-28
In -Tascii mode, print "<?>" only for Unicode escapes of unknown
Ingo Schwarze
2014-10-28
Make the character table available to libroff so it can check the
Ingo Schwarze
2014-10-28
Tighten Unicode escape name parsing.
Ingo Schwarze
2014-10-28
Select a proper source address when the bound address is
YASUOKA Masahiko
2014-10-28
Fix pipex(4) to return multicast packets to the caller so that npppd can
YASUOKA Masahiko
2014-10-28
Initialize the lists of the hash tables and the virtual pipex
YASUOKA Masahiko
2014-10-28
Fix pipex(4) to initialize DF bit in IP header for L2TP message.
YASUOKA Masahiko
2014-10-28
deregister; no binary change
Jonathan Gray
2014-10-28
Remove now useless defines
David Coppa
2014-10-28
use nanosleep() instead of hackish select(); ok dlg
Theo de Raadt
2014-10-28
Check the result of sk_*_push() operations for failure.
Miod Vallat
2014-10-28
some new and/or updated regression tests for -Tascii, -Tutf8
Ingo Schwarze
2014-10-28
Refine -Tascii rendering of Unicode characters, mostly to better agree
Ingo Schwarze
2014-10-28
the if_rxring accounting would get screwed up if the first mbuf to
David Gwynne
2014-10-27
fixup REGRESS_DEPENDS->TEST_DEPENDS
Gleydson Soares
2014-10-27
Merge linkw and movew which are virtually identical.
Nicholas Marriott
2014-10-27
Move cfg_causes local into cfg.c and remove struct causelist.
Nicholas Marriott
2014-10-27
Remove the spilling code for IBAT register and set up the first IBAT register
Mark Kettenis
2014-10-27
Fixup incorrect expansion of the networking mask for dynamic interface
Mike Belopuhov
2014-10-27
Ensure proper separation of grep's options and rcctl options that
Robert Peichaer
2014-10-27
Support overstriking by backspace in PostScript and PDF output.
Ingo Schwarze
2014-10-27
Compare with/use UINT16_MAX rather than 65535. Less magic is more.
Kenneth R Westerback
2014-10-27
Remove execute permission from most pages in the kernel pmap. This is a first
Mark Kettenis
2014-10-27
allow to separately skip groff-mandoc comparisons in -Tascii and -Tutf8 mode
Ingo Schwarze
2014-10-27
Nuke getLong(), getShort(), getUShort(). Two line functions (memcpy();
Kenneth R Westerback
2014-10-27
Handle output encoding for unicode, numbered and named escape sequences
Ingo Schwarze
2014-10-27
Infrastructure for testing HTML output;
Ingo Schwarze
2014-10-27
htonl(ntohl(memcpy'd buf)) seems like the long way around to copy
Kenneth R Westerback
2014-10-27
Stop supporting wsmoused and X in parallel. This code is racy and
Martin Pieuchot
2014-10-27
Zap extraneous whitespace and a stuttered extra 'break;'.
Kenneth R Westerback
2014-10-27
Fix a regression in term.c rev. 1.89 reported by bentley@:
Ingo Schwarze
2014-10-27
use #ifdef DDB for Debugger()
Jonathan Gray
2014-10-26
Allow the current lease to expire without causing dhclient to seg
Kenneth R Westerback
[prev]
[next]