summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-04-12Fix process_frame macro.Mark Kettenis
2004-04-12factor out dropafterack_ratelim code, use ratelimitMarkus Friedl
2004-04-12Fix DMA length on complex SGL. Apparantly this fixes the outstanding 1.03.xx...Marco Peereboom
2004-04-12Minor tweaks to appease gcc 3.Miod Vallat
2004-04-12Clean up malloc_active state when aborting.Thierry Deval
2004-04-12Enable the memory arbiter before turning off the PXE restart. ThisBrad Smith
2004-04-12update modelsTheo de Raadt
2004-04-12This has been a pain in the ass for about 8 months which made new ICPTheo de Raadt
2004-04-12don't check rfork. the RFMEM changes had two effects. some of theTed Unangst
2004-04-11Fix accidental busy loop waiting for a second to pass. Also, renameOtto Moerbeek
2004-04-11pcmcia em and an work; okan@demirmen.comTheo de Raadt
2004-04-11regenTodd C. Miller
2004-04-11regenTodd C. Miller
2004-04-11Add back a lie about tty* do that MAKEDEV works again. todd@ can fix...Todd C. Miller
2004-04-11move via-specific chunks to own fileTheo de Raadt
2004-04-11Regen for for pty changes (62 per letter instead of just 16)Todd C. Miller
2004-04-11Update for pty changes (62 per letter instead of just 16)Todd C. Miller
2004-04-11Crank max ptys to 992. We now have 62 pty/tty pairs for each letterTodd C. Miller
2004-04-11Fix calculation of the index into TTY_LETTERS. This only workedTodd C. Miller
2004-04-11Use INQUIRY instead of TUR for PPR. By doing this the target device actually...Marco Peereboom
2004-04-10Apply change from vsnprintf.c rev. 1.5. Use a single characterTodd C. Miller
2004-04-10move the API_* and SAFI_* defines to where they belongHenning Brauer
2004-04-10syncTheo de Raadt
2004-04-10improve BUGS:Jason McIntyre
2004-04-10specify an indent for displays, plus some grammar;Jason McIntyre
2004-04-10typos from Jon Mosco, plus further tweak;Jason McIntyre
2004-04-10Make it more obvious that you don't have to modify the counts on clonableRyan Thomas McBride
2004-04-10bge fitsTheo de Raadt
2004-04-10syncTheo de Raadt
2004-04-10minolta dimage A1 quirk; 3734, michael@paddon.orgTheo de Raadt
2004-04-10Support for Sony Clie PEG-TJ25; from ilya voronin <ivoronin@ivoronin.pp.ru>Alexander Yurchenko
2004-04-10Sony Clie PEG-TJ25; from ilya voronin <ivoronin@ivoronin.pp.ru>Alexander Yurchenko
2004-04-10ansiBrad Smith
2004-04-10styleBrad Smith
2004-04-09When poll(2)'ing for readability or writability of a file descriptorBrad Smith
2004-04-09remove old libc_r related chunk of the MakefileBrad Smith
2004-04-09Sync with FreeBSD; adds base64 support and other options.Todd C. Miller
2004-04-09do not whine if we cannot get mbufs. the countless printfd makes the machineHenning Brauer
2004-04-09s:removeable:removable:Jason McIntyre
2004-04-09spacing;Jason McIntyre
2004-04-09Also pass SIGINT and SIGQUIT to child, noticed by mpech@Can Erkin Acar
2004-04-09move some of the non-interrupt pools from the small kmem_map to the muchMike Frantzen
2004-04-09If no user/group is specified for the log file in newsyslog.conf,Todd C. Miller
2004-04-09remove some excess from AUTHORS, and slight update;Jason McIntyre
2004-04-09syncAlexander Yurchenko
2004-04-09Two amd8131 pci-x devices found in dmesg from henningAlexander Yurchenko
2004-04-09cvs does not need a private version of getopt(3), our in-tree getopt(3)Todd C. Miller
2004-04-09syncTheo de Raadt
2004-04-09support Crystalfontz CF-63[1234] USB LCDs; wpd@xs4all.nlTheo de Raadt
2004-04-09Do not try to load directories. found+ok mpech@Cedric Berger