index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
2003-05-08
ansify, clean up formatting, remove useless return statements.
Nathan Binkert
2003-05-07
add missing device name parameters to printfs
Anil Madhavapeddy
2003-05-07
string fix; tedu ok
Theo de Raadt
2003-05-07
string cleaning
Theo de Raadt
2003-05-07
string cleaning; ok art tedu
Theo de Raadt
2003-05-07
double semicolon in local var decl
Michael Shalayeff
2003-05-07
disable profiling for tlb fault handlers
Michael Shalayeff
2003-05-07
selecet pa-level and scheduling separately
Michael Shalayeff
2003-05-07
double memsize as there might be prom as well
Michael Shalayeff
2003-05-07
exit stack is not used anymore. fpemu and emergency are fine w/ just a page p...
Michael Shalayeff
2003-05-07
plug a memory leak
Michael Shalayeff
2003-05-07
string cleanup; nate ok
Theo de Raadt
2003-05-07
use strlcpy; itojun ok
Theo de Raadt
2003-05-07
make this at least compile ...
Michael Shalayeff
2003-05-06
String fixes. Scsi now strcpy/strcat/sprintf/strncat free. Some
Kenneth R Westerback
2003-05-06
make sure we always zero out ds (and get no trash from stack) and always warn...
Michael Shalayeff
2003-05-06
count auto-sense reqs as well; krw@ ok
Michael Shalayeff
2003-05-06
allow programming dma block bus transaction length on 710 and set to 8 words ...
Michael Shalayeff
2003-05-06
string cleaning; tedu ok
Theo de Raadt
2003-05-06
Fix a bug that prevents rdr/binat (but not nat) from working for protocols
Daniel Hartmeier
2003-05-06
updated prototype for dounmount
Ted Unangst
2003-05-06
attempt to put a process's cwd back in place after a forced umount.
Ted Unangst
2003-05-06
avoid doing a lookup on no longer mounted directories.
Ted Unangst
2003-05-06
use M_NOWAIT instead of WAITOK for the hashtable allocation. ok itojun@
Ted Unangst
2003-05-06
use snprintf
Theo de Raadt
2003-05-06
sprintf -> snprintf. strncpy -> bcopy since d_packname is not really a
Kenneth R Westerback
2003-05-06
range check for the CIS table scan
Henning Brauer
2003-05-06
Declare the major number for wd, so that a custom kernel can specific explicit
Miod Vallat
2003-05-06
string cleaning; tedu ok
Theo de Raadt
2003-05-05
Move exec base to 0x1c000000, exe/data gap to 512MB. Allows better
Dale Rahn
2003-05-05
Write explicit scsibus at controller attachment, rather than scsibus at scsi
Miod Vallat
2003-05-05
regen
Henning Brauer
2003-05-05
"Intel 82440MX AC97 Modem" rev 0x00 at pci0 dev 0 function 2 not configured
Henning Brauer
2003-05-05
fix test for restoring mnt_syncer in dounmount.
Ted Unangst
2003-05-04
mop-mop squeek-squeek
Michael Shalayeff
2003-05-04
Free mbuf when dropping invalid ARP with ar_hrd != ARPHRD_ETHER, instead
Daniel Hartmeier
2003-05-04
snprintf
Theo de Raadt
2003-05-04
Set code segment register according to nxpages, copied from machdep.c
Dale Rahn
2003-05-04
When a protection fault occurs, force %cr2 to contain the pc as
Dale Rahn
2003-05-04
string cleaning. ok deraadt@
Ted Unangst
2003-05-04
remove unused var docache from relookup. from netbsd
Ted Unangst
2003-05-03
string fix
Theo de Raadt
2003-05-03
string fixes; tedu ok
Theo de Raadt
2003-05-03
string fixes; tedu ok
Theo de Raadt
2003-05-03
regen
Alexander Yurchenko
2003-05-03
A bunch of new Promise ATA/SATA chips; from FreeBSD
Alexander Yurchenko
2003-05-03
sprintf -> snprintf.
Kenneth R Westerback
2003-05-03
just as a safety measure, set m_flags to 0 for mbufs allocated on stack.
Jun-ichiro itojun Hagino
2003-05-02
when flipping the code descriptors also update cs in the
Michael Shalayeff
2003-05-02
sync
Ted Unangst
[next]