summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2004-06-21Get rid of pf_test_eh() wrapper.Ryan Thomas McBride
2004-06-21don't leak ipsec pmtu routes; with mpf@Markus Friedl
2004-06-21Fix ahd_[get|set]_transaction_status vs ahd_[get|set]_scsi_status confusion.Kenneth R Westerback
2004-06-21Use arc4random() instead of time-based node start idThorsten Lockert
2004-06-21Don't use time for random starting value... "love it" deraadt@Thorsten Lockert
2004-06-21Add support for agten(4) - on Andrey's U2 the PROM is not able to initializeMiod Vallat
2004-06-20Use arc4random; request art@ deraadt@Thorsten Lockert
2004-06-20Port mgx(4) to sparc64.Miod Vallat
2004-06-20Do not use time based randomization; ok deraadt@Thorsten Lockert
2004-06-20take 2 times less room in dmesg, prettier tooPeter Valchev
2004-06-20Port the rfx(4) frame buffer driver to sparc64.Miod Vallat
2004-06-20In crypto_thread(), always save return value from splimp(). We were onlyAaron Campbell
2004-06-20regenDamien Couderc
2004-06-20add Intel 82852/82855 AGP and IOs, NVidia GEForce FX 5600 and FX Go 5200.Damien Couderc
2004-06-20Init per-cpu spc_runtime before diving into the scheduler. From NetBSD.Aaron Campbell
2004-06-20remove #ifdef TUBAJun-ichiro itojun Hagino
2004-06-20zx(4) support for sparc64, tested on an Ultra 2.Miod Vallat
2004-06-20add the VNDIOCGET ioctl to vnode disks, ok millert@Pedro Martelletto
2004-06-20$OpenBSD$, ok niklas@Pedro Martelletto
2004-06-20boundary-check memcpy and friends. henning okJun-ichiro itojun Hagino
2004-06-20goodbye TUBA. deraadt okJun-ichiro itojun Hagino
2004-06-20Fix some comment typos I noticed while reading this code.Aaron Campbell
2004-06-20nope, tree breakage in libpthread. too tough to run a make build?Theo de Raadt
2004-06-20Move schedstate_percpu into sched.h so that we don't have to includeArtur Grabowski
2004-06-20Silence intr_establish a bit more; makes the dmesg on U2 suddenly edible.Miod Vallat
2004-06-20It's supposed to be #ifdef DIAGNOSTIC, not #ifdef DIAGONSTIC. miod@ tested+okAaron Campbell
2004-06-20Another merge error from smp branch.Artur Grabowski
2004-06-20Merge error in smp merge. It's a miracle that people haven't noticed theArtur Grabowski
2004-06-20Fix inversed logic in handling the "nowait/waitok" flags. Bugs in two placesArtur Grabowski
2004-06-20undo mbuf cluster breakage that causes free'ed packets to show up on theBob Beck
2004-06-20fix EHCI_DEBUG crud; aratchov@magphy.ujf-grenoble.frTheo de Raadt
2004-06-19require RTF_MPATH to enter a multipath route with RTM_ADD.Cedric Berger
2004-06-19Trim includes.Miod Vallat
2004-06-19No "machine prom" ddb command on the Luna.Miod Vallat
2004-06-19Share common ddb files accross m88k platforms.Miod Vallat
2004-06-19Remove unused and misleading defines.Miod Vallat
2004-06-19starting TDM T1->E3->whatever media interface model we will attemptTheo de Raadt
2004-06-19save curproc for further reference, otherwise we may end up in lockmgr()Pedro Martelletto
2004-06-18Correct range validation in sio_iointr().Miod Vallat
2004-06-18On architectures which have strict alignment, shift the entire mbuf chain byRyan Thomas McBride
2004-06-18Add /dev/crypto support.Miod Vallat
2004-06-18Fix jumbo frames.Ryan Thomas McBride
2004-06-18Pass MAX_JUMBO_FRAME_SIZE as the size argument of bus_dmamap_create(),Ryan Thomas McBride
2004-06-18Avlab PCI 4 Serial, takashi@crazyhack.net in PR3823Henning Brauer
2004-06-18syncHenning Brauer
2004-06-18Avlab 4 Serial pucHenning Brauer
2004-06-17betterer swapdevMichael Shalayeff
2004-06-17correct multicast handling for special groups (like solicited node multicast).Jun-ichiro itojun Hagino
2004-06-17reset both irr's; put a barrier upon imr reset such that icr is reset properl...Michael Shalayeff
2004-06-17fix coalescing config writes errataMichael Shalayeff