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
2013-01-20
Make pf TCP sequence number tracking less strict by one octet for
Alexander Bluhm
2013-01-20
Properly handle "%%" and "%N" where N is not a supported escape.
Todd C. Miller
2013-01-20
PIC-related code should follow the #ifdef __PIC__ line, not the #else line.
Miod Vallat
2013-01-20
Fix backslash escaping during filename tab-completion in ksh.
Stefan Sperling
2013-01-20
remove obsolete BUGS (cmp is not run internally); ok otto
Jason McIntyre
2013-01-20
Add viomb(4).
Brad Smith
2013-01-20
Define HAVE_GETPWNAM_R and HAVE_STDINT_H to match reality.
Miod Vallat
2013-01-20
Backport two fixes for amd64 from binutils 2.16.
Brad Smith
2013-01-19
Document F_DUPFD_CLOEXEC; adapted from FreeBSD
Todd C. Miller
2013-01-19
Don't spin in ttgetc when stdin is lost (found by benno@).
Florian Obser
2013-01-19
Do not divide by zero in _dl_findhint() if there is a valid hints file but
Miod Vallat
2013-01-19
fix build with gcc 2
Miod Vallat
2013-01-19
RB_INSERT does not remove existing elments; ok djm@
Markus Friedl
2013-01-19
partially re-instate previous; requested by deraadt
Jason McIntyre
2013-01-19
better description of O_CLOEXEC; from russell
Jason McIntyre
2013-01-19
be more explicit about default file locations; ok krw
Jason McIntyre
2013-01-19
fix some formatting; ok djm
Jason McIntyre
2013-01-18
Convert softraid crypto to the new ccb and workunit completion functions.
Joel Sing
2013-01-18
The workunit completion needs to run at IPL_BIO, at least for now.
Joel Sing
2013-01-18
sync
Todd T. Fries
2013-01-18
command-line (adj.) -> command line (n.);
Jason McIntyre
2013-01-18
tweak -L; ok krw
Jason McIntyre
2013-01-18
much faster -E: try a sneak peek at the 'raw' contents file.
Marc Espie
2013-01-18
typos
Miod Vallat
2013-01-18
fix bogus dependencies, and allow mkdep to run
Marc Espie
2013-01-18
move lock down: we don't really need to lock to match the directory
Marc Espie
2013-01-18
Relax the restriction on sending frames to trunk(4) members to allow BPF writes.
Stuart Henderson
2013-01-18
Convert softraid RAID 0 to new workunit completion functions
Joel Sing
2013-01-18
Fix the makefile so it works on other architectures.
Joel Sing
2013-01-18
Document $OpenBSD$ and teach ci's -k option to parse it too
Philip Guenther
2013-01-18
Convert softraid concat to new workunit completion functions.
Joel Sing
2013-01-18
Use open(O_CLOEXEC) instead of a separate fcntl(FD_CLOEXEC) call.
Philip Guenther
2013-01-18
oops. this kassert should have gone with the B_NOTMAPPED commit
Bob Beck
2013-01-18
Tweak workunit completion.
Joel Sing
2013-01-18
s/the the/the/ in sosplice(9)
Alexander Bluhm
2013-01-18
Update the setsockopt(2) interface documentation for the EFBIG and
Alexander Bluhm
2013-01-18
Implement common workunit completion functions and handle the completion
Joel Sing
2013-01-18
Give buf_acquire_unmapped and B_NOTMAPPED a viking funeral as they should
Bob Beck
2013-01-18
add -Q to the options list; ok djm
Jason McIntyre
2013-01-18
-L before -l;
Jason McIntyre
2013-01-18
tweak previous;
Jason McIntyre
2013-01-18
-u before -V in usage();
Jason McIntyre
2013-01-18
tweak previous;
Jason McIntyre
2013-01-18
Clean up and rework workunit completion for RAID 0. Ensure that we remove
Joel Sing
2013-01-18
Change a bunch of error()'s to warning()'s in the dispatch loop.
Kenneth R Westerback
2013-01-18
acpi: add acpiec_lock and acpi_unlock routines.
Paul Irofti
2013-01-18
Convert RAID1 to new ccb functions.
Joel Sing
2013-01-18
Add command line option '-L' that specifies an optional file into which
Kenneth R Westerback
2013-01-18
data transfers suit STREAMING dma maps.
David Gwynne
2013-01-18
Constrain the amount of kernel memory used by NTFS. Keep a small cache of
Joel Sing
[next]