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
2005-08-01
Don't keep the devinfo string on the stack, instead use malloc/free.
Brad Smith
2005-08-01
knf
Theo de Raadt
2005-08-01
spacing; ok deraadt@
David Krause
2005-07-31
Move large receive/decryption buffer allocation from the stack into
Christopher Pascoe
2005-07-31
Don't use new dmesg line when printing logical devices info.
Alexander Yurchenko
2005-07-31
No need to #include <machine/pcb.h>; tested martin@
Miod Vallat
2005-07-31
Wrong copyout() size in writeback().
Miod Vallat
2005-07-31
Fix KDFAULT() in the 68040 & non-68040 compilation case.
Miod Vallat
2005-07-31
Get rid of unused SINCR and SSIZE constants.
Miod Vallat
2005-07-31
unfortunately de(4) no longer fits
Theo de Raadt
2005-07-31
remove the config glue between the /dev entry for ses and its driver
David Gwynne
2005-07-31
remove the ses driver. it has never been enabled in GENERIC on any arch
David Gwynne
2005-07-31
back out change that was not discussed for now
Peter Valchev
2005-07-31
Perform pf state/rule/table expiry in a kernel thread instead of running
Christopher Pascoe
2005-07-31
use monotonic time for repeat event detections; feedback and ok deraadt@
Damien Miller
2005-07-31
do not allocate huge kinfo_proc2 and eproc structures on the stack.
Theo de Raadt
2005-07-31
Missed argument in previous commit, applied separately to ease merges.
Christopher Pascoe
2005-07-31
Introduce bpf_mtap_af and bpf_mtap_hdr to be used when passing a mbuf chain
Christopher Pascoe
2005-07-31
Change the API for icmp_do_error so that it takes the mtu directly, rather
Christopher Pascoe
2005-07-31
including a driver without putting it's driver name at the end of a files
Theo de Raadt
2005-07-30
sync
Theo de Raadt
2005-07-30
more shortening
Theo de Raadt
2005-07-30
sync
Theo de Raadt
2005-07-30
shorten
Theo de Raadt
2005-07-30
people grew the kernel too much again, sigh
Theo de Raadt
2005-07-30
Don't do nothing -> Don't do anything
Brad Smith
2005-07-30
remove a driver because someone bloated the kernel
Theo de Raadt
2005-07-30
Use ic->ic_ibss_chan instead of ic->ic_bss->ni_chan when filling a
Claudio Jeker
2005-07-30
build libkern
Todd C. Miller
2005-07-30
remove a useless timeout after tx (decrease nasty delays while
Reyk Floeter
2005-07-30
Pull in moddi3.c and negdi2.c from libkern since libz needs them.
Todd C. Miller
2005-07-30
Use the blocksize returned from scsi_size() in preference to all
Kenneth R Westerback
2005-07-30
Need moddi3.c qdivrem.c for libz
Todd C. Miller
2005-07-30
Add libkern and link it in after libz
Todd C. Miller
2005-07-30
allow re(4) to attach too.
Brad Smith
2005-07-30
6 -> ETHER_ADDR_LEN
Brad Smith
2005-07-30
sync nge/ti_alloc_jumbo_mem() to look like bge's bge_alloc_jumbo_mem()
Brad Smith
2005-07-29
oops don't leak memory when ami_mgmt fails.
Marco Peereboom
2005-07-29
Per art's email, don't keep something bigger than > 256 bytes on the stack.
Marco Peereboom
2005-07-29
Remove cruft.
Marco Peereboom
2005-07-29
Redo bioctl because initial implementation was too complex.
Marco Peereboom
2005-07-29
Use one "struct pf_state key" declaration at top of pf_test_state_icmp,
Christopher Pascoe
2005-07-28
no point in having an inode pool if we don't use it
Pedro Martelletto
2005-07-28
KNF
Pedro Martelletto
2005-07-28
Add viasio(4), a driver for VIA VT1211 LPC Super I/O found on
Alexander Yurchenko
2005-07-28
clear IFF_RUNNING & IFF_OACTIVE in sis_stop() before de-allocating resources,
Brad Smith
2005-07-28
rev 1.46
Brad Smith
2005-07-28
rev 1.32
Brad Smith
2005-07-28
put this where it belongs
David Gwynne
2005-07-28
rev 1.18
Brad Smith
[next]