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-06-30
Merge two loops in collapse_redirspec into one
Mike Belopuhov
2014-06-30
suppress spurious error message when loading key with a passphrase;
Damien Miller
2014-06-30
Attach HFSC after it's been completely initialized.
Martin Pelikan
2014-06-30
Kill dead code, what does a negative number of addresses on a carp(4)
Martin Pieuchot
2014-06-30
remove backwards compat layer for alpha osf1. back then compilers and
Theo de Raadt
2014-06-30
sys/types.h rather than sys/param.h, where applicable. avoid overreach.
Theo de Raadt
2014-06-30
sort includes much more sensibly
Theo de Raadt
2014-06-30
limits.h rather than sys/param.h
Theo de Raadt
2014-06-29
Use the freshly improved roff_getname() function
Ingo Schwarze
2014-06-29
delete a #ifdef _KERNEL chunk protecting userland from an #if 0 chunk
Theo de Raadt
2014-06-29
Use the freshly improved roff_getname() function
Ingo Schwarze
2014-06-29
Major roff_getname() cleanup.
Ingo Schwarze
2014-06-29
Bugfix in roff_setstrn():
Ingo Schwarze
2014-06-29
Free "data" when it's no longer in use.
Loganaden Velvindron
2014-06-29
Fix file descriptor leak
Loganaden Velvindron
2014-06-29
Remove yet another unused file... a backup copy (minus copyright and
Joel Sing
2014-06-29
KNF.
Joel Sing
2014-06-29
Remove another unused source file - I got suspicious when I found a
Joel Sing
2014-06-29
More KNF.
Joel Sing
2014-06-29
Don't ridiculously assume that sysctl.h will (through a set of extremely
Theo de Raadt
2014-06-29
If you want <sys/queue.h>, you need to include it. Don't assume that
Theo de Raadt
2014-06-29
correct issetugid sense as spotted by Stijn van Drongelen.
Theo de Raadt
2014-06-29
do not need sys/disk.h
Theo de Raadt
2014-06-28
Don't use meaningless MAP_TRYFIXED flag in compat_linux
Matthew Dempsky
2014-06-28
sync
Theo de Raadt
2014-06-28
Add a missing word.
Jeremie Courreges-Anglas
2014-06-28
Fix a memory leak and another one that occurs in the error paths.
Loganaden Velvindron
2014-06-28
Fix 9 memory leaks.
Loganaden Velvindron
2014-06-28
Fix 2 memory leaks.
Loganaden Velvindron
2014-06-28
espie points out <string.h> is needed for the AUDIO_INITINFO() macro
Matthew Dempsky
2014-06-28
Dv blah , Dv bleh
Jason McIntyre
2014-06-28
audio(4) has nothing to do with <string.h>
Matthew Dempsky
2014-06-28
Use Fa for vscsi(4) ioctl() commands.
Matthew Dempsky
2014-06-28
Fix indenting for bio(4) and pci(4) ioctl()s.
Matthew Dempsky
2014-06-28
Add argument types for bio(4) ioctl() commands
Matthew Dempsky
2014-06-28
Use Dv and Fa as appropriate for describing video(4) ioctl() commands.
Matthew Dempsky
2014-06-28
Document the arg types for pci(4)'s ioctl() commands.
Matthew Dempsky
2014-06-28
Cleanup documentation for SCSI device driver ioctl()s.
Matthew Dempsky
2014-06-28
Add the userland facing drm header for nouveau.
Jonathan Gray
2014-06-28
Use strtonum() instead of atoi(), and then impose what are we think
Theo de Raadt
2014-06-27
Fix mmap() flag usage: explicitly specify MAP_PRIVATE and drop useless
Matthew Dempsky
2014-06-27
zap unneccessary punctuation;
Jason McIntyre
2014-06-27
When building a BN on the stack in BN_div(), make sure to initialize all its
Miod Vallat
2014-06-27
re-init and init code paths are now more shared, so the getpid()-based
Theo de Raadt
2014-06-27
Cleanup ioctl.2 slightly:
Matthew Dempsky
2014-06-27
Cleanup support for legacy mmap flags
Matthew Dempsky
2014-06-27
OpenBSD supports mmap() on block special files too.
Matthew Dempsky
2014-06-27
Avoid buffer overflow on max line length by ending string with just one \0.
Tobias Stoeckmann
2014-06-27
Split out mmap's compatibility flags into a separate section, so users
Matthew Dempsky
2014-06-27
Revise wording to reflect that callers should always specify (exactly)
Matthew Dempsky
[next]