summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1999-11-15honour ddb.console; ok deraadt@David Leonard
1999-11-15Fix tcp retransmit/persist timers, provos@ OK.Hugh Graham
1999-11-14USB audio. Commented out.Hakan Olsson
1999-11-14protect against copuin faultsMichael Shalayeff
1999-11-14fix pmap_create() so it works for user mappings.Michael Shalayeff
1999-11-14Kill the overly verbose description strings, add another device.Jason Downs
1999-11-14RegenJason Downs
1999-11-14Shrink more; make all puc devices simply "I/O", and add another one.Jason Downs
1999-11-14syncTheo de Raadt
1999-11-14shrinkTheo de Raadt
1999-11-13regen based on syscalls.master changesTodd C. Miller
1999-11-13Add OSS audio support to BSD/OS emulation.Todd C. Miller
1999-11-13overflow fixes; netbsdTheo de Raadt
1999-11-13overflow fixes; chuqTheo de Raadt
1999-11-13syncTheo de Raadt
1999-11-13add another modemTheo de Raadt
1999-11-13FIBMAP ioctl from Linux, only usable on ISO 9660 FS. Note that the lbaAngelos D. Keromytis
1999-11-13from chuq@chuq.com: several fixes to copy{in,out,}str() from charlesTheo de Raadt
1999-11-12Break out the allocation of pv entries and 4m pagetables into functions.Artur Grabowski
1999-11-12This shouldn't have been committed with the previous commit, revertAngelos D. Keromytis
1999-11-12Merge dvdio.h and cdio.h, don't use typedefs, get rid of bitfields (noAngelos D. Keromytis
1999-11-12Use cdio.h instead of dvdio.hAngelos D. Keromytis
1999-11-11SCSI commands do not send data in both directions in the data phase.Constantine Sapuntzakis
1999-11-11Pool will not work with old vm and is only used by uvm. Remove non-uvm code.Artur Grabowski
1999-11-11add a powerhook to disable DMA on suspend. okay jason@Niels Provos
1999-11-11Delay USB device attachment to prevent lost interrupts when probing uaudio.Hakan Olsson
1999-11-11USB Audio, from NetBSD (augustss@carlstedt.se). Imported by me and niklas@.Hakan Olsson
1999-11-11General cleanup of pmap.Artur Grabowski
1999-11-10Fix to use enoioctlConstantine Sapuntzakis
1999-11-10Fix typo in printfChris Cappuccio
1999-11-10include syscallnames only if compiling w/ SYSCALL_DEBUG.Michael Shalayeff
1999-11-09Fix lengths of scsi cmdsAngelos D. Keromytis
1999-11-09Add SIOCSIFMEDIA and SIOCGIFMEDIA to the switch in ifioctl(). SIOCSIFMEDIATodd C. Miller
1999-11-09syncNiels Provos
1999-11-09neomagic 256avNiels Provos
1999-11-09Adapt to changed pmap_enter API (the extra argument is a no-op).Artur Grabowski
1999-11-09Adapt to pmap_enter changes.Artur Grabowski
1999-11-09Add OpenBSD tags.Dale S. Rahn
1999-11-09Remove old unused config files.Dale S. Rahn
1999-11-09Additional changes due to the fallout of the p4e -> ppc changes.Dale S. Rahn
1999-11-09Merge error in previous version caused compilation failure.Dale S. Rahn
1999-11-09add memset to list of files to build.Dale S. Rahn
1999-11-09autoconf.hDale S. Rahn
1999-11-09in the ifdef POWERPC section, do use ppc, not p4e, for the iohandleDale S. Rahn
1999-11-09syncChris Cappuccio
1999-11-09Add Triones/Highpoint HPT343, HPT366Chris Cappuccio
1999-11-09autoconf.c:Dale S. Rahn
1999-11-08Support for imac drivers, Additional configurations for mac kernels.Dale S. Rahn
1999-11-08Changes for imac support. support for VI computers and MCG PowerstackDale S. Rahn
1999-11-08Initial import of NetBSD macppc code to allow OpenBSD/powerpc to runDale S. Rahn