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