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-07-01
Add a test to catch .el\{ breakage; roff.c rev. 1.88
Ingo Schwarze
2014-07-01
The previous commit to this file broke the control flow keywords \{ and \}
Ingo Schwarze
2014-06-30
garbage collect two unused enum mandocerr items
Ingo Schwarze
2014-06-30
Remove some dead functions from uvm.9:
Matthew Dempsky
2014-06-30
Use getrlimit(2) instead of assuming MAXDSIZ is available in userland.
Otto Moerbeek
2014-06-30
Update to reflect that UVM_INH_ZERO has replaced UVM_INH_DONATE.
Matthew Dempsky
2014-06-30
simplify and unobfuscate a variable to fix a mem leak.
Ted Unangst
2014-06-30
fix the identical leak in three different files.
Ted Unangst
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
[next]