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-11-29
Reduce code duplication by reusing the same argument parser
Ingo Schwarze
2014-11-29
Provide a helper function macro_or_word() and use it to prune the
Ingo Schwarze
2014-11-29
The startup script is /etc/rc.d/nsd
Todd C. Miller
2014-11-28
Fold the loop around mdoc_argv() into the function itself,
Ingo Schwarze
2014-11-28
Add some missing OpenBSD RCS markers
Ingo Schwarze
2014-11-28
AT&T is unlikely to release an new version of Research UNIX any time soon.
Ingo Schwarze
2014-11-28
Retire support for CSRG supplementary document titles. These are
Ingo Schwarze
2014-11-28
Drop useless architecture table. Validating architecture names
Ingo Schwarze
2014-11-28
Remove bulky, irrelevant library description string tables
Ingo Schwarze
2014-11-28
mop up and #ifdef turd deraadt@ stepped into
Ingo Schwarze
2014-11-28
Be more careful about meta->name. For weird input, it can be NULL.
Ingo Schwarze
2014-11-28
consistency in calling usage, from Fritjof Bornebusch
Otto Moerbeek
2014-11-28
regen
Mark Kettenis
2014-11-28
Add a few entries for SPARC T3/T4/T5/M5 machines. The IDT 89H64H16G3 entry
Mark Kettenis
2014-11-28
Simplify by making the eqn and tbl steering functions void;
Ingo Schwarze
2014-11-28
Simplify by making many functions in the man(7) parser void,
Ingo Schwarze
2014-11-28
Simplify by making the mdoc parser callbacks void, and some cleanup;
Ingo Schwarze
2014-11-28
Simplify the code by making various mdoc parser helper functions void.
Ingo Schwarze
2014-11-28
Simplify code by making mdoc validation handlers void.
Ingo Schwarze
2014-11-27
Downgrade .Bd -file from FATAL to ERROR.
Ingo Schwarze
2014-11-27
Use if_nametoindex() to get the interface index, and thereby check
Kenneth R Westerback
2014-11-27
Multiple fixes with respect to .Eo:
Ingo Schwarze
2014-11-27
The sti(4) driver copies its ROM into kernel memory and executes the code
Mark Kettenis
2014-11-27
Previous change wasn't quite right and broke "classic' PCI sparc64 machines.
Mark Kettenis
2014-11-27
Missing comparison caused NX to always be enabled during boot, even on CPUs
Mike Larkin
2014-11-27
Fix the obsolete .Db (toggle debug mode) macro to ignore its arguments
Ingo Schwarze
2014-11-27
Ensure that sess_cert is not NULL at the start of
Joel Sing
2014-11-27
Avoid a double-free in an error path.
Joel Sing
2014-11-27
Avoid a NULL dereference in the DTLS client that can be triggered by a
Joel Sing
2014-11-27
Another spot where the VLAN tag doesn't need swapping in the currently
Brad Smith
2014-11-27
macro cleanup; ok jmc@ stsp@
Ingo Schwarze
2014-11-27
Garbage collect some bits that were never used.
Brad Smith
2014-11-27
Fix a long standing bug in MAC statistics register access. One
Brad Smith
2014-11-27
remove unneccessary inclusion protection; ok schwarze
Theo de Raadt
2014-11-27
default for interactive should match non-interactive.
Marc Espie
2014-11-27
All cpus -> N Cpus
Marc Espie
2014-11-27
Document that sparc64 softraid boot only works with 'a' partitions.
Stefan Sperling
2014-11-27
Remove ofwbootfd from sparc64 release dir since nobody will need it.
Stefan Sperling
2014-11-27
Fix typos in comments.
Tobias Stoeckmann
2014-11-27
Use dv_xname instead of if_xname to establish our interrupt. The latter is
Mark Kettenis
2014-11-27
rxr ioctl handling.
Brad Smith
2014-11-27
rxr ioctl handling.
Brad Smith
2014-11-27
Make makewhatis(8) understand .so links to .gz pages.
Ingo Schwarze
2014-11-26
Let mparse_readfd() use mparse_open() and mparse_wait()
Ingo Schwarze
2014-11-26
Manual page updates for sparc64 softraid boot support.
Stefan Sperling
2014-11-26
Simplify the mparse_open()/mparse_wait() interface.
Ingo Schwarze
2014-11-26
Introduce softraid boot support to sparc64 ofwboot.
Stefan Sperling
2014-11-26
Add a new ELF segment .openbsd.bootdata to the sparc64 kernel.
Stefan Sperling
2014-11-26
Add softraid support to sparc64 first-level boot blocks.
Stefan Sperling
2014-11-26
Add softraid boot support code files ported by me to sparc64 from amd64.
Stefan Sperling
[next]