summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-08-14No longer used prototype.Claudio Jeker
2005-08-14Xr brgphyBrad Smith
2005-08-14No more musyccbus aka ebus.Claudio Jeker
2005-08-14No more musyccbus aka ebus.Claudio Jeker
2005-08-14Kill the musyccbus/ebus device and use musycc for both functions of theClaudio Jeker
2005-08-14missing casts; ok jorisXavier Santolaria
2005-08-14zap sccsid, okay deraadt@Marc Espie
2005-08-14DCIAS() no more.Miod Vallat
2005-08-14Remove the inline cache and TLB primitives - we don't use them at this point,Miod Vallat
2005-08-14Use dma_cachectl() with the right size rather than DCIAS() which implies aMiod Vallat
2005-08-14KNFPedro Martelletto
2005-08-14When leaving ext2fs_symlink(), unlock the vnode on both error andPedro Martelletto
2005-08-14no reason not to record special files sizes along with md5.Marc Espie
2005-08-14minimal diff to let if_art compile; claudio okTheo de Raadt
2005-08-14catched->caughtMiod Vallat
2005-08-14Honor (the lack of) FWRITE in the various ioctl routines; with input fromMiod Vallat
2005-08-14Add more flexibility to the fast trap handlers mechanism:Miod Vallat
2005-08-14Add mquery to the system calls which need extra care due to off_t argumentsMiod Vallat
2005-08-14don't require a valid route when configuring the tunnel;Markus Friedl
2005-08-14zap extra lineMarc Espie
2005-08-14fix error recovery in replacing case.Marc Espie
2005-08-14you CANNOT reuse ebus without breaking other architecturesTheo de Raadt
2005-08-14document EINVAL return bad values as "which"; ok deraadt, millertJared Yanovich
2005-08-14add a standard RETURN VALUES section; ok deraadt, millertJared Yanovich
2005-08-14Correct one of the unknown marvell phys which is actually 88E1111-RCJ.Jonathan Gray
2005-08-14regenJonathan Gray
2005-08-14Correct one of the unknown marvell phys which is actually 88E1111-RCJ.Jonathan Gray
2005-08-14syncTheo de Raadt
2005-08-13Kill Id tags, OpenBSD ones are enough.Claudio Jeker
2005-08-13add ste*Brad Smith
2005-08-13typoHenning Brauer
2005-08-13Xr new art driver. OK jmc@, put it in deraadt@Claudio Jeker
2005-08-13add art.4. OK deraadt@Claudio Jeker
2005-08-13Manpage for art(4) driver. Help and OK jmc@, OK deraadt@Claudio Jeker
2005-08-13Add commented out hooks for art(4).Claudio Jeker
2005-08-13Add art(4) driver. OK deraadt@Claudio Jeker
2005-08-13Remove some superfluous output in dmesg line.Claudio Jeker
2005-08-13Driver for the Accoom Networks Artery T1/E1 PCI cards.Claudio Jeker
2005-08-13regenClaudio Jeker
2005-08-13Add Conexant / Mindspeed Musycc HDLC controller for upcoming art(4) driver.Claudio Jeker
2005-08-13Use scsi_do_mode_sense(). Testing on beck@'s new LTO changer.Kenneth R Westerback
2005-08-13symlinks and hardlinks do not have an md5Marc Espie
2005-08-13don't set $file->{cwd} until *after* we're sure it's defined.Marc Espie
2005-08-13make the todo-list reflect what is actually going on.Marc Espie
2005-08-13Partial backout of previous revision, reinstates the ability to propagateChristopher Pascoe
2005-08-13another typo;Jason McIntyre
2005-08-13minor tweaks for BUGS;Jason McIntyre
2005-08-13let safte match on dell enclosures too. ses takes precedence thoughDavid Gwynne
2005-08-12Use actual packet contents when sending protocol rejects. Fixes PR 4305.Can Erkin Acar
2005-08-12prefer a simpler synopsis: we do not really need a separate case for -i;Jason McIntyre