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
2017-02-14
fatalx() prepends 'fatal in _progname:'. So eliminate redundant
Kenneth R Westerback
2017-02-14
These variables are global so use uppercase and rename sshd and xdm
Robert Peichaer
2017-02-14
Fix comment.
Robert Peichaer
2017-02-14
Rename functions to match the predominantly used verb_noun naming scheme
Robert Peichaer
2017-02-14
fix man page, diff from jmc@
Gilles Chehade
2017-02-14
Make source-file look for files relative to the client working directory
Nicholas Marriott
2017-02-14
Missing opening brace. Spotted by Hiltjo Posthuma.
Theo Buehler
2017-02-14
add standalone maildir MDA (work in progress) which will soon obsolete the
Gilles Chehade
2017-02-14
add standalone mda for file delivery which will later obsolete
Gilles Chehade
2017-02-14
prepare Makefiles but don't link to the build yet
Gilles Chehade
2017-02-14
asmc: on system resume, restore the keyboard backlight value
Joshua Stein
2017-02-14
Set the default TSC quality to -1000 to be less than the i8254
Reyk Floeter
2017-02-14
add new implementation of a standalone LMTP client which will deprecate the
Gilles Chehade
2017-02-14
fix a crash when parsing large community given on the command line
Sebastian Benoit
2017-02-14
tweak previous; ok jsg, who reminded me the same text in
Jason McIntyre
2017-02-14
Convert most of the manual checks for CPU hogging to sched_pause().
Martin Pieuchot
2017-02-14
Get rid of recursive splsoftnet()/splx() dances and convert a timeout to
Martin Pieuchot
2017-02-14
Replace two recursive splsoftnet()/splx() dances with a splsoftassert().
Martin Pieuchot
2017-02-14
Wrap the NET_LOCK() into a per-socket solock() that does nothing for
Martin Pieuchot
2017-02-14
bump to 2.5.2
Brent Cook
2017-02-13
Eliminate pointless'%m' (a.k.a. hand rolled strerror()) by using fatal() and
Kenneth R Westerback
2017-02-13
Eliminate pointless'%m' (a.k.a. hand rolled strerror()) by using fatal() and
Kenneth R Westerback
2017-02-13
Adjust some long lines.
Kenneth R Westerback
2017-02-13
Adjust some long lines.
Kenneth R Westerback
2017-02-13
Do the strerror() elimination dance with a log_warnx() -> log_warn().
Kenneth R Westerback
2017-02-13
Do the strerror() elimination dance with log_warnx() -> log_warn(),
Kenneth R Westerback
2017-02-13
Banished to the attic.
Kenneth R Westerback
2017-02-13
Switch from old errwarn.c logging to shiny new log.[ch].
Kenneth R Westerback
2017-02-13
Switch from old errwarn.c logging to shiny new log.[ch].
Kenneth R Westerback
2017-02-13
Fix powerdown with vmmci(4) VMs using a shutdown and no reset.
Reyk Floeter
2017-02-13
Test IPsec with AH the same way it is already done for ESP.
Alexander Bluhm
2017-02-13
Collected cells may still need to be extended for RGB colours.
Nicholas Marriott
2017-02-13
Reverse output when installing a patch; it's more logical (first get, then
Antoine Jacoutot
2017-02-13
draft-ietf-idr-shutdown extends to support a message on either of
Peter Hessler
2017-02-13
fix incoming tls-require regression, introduced with last parse.y cleanup
Gilles Chehade
2017-02-13
allow negation of authenticated keyword:
Gilles Chehade
2017-02-13
whitespace tweak. no functional change.
David Gwynne
2017-02-13
properly set BGE_HCC_STATS_ADDR_HI by using BGE_HOSTADDR.
David Gwynne
2017-02-12
Replace dummy mutex asserts with real ones.
Visa Hankala
2017-02-12
Remove dead assignment and now unused variable.
Charles Longeau
2017-02-12
sync
Theo Buehler
2017-02-12
Eliminate most strerror() invocations by using log_warn() and fatal()
Kenneth R Westerback
2017-02-12
Do not access a NULL pointer if a matrix or square root are empty.
Ingo Schwarze
2017-02-12
Adjust lines that are too long.
Kenneth R Westerback
2017-02-12
Remove now unused file.
Kenneth R Westerback
2017-02-12
Switch from 'legacy' errwarn.c to standard daemon logging functions.
Kenneth R Westerback
2017-02-12
Remove incorrect if statement
Mike Belopuhov
2017-02-12
malloc does not *need* to return page-aligned objects for size >=
Otto Moerbeek
2015-01-01
eqn(7) tests
Ingo Schwarze
2017-02-12
install clang-local(1)
Jonathan Gray
[next]