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
2004-05-04
Apply bridge filter rules to incoming packets destined to the local machine.
Can Erkin Acar
2004-05-04
Move _bus_space_unmap() to machdep.c so it can be used not
Alexander Yurchenko
2004-05-04
Remove useless ``elm'' argument from the SIMPLEQ_REMOVE_HEAD macro.
Alexander Yurchenko
2004-05-04
Always ask the user for the root device if we are "swap generic" and the
Miod Vallat
2004-05-04
Fix my stupid bug with missing sata_setup_channel() call.
Alexander Yurchenko
2004-05-04
sync
Alexander Yurchenko
2004-05-04
A couple of Intel 6300ESB devices found in dmesg posted to misc@
Alexander Yurchenko
2004-05-04
Sort out the various Intel Pro/1000 IDs.
Henric Jungheim
2004-05-04
Sync.
Henric Jungheim
2004-05-04
Sort out the various Intel Pro/1000 device IDs.
Henric Jungheim
2004-05-03
Add COMPAT_35
Todd C. Miller
2004-05-03
regen
Todd C. Miller
2004-05-03
POSIX says the length parameter for semop(2) and shmget(2) should be size_t.
Todd C. Miller
2004-05-03
If wi@pcmcia fails in wiattach(), disestablish the interrupt and
Dale Rahn
2004-05-03
Sync with NetBSD, Fixes a problem identified with regress/.../ieeefp/round.
Dale Rahn
2004-05-03
Remove OpenBSD/pegaos, this has been announced before but delayed until
Dale Rahn
2004-05-03
This file is long dead now.
Miod Vallat
2004-05-03
fix a stupid mistake in my previous commit.
Kenjiro Cho
2004-05-03
protecing with NONE means we must drop the wired count.
Ted Unangst
2004-05-03
Rev 1.4 was bogus (committed from the wrong tree), this repairs it.
Todd C. Miller
2004-05-03
some minor KNF
Todd C. Miller
2004-05-01
Fix a disk_unbusy() that was missing the 3rd argument; Georg Schwarz
Todd C. Miller
2004-05-01
Fix nasty bug where driver would not correctly catch and handle an rnr
Bob Beck
2004-04-30
Unbreak building pfsync without carp. Found by marc@
Ryan Thomas McBride
2004-04-30
Correctly cope with unaligned memory pointers in d16_b*()
Miod Vallat
2004-04-30
allow for ccd on ramdisk; per weissmanndude's request and testing
Michael Shalayeff
2004-04-30
Fix logic botch resulting in a too optimistic openings value.
Miod Vallat
2004-04-29
Repair depend phase
Miod Vallat
2004-04-29
Bugfix sync with mvme68k:
Miod Vallat
2004-04-29
Typos
Miod Vallat
2004-04-29
Continue factorizing m88k common code, this time files in <arch>/<arch>
Miod Vallat
2004-04-29
The data pointer passed to the transform function may not be properly
Todd C. Miller
2004-04-29
luna88k needs a <machine/profile.h> as well, so share it with mvme88k.
Miod Vallat
2004-04-29
Correctly initialize the hardware's memory address on MVME376, it uses
Miod Vallat
2004-04-28
Sync userland sha2.c with kernel. The SHAXXX_End and SHAXXX_Data functions
Todd C. Miller
2004-04-28
Some KNF, made bit count u_int64_t instead of u_int32_t (similar to libc).
Hans-Joerg Hoexer
2004-04-28
Add FLUSH CACHE EXT command from ATA/ATAPI-6 spec.
Alexander Yurchenko
2004-04-28
gcc3 shut up (from naddy@)
Philipp Buehler
2004-04-28
do not return here
Philipp Buehler
2004-04-28
make return-rst work on pure bridges. ok dhartmei@ henning@ mcbride@
Cedric Berger
2004-04-28
Dont step into INET6 code, just because af != AF_INET
Philipp Buehler
2004-04-28
remove mb_object*; ok tedu
Markus Friedl
2004-04-28
carp stats cleanup:
Ryan Thomas McBride
2004-04-28
Removing some erroneous \n junk and a little KNF. ok & tested krw@
Marco Peereboom
2004-04-28
spacing
Theo de Raadt
2004-04-28
pfsync stats fixups:
Ryan Thomas McBride
2004-04-28
Make carp(4) aware of its physical interface:
Ryan Thomas McBride
2004-04-28
point out that pfsync_send_bus and pfsync_sendout must be called in splnet()
Philipp Buehler
2004-04-27
validate the sequence numbers on TCP resets are an exact match. check is only
Mike Frantzen
2004-04-27
Require NULL oldp when dropping a connection.
Otto Moerbeek
[next]