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-12-04
creator needs wsemul_sun attribute.
Miod Vallat
2003-12-04
add code to actually enable multicast reception; go-ahead from deraadt@
Christian Weisgerber
2003-12-03
Pass -Wsign-compare and avoid a potential malloc(0); ok henning@
Todd C. Miller
2003-12-03
add support for ifconfig clone; ok henning deraadt
Markus Friedl
2003-12-03
add support for ifconfig clone/destroy; ok henning deraadt
Markus Friedl
2003-12-03
add support for ifconfig clone/destroy; ok henning deraadt
Markus Friedl
2003-12-03
add support for ifconfig clone/destroy; ok henning deraadt
Markus Friedl
2003-12-03
support for network interface "cloning", e.g. gif(4) via ifconfig(8)
Markus Friedl
2003-12-03
add dmesg command; ok deraadt, mcbride, henning and more
Markus Friedl
2003-12-03
protect against if_index wrap; similar to what netbsd does; ok henning deraadt
Markus Friedl
2003-12-03
my USB_PRODUCT_SHUTTLE_EUSB needs PQUIRK_NOSENSE; ok henning
Markus Friedl
2003-12-02
KNF, ok deraadt/henning
Markus Friedl
2003-12-02
UDP encapsulation for ESP in transport mode (draft-ietf-ipsec-udp-encaps-XX.txt)
Markus Friedl
2003-12-02
add kq support from wayne@epipe.com.au and cmaxwell@themanor.net (now that re...
Michael Shalayeff
2003-12-02
Count from now, not from the epoch, to arm alarm.
Thomas Nordin
2003-12-02
do not deref null ptr in uvm_markbad() returned from swapdrum_getsdp() as oth...
Michael Shalayeff
2003-12-02
Check array index before using it; from Tim Robbins via Niels.
Todd C. Miller
2003-12-01
when allocating kpdes -- allocate no less than four
Michael Shalayeff
2003-12-01
same leds on b132 and b160; from Hans-Joerg.Hoexer@yerbouti.franken.de
Michael Shalayeff
2003-11-29
typos from Michael Coulter;
Jason McIntyre
2003-11-28
More pf stats fixups:
Ryan Thomas McBride
2003-11-28
crank max sizes. from millert. believed to solve pr3561
Ted Unangst
2003-11-27
sync
Alexander Yurchenko
2003-11-27
Realtek 8169 found on a hammer board
Alexander Yurchenko
2003-11-27
on behalf of tdeval@:
Henning Brauer
2003-11-27
add quirk for Datum Networks SSF-7X USB Multi Players
Henning Brauer
2003-11-27
sync
Henning Brauer
2003-11-27
Datum Networks SSF-7X Multi Players
Henning Brauer
2003-11-27
gcc3 wants "m" operands to be lvalues.
Marc Espie
2003-11-27
Bad #undef, spotted by gcc3.
Marc Espie
2003-11-27
This var is volatile. gcc3 complains if the CV qualifiers don't match.
Marc Espie
2003-11-26
after some discussion with nick@, note that `hd*' syntax makes more
Jason McIntyre
2003-11-26
sync
Alexander Yurchenko
2003-11-26
Consistency in smbus controllers names
Alexander Yurchenko
2003-11-26
The geodesc works great for SC1201 as well. ok markus@
Kevin Lo
2003-11-25
Make SIOCGIFHWADDR work. ok mickey@
Thomas Nordin
2003-11-25
Allow mvmeppc to compile again. not a supported arch.
Dale Rahn
2003-11-24
experimental support for HVT as a 2nd level tlb
Michael Shalayeff
2003-11-24
-fno-builtin. okay dale `mvmeppc doesn't exist' rahn.
Marc Espie
2003-11-24
-fno-builtin, checked by millert@
Marc Espie
2003-11-24
have to apm_set_ver() before the values calculated get used; from nedko@users...
Michael Shalayeff
2003-11-24
make it use system bcopy/bzero (speeds up the vax about twice); from pr3549
Michael Shalayeff
2003-11-23
-fno-builtin* checked by brad@
Marc Espie
2003-11-23
Check correct array index KERN_VNODE; from Alistair Kerr
Todd C. Miller
2003-11-23
check for too-small length in stream debug code
Anil Madhavapeddy
2003-11-22
Unbreak compiling with DEBUG.
Alexander Yurchenko
2003-11-21
+ -fno-builtin-* on architectures confirmed to work.
Marc Espie
2003-11-21
Remove redundant arguments to pf_sockaddr_lookup(); proto and af are already
Ryan Thomas McBride
2003-11-21
Remove unused "ipoff" arguments.
Ryan Thomas McBride
2003-11-20
Correct bounds check in semop(2) and semctl(2)
Todd C. Miller
[next]