summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1995-12-01fixed ddb, improved fifo handling, new still-not-working dma supportTheo de Raadt
1995-12-01for now, assume no flash on 167 (is this true?)Theo de Raadt
1995-12-01niklas pointed out the new MDP_UNCACHE_WX might break fork/exec.Niklas Hallqvist
1995-12-01from netbsd:Theo de Raadt
1995-11-30properly catch cases where buffers are on the kstack, from hannken@eis.cs.tu-...Theo de Raadt
1995-11-30correct way to call tsleep is almost always "while (condition) tsleep(...)"Theo de Raadt
1995-11-30do not truncate swdevt[] everTheo de Raadt
1995-11-30in actual fact MAXPARTITIONS is 16 and scsi disk is major 4Theo de Raadt
1995-11-30prevent access to page 0 of virtual spaceTheo de Raadt
1995-11-30integrate 040 MDP_UNCACHE_WX cache changes by niklas & deraadtTheo de Raadt
1995-11-30do not drop into debugger on simple recoverable errorsTheo de Raadt
1995-11-29niklas pointed out the new MDP_UNCACHE_WX might break fork/exec.Theo de Raadt
1995-11-28add inet_ntoa() to the kernel. use it to log nicer messages. idea from freebsdTheo de Raadt
1995-11-28Fix SunOS emulation on 040Niklas Hallqvist
1995-11-28Fix SunOS emulation on 040Niklas Hallqvist
1995-11-28Fix SunOS emulation on 040Niklas Hallqvist
1995-11-28on the '040, do not cache write+exec pages for sunos processes. SunOS ld.soTheo de Raadt
1995-11-28Fix SunOS emulation on 040Niklas Hallqvist
1995-11-28let loadbsd define sync scsi operationTheo de Raadt
1995-11-28i386 isa bounce buffers by hannken@eis.cs.tu-bs.deTheo de Raadt
1995-11-28i386 isa bounce buffers by hannken@eis.cs.tu-bs.deTheo de Raadt
1995-11-28delete last chunks of MAPPEDCOPYTheo de Raadt
1995-11-28delete duplicate sysarch function bodyTheo de Raadt
1995-11-28log source route attempts when source routing is disabledTheo de Raadt
1995-11-26add sysctl net.inet.ip.sourceroute option; default to 0. copied from freebsdTheo de Raadt
1995-11-23from netbsdTheo de Raadt
1995-11-23userret() parameter botch; prototype userret(); make ddb easier to enterTheo de Raadt
1995-11-23MAPPEDCOPY is garbage; it is not cache-awareTheo de Raadt
1995-11-23as has no -g flagTheo de Raadt
1995-11-22fake all targetTheo de Raadt
1995-11-22go awayTheo de Raadt
1995-11-22do not need to load off 4.3 filesystemsTheo de Raadt
1995-11-22release text vnode before releasing credentials. vnode releasing canTheo de Raadt
1995-11-22change ZLRB_RING_SIZE to 4096Theo de Raadt
1995-11-22from netbsd:Theo de Raadt
1995-11-21fake depend:Theo de Raadt
1995-11-21add cleandir targetTheo de Raadt
1995-11-21fix copyrightsTheo de Raadt
1995-11-21silly theo forgot to assert copyright on his optimized versionTheo de Raadt
1995-11-21make this workTheo de Raadt
1995-11-20add erase support and another wangtek tape drive; from rhialto@polder.ubc.kun...Theo de Raadt
1995-11-20provide floor for sampling rate; from khym@bga.com; netbsd pr#1770Theo de Raadt
1995-11-20add # declaration for vme cgnine cardTheo de Raadt
1995-11-19typo glitch repairTheo de Raadt
1995-11-19from netbsd; just cleanupTheo de Raadt
1995-11-19from netbsd; cosmeticTheo de Raadt
1995-11-19from netbsd; Give translated label a valid magic numberTheo de Raadt
1995-11-19from netbsd; Switch to ncr_si (will just do PIO for now) and cleanupTheo de Raadt
1995-11-19from netbsd:Theo de Raadt
1995-11-19from netbsd; Add copyrightTheo de Raadt