Age | Commit message (Expand) | Author |
2003-03-11 | Missing break, unintentional fall-through. Found by Kimmo Mösö. | Daniel Hartmeier |
2003-03-11 | add protection against packets without pkthdr. | Kenjiro Cho |
2003-03-11 | Fix incorrect restriction on valid scsi tape density code values, allowing all | Kenneth R Westerback |
2003-03-10 | Sun documentation mentions that ZX can not run on a sun4c or inside an xbox, | Miod Vallat |
2003-03-10 | fix really old typo that prevented inode quotas from ever working. | Ted Unangst |
2003-03-10 | Fix for the "short cable bug" in sis: | Ryan Thomas McBride |
2003-03-10 | Fix AP scan on prism and add a /* FALLTHROUGH */ comment to make | Todd C. Miller |
2003-03-09 | zx fits on the floppies. | Miod Vallat |
2003-03-09 | tighten the TCP state code in relation to a FIN before any server responses | Mike Frantzen |
2003-03-09 | use MGETHDR instead of MGET for the first mbuf. | Kenjiro Cho |
2003-03-09 | Add and enable zx. Not put in RAMDISK yet, need to check if this still fits | Miod Vallat |
2003-03-09 | Correctly switch back and forth the 8-bit overlay plane (used in console | Miod Vallat |
2003-03-09 | autri flags here too. pointed out by deraadt@ | Ted Unangst |
2003-03-09 | autri now takes flags, provide sample 0x0000 | Ted Unangst |
2003-03-09 | flag stereo channels as reversed. those rare people without swapped stereo | Ted Unangst |
2003-03-09 | A work-in-progress driver for the Sun ZX (aka Leo) accelerated frame buffers, | Miod Vallat |
2003-03-09 | When a sparc machine is running with serial console, the zskbd probe would | Miod Vallat |
2003-03-09 | Disallow ptrace if P_SUGIDEXEC flag is set (we already disallow if P_SUGID | Todd C. Miller |
2003-03-09 | Make the semantics of the P_SUGIDEXEC flag match the issetugid(2) | Todd C. Miller |
2003-03-08 | regen | Michael Shalayeff |
2003-03-08 | a bunch of fw ids for ti and ricoh | Michael Shalayeff |
2003-03-08 | qe tested and working well; enable | Hugh Graham |
2003-03-08 | more deletions | Theo de Raadt |
2003-03-08 | bye bye, noted by david | Theo de Raadt |
2003-03-08 | agten does not need to imply rasops32 at the moment. | Miod Vallat |
2003-03-07 | New athlon models, ok deraadt@ | Peter Stromberg |
2003-03-07 | - make a copyout into a copyin for correct semantics | Jason Wright |
2003-03-06 | add support for vlan tagging correctly; from Chris Pascoe | Jason Wright |
2003-03-06 | this is a fix for kernel panics and craches along w/ other stability | Michael Shalayeff |
2003-03-06 | enable elansc; ok deraadt@ | Markus Friedl |
2003-03-06 | Improve comments, including type fixes; lebel@ | Miod Vallat |
2003-03-06 | Premiliminary driver for the Fujitsu AG-10e SBus frame buffer. | Miod Vallat |
2003-03-06 | move cpu_configre() lower after the proc0 is more completely initialized. | Michael Shalayeff |
2003-03-06 | set ip6_nxt to IPPROTO_ETHERIP; ok angelos@ | Markus Friedl |
2003-03-06 | Support for ServerWorks CSB6 IDE | Alexander Yurchenko |
2003-03-06 | bpf_mtap incoming proto 97 traffic; ok jason@ | Markus Friedl |
2003-03-06 | The existing IOMMU code had a rounding problem that was most noticeable | Henric Jungheim |
2003-03-06 | Remove double include of scsi_all.h | mjacob |
2003-03-06 | date should be written formally: .Dd Month day, year | David Krause |
2003-03-05 | sync | Theo de Raadt |
2003-03-05 | new VIA gear on EPIA M-series | Theo de Raadt |
2003-03-05 | make sure asi and sasi are set in the bustag. Fixes the le@lebuffer problem | Jason Wright |
2003-03-05 | update media handling based on NetBSD: mainly fix setting up of the output | Jason Wright |
2003-03-05 | no \n in panic(); rimshot@pandora.be | Theo de Raadt |
2003-03-05 | Driver for the Parallax XVideo and PowerVideo frame buffers. | Miod Vallat |
2003-03-05 | Small fixes after code review, mostly on error path. | Cedric Berger |
2003-03-05 | Some typos prevented STCs from being detected and the size of the | Henric Jungheim |
2003-03-04 | told you it was not knf | Theo de Raadt |
2003-03-04 | Move 'userret' code to a seperate function, add it to child_return(). w/KNF | Dale Rahn |
2003-03-04 | remove -beta marker | Theo de Raadt |