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
2001-02-28
do not blindely bus_space_ma the vga bios,
Michael Shalayeff
2001-02-28
scan the isa hole for `optional rom's.
Michael Shalayeff
2001-02-28
Pretty.
Angelos D. Keromytis
2001-02-28
Handle failures more gracefully.
Angelos D. Keromytis
2001-02-28
Keep the last packet sent or received that matched an SPD entry, and
Angelos D. Keromytis
2001-02-28
If net.inet.ipip.allow is set to 2, don't check for loopback address
Angelos D. Keromytis
2001-02-27
crank NKMEMCLUSTERS fron 4MB to 32MB.
Artur Grabowski
2001-02-27
Move buf_undirty and tbp flags manipulation back before calling the
Constantine Sapuntzakis
2001-02-27
Remove superfluous printf in Angelos last commit
Niklas Hallqvist
2001-02-27
Cosmetic fixes.
Artur Grabowski
2001-02-27
Move a brelse to after the last access to bp->b_data.
Artur Grabowski
2001-02-27
art@ found a race in getnewbuf. bawrite can block so we need to restart
Constantine Sapuntzakis
2001-02-27
Add wakeup_n and wakeup_one. wakeup_n will wakeup up to n sleeping processes
Constantine Sapuntzakis
2001-02-27
Instead of doing VOP_ISLOCKED, vn_lock(..LK_RETRY..) we can do vn_lock(..LK_N...
Artur Grabowski
2001-02-27
Half support for this D-Link DFE-650 model that has completely different
Federico G. Schwindt
2001-02-27
Always fully reset the card on an_init()
Thorsten Lockert
2001-02-27
Sync with anreg.h -- this should be redone to not duplicate information...
Thorsten Lockert
2001-02-27
Garbage collect unused flag
Thorsten Lockert
2001-02-26
fix tlbd_l for a new register usage convention
Michael Shalayeff
2001-02-26
Fix copyright; ericj@
Aaron Campbell
2001-02-26
Move #define STATIC
Constantine Sapuntzakis
2001-02-26
Fix a couple panics caused by not freeing locks at the right times.
Constantine Sapuntzakis
2001-02-26
regen
Artur Grabowski
2001-02-26
Since VLOCKSWORK is only set when LOCKDEBUG is defined,
Artur Grabowski
2001-02-26
Since netbsd_sys_fdatasync is the same code as sys_fsync, we
Artur Grabowski
2001-02-26
regen
Artur Grabowski
2001-02-26
Indentation nit in the generated code.
Artur Grabowski
2001-02-26
adapt to new softupdates changes.
Artur Grabowski
2001-02-26
Sigh. unstatic the simplelock to make this compile without LOCKDEBUG.
Artur Grabowski
2001-02-26
Initialize the simple lock properly.
Artur Grabowski
2001-02-26
Add SLOCK_INITIALIZER
Artur Grabowski
2001-02-26
Replace literal with defined constant
Thorsten Lockert
2001-02-26
Allow configuration of WEP. From FreeBSD; ok aaron@
Thorsten Lockert
2001-02-26
Change default SSID from "ANY" to blank -- this will actually make it
Thorsten Lockert
2001-02-26
Move v_writecount test back to it original place
Constantine Sapuntzakis
2001-02-26
u_int32_t -> u_int
Constantine Sapuntzakis
2001-02-26
Make ref counts 32-bit unsigned ints as opposed to a potpourri of longs and
Constantine Sapuntzakis
2001-02-25
Add wscons_machdep.c which is a constab-style wrapper driver for wscons on
Aaron Campbell
2001-02-25
Code to enable the cache on VS4000/VLC. From mhitch@netbsd.org.
Hugh Graham
2001-02-25
Use the system subtype field on the SIE to determine if a machine is
Hugh Graham
2001-02-25
Provide both system sub type and system variant data for KA45 and KA48.
Hugh Graham
2001-02-24
Move splbio's around so that they cover the data structures they need to
Constantine Sapuntzakis
2001-02-24
Cleanup of vnode interface continues. Get rid of VHOLD/HOLDRELE.
Constantine Sapuntzakis
2001-02-24
Gone the vsbus route for now.
Hugh Graham
2001-02-24
repair cluster structure damage
Theo de Raadt
2001-02-24
Support for VAX 4000/{2,4,5}00 from Michael Kukat. untested.
Hugh Graham
2001-02-24
#else if/#elif
Michael Shalayeff
2001-02-23
Merge with FreeBSD:
Jason Wright
2001-02-23
fix damn pcxl damn function
Michael Shalayeff
2001-02-23
Try to avoid sleeping in the syncer waiting for vnode locks.
Constantine Sapuntzakis
[next]