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
2011-07-03
Rip out and burn support for UVM_HIST.
Owain Ainsworth
2011-07-03
Do as all other direct archs do and map contig memory through the direct
Owain Ainsworth
2011-07-03
correctify NULL 0 confusion
Ted Unangst
2011-07-03
Include the existing window and session name in the prompt when renaming
Nicholas Marriott
2011-07-03
Update floating-point format specifier checks; the situation has
Martynas Venckus
2011-07-03
wsdisplay should use wsdisplaypoll not ttpoll.
Nicholas Marriott
2011-07-03
Fix return values of wsdisplaykqfilter and move some code so it matches
Nicholas Marriott
2011-07-03
Cleanup vnd(4) a bit now that it only has one mode of operation and
Matthew Dempsky
2011-07-03
Refactor the fragment handling in pf_setup_pdesc() so that AF_INET
Claudio Jeker
2011-07-03
Recognize %a, %A format specifiers, per C99.
Martynas Venckus
2011-07-03
avoid void * pointer arithmetic
David Hill
2011-07-03
imsg.h requires sys/queue.h and sys/uio.h.
Nicholas Marriott
2011-07-03
Update to the terminfo.src from ncurses-5.9-20110626.
Nicholas Marriott
2011-07-03
The UVM_STRAT defines have been unused since pmemrange was commited.
Owain Ainsworth
2011-07-03
Fix vnd(4) support for read-only files. We can't clear sc_flags
Matthew Dempsky
2011-07-03
LINK_STATE_IS_UP() should consider LINK_STATE_UNKNOWN as an up state.
Claudio Jeker
2011-07-03
Do not use LINK_STATE_UNKNOWN for the INIT state. LINK_STATE_UNKNOWN has
Claudio Jeker
2011-07-03
let reload report (ok) or (failed) just like all other actions;
Ingo Schwarze
2011-07-03
Add a SIMPLEQ_REMOVE_NEXT() macro analogous to SLIST_REMOVE_NEXT().
Matthew Dempsky
2011-07-03
Remove config_activate() and DVACT_ACTIVATE. PCMCIA's the only thing
Matthew Dempsky
2011-07-03
Call config_detach() on the child scsibus in sr_detach().
Matthew Dempsky
2011-07-03
In pthread_key_delete(), only scan other threads if the key was allocated
Philip Guenthe
2011-07-03
The BUGS that MANPS and MANZ are not supported in ports
Ingo Schwarze
2011-07-03
no more rogue(6);
Jason McIntyre
2011-07-03
Include tests of 80-bit long double precision (on platforms that
Martynas Venckus
2011-07-03
Swap bitmask values around so that STRTOG_Neg doesn't get affected
Martynas Venckus
2011-07-03
slight knf (particularly the function decls) so i dont get too distracted
David Gwynne
2011-07-03
Properly implement the long double (%Lf) scanf without the precision
Martynas Venckus
2011-07-03
Remove rogue. Its license is not acceptable for our tree; been
Martynas Venckus
2011-07-02
kqueue attach functions should return an errno or 0, not a plain 1. Fix
Nicholas Marriott
2011-07-02
Per recommandation in the the sparc docs, use unlocked reads when
Philip Guenthe
2011-07-02
-interface is an alias of -iface so make sure route(8) accepts both
Claudio Jeker
2011-07-02
Allow the initial context on prompts to be set with the new -I option to
Nicholas Marriott
2011-07-02
Add resourceproto documentation directory.
Matthieu Herrb
2011-07-02
For tiny x, tanhf = x*(one+x). GCC (at -O2) optimized this into
Martynas Venckus
2011-07-02
Trick lint into recording the right prototypes in the llib-lc.ln
Martynas Venckus
2011-07-02
Add cephes.
Martynas Venckus
2011-07-02
Import Steve Moshier's printf/scanf tester.
Martynas Venckus
2011-07-02
Rebase on gdtoa-20110428; contains fixes for absurdly long inputs
Martynas Venckus
2011-07-02
Cleanup the softraid boot probe code. Rename the rather poorly named
Joel Sing
2011-07-02
pthread_key_delete should delete the data, so it's not reused by
Ted Unangst
2011-07-02
Use getvnode() instead of implementing our own file descriptor handling
Joel Sing
2011-07-02
Getting a disklabel to extract d_secsize to initialize a variable that is then
Kenneth R Westerback
2011-07-02
rename VFSDEBUG to VFLCKDEBUG;
Thordur I. Bjornsson
2011-07-02
add file equivalence. Choose the most recent timestamp between man and
Marc Espie
2011-07-02
allows .libs* packages to match correctly in the presence of @conflict markers
Marc Espie
2011-07-02
"repair" the thunarvfs test, except it's not repaired, as it does not
Marc Espie
2011-07-02
update MANDIR and remove MANPS and MANZ variables;
Ingo Schwarze
2011-07-02
gc in_interfaces. doesnt seem to do anything except get incremented.
David Gwynne
2011-07-01
msi interrupts working on mfi(4)
Theo de Raadt
[next]