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
2009-08-13
synbc
Theo de Raadt
2009-08-13
use Bk/Ek to avoid ugly split in synopsis;
Jason McIntyre
2009-08-13
typo
Miod Vallat
2009-08-13
rewrite the promisc mode / multicast handling code for the sparc hme(4)
Peter Hessler
2009-08-13
Redraw the screen after resizing.
Nicholas Marriott
2009-08-13
In pmap_pte_flush flush the icache before the dcache, as is done elsewhere.
Theo de Raadt
2009-08-13
It was originally intended that scroll mode would show content that was
Nicholas Marriott
2009-08-13
- remove super-obvious comments from vnodeop_entries[]
Jasper Lievisse Adriaanse
2009-08-13
fix a typo its supposed to be show all vnodes not show all vnodes,
Thordur I. Bjornsson
2009-08-13
Cleanup differences between i386 and amd64.
Mark Kettenis
2009-08-13
PAGEFASTRECYCLE is an option we have been using for a while to encourage
Theo de Raadt
2009-08-13
Replace the error strings that were being passed around with much simpler
Theo de Raadt
2009-08-13
Replace the error strings that were being passed around with much simpler
Theo de Raadt
2009-08-13
Teach nfsm_fhtom about nfsm_info structs
Bret Lambert
2009-08-13
- remove the ef(4) chunk, it's unused now and the ioc ethernet driver
Jasper Lievisse Adriaanse
2009-08-13
sync
Theo de Raadt
2009-08-13
Add nodes for vscsi0; ok dlg
Theo de Raadt
2009-08-13
i forgot a comment
David Gwynne
2009-08-13
wire vscsi up to a cdev
David Gwynne
2009-08-13
change version 3 post-operation attribute building function to not
Bret Lambert
2009-08-13
- remove super-obvious comments from $fs_vnodeop_entries[]
Jasper Lievisse Adriaanse
2009-08-13
Print a warning when rdomain is used on non-AF_INET sockets. Those are
Claudio Jeker
2009-08-13
- consistify cfdriver for the ethernet drivers (0 -> NULL)
Jasper Lievisse Adriaanse
2009-08-13
Allow tcpbench to bind to a different rdomain.
Claudio Jeker
2009-08-13
add new 'router' functionality to dynamically add or remove routes
Reyk Floeter
2009-08-13
add a show all vnodes command, use dlg's nice pool_walk() to accomplish
Thordur I. Bjornsson
2009-08-13
sync synopsis and usage();
Jason McIntyre
2009-08-13
Start using a linking script for this kernel. This
Tobias Weingartner
2009-08-13
A new(er) mtx_enter_try().
Tobias Weingartner
2009-08-13
Make the i386 APIC code closer to the amd64 version. Many whitespace fixes,
Mark Kettenis
2009-08-13
- missing printf("\n"); after calling lockmgr_printinfo()
Jasper Lievisse Adriaanse
2009-08-13
If the client passes zero for the window size in the identify message (which it
Nicholas Marriott
2009-08-13
set ITSDONE on the xs before calling scsi_done()
David Gwynne
2009-08-13
- set DV_IFNET, instead of DV_NULL
Jasper Lievisse Adriaanse
2009-08-13
date: 2009/08/13 01:11:19; author: djm; state: Exp; lines: +10 -7
Damien Miller
2009-08-13
Swizzle options: "-P sftp_server_path" moves to "-D sftp_server_path",
Damien Miller
2009-08-13
regression test for port number parsing. written as part of the a2port
Damien Miller
2009-08-12
add modinst to CONFIGURE_STYLE list
Simon Bertrang
2009-08-12
Add wake support to acpihpet(4).
Paul Irofti
2009-08-12
i am sorry to commit to userland from a kernel hackathon
Henning Brauer
2009-08-12
Optimize Syndrome calculation, 30% speedup on writes
Jordan Hargrave
2009-08-12
just bzero the pkthdr instead of setting each and every member of that
Henning Brauer
2009-08-12
only pull in the source file if it is needed, so that all the others
Theo de Raadt
2009-08-12
dlg wants iscsi in here; ok dlg
Theo de Raadt
2009-08-12
Update nlist array and uncomment a few things to pave the way for upcoming
Miod Vallat
2009-08-12
revert my change to m_cluncount which tries to prevent the system
David Gwynne
2009-08-12
Crank the /usr sizes in the large configuration
Theo de Raadt
2009-08-12
Let this work with C99 compilers that do not define __GNUC__
Jonathan Gray
2009-08-12
Non-equivalent writable aliases (aka illegal aliases) are bad. Since PA-RISC
Mark Kettenis
2009-08-12
Mark sensor as invalid if the i2c transaction to read its value fails.
Mark Kettenis
[next]