summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1996-11-09fix previous byte-order fix the correct waychuck
1996-11-09Proper break handlingThorsten Lockert
1996-11-09Break shall be handled as data == 0 and FE bit set; from TheoThorsten Lockert
1996-11-09Implement CREADThorsten Lockert
1996-11-09Use passed-in process, not curproc to determine if the process is in theThorsten Lockert
1996-11-09Altered wds_wait's interface as the current one didn't have a chance to workNiklas Hallqvist
1996-11-09make kernel compile and linkJason Downs
1996-11-09netbsd pr#2919 (jukka.partanen@research.nokia.com):chuck
1996-11-09netbsd pr#2918 (jukka.partanen@research.nokia.com):chuck
1996-11-08Rearrange condition so invalid dereferences can't happenNiklas Hallqvist
1996-11-08apply netbsd pr#2598 from der mouse:chuck
1996-11-08Added protection against multiple inclusions.kstailey
1996-11-07Parenthesize bit ops in last change (-Wall fix)Niklas Hallqvist
1996-11-07Conditinally unused variable (-Wall fix)Niklas Hallqvist
1996-11-07Handle odd-aligned mbufs in 16 bit mode so strict alignment is enforcedNiklas Hallqvist
1996-11-07dk_mountrootTheo de Raadt
1996-11-06Be more restrictive with concurrent uses of the objects involved whileNiklas Hallqvist
1996-11-06Negative logic.etheisen
1996-11-06Uhm, OLF needs a dynamic linked tag.etheisen
1996-11-06Fix copyright.etheisen
1996-11-06Added ONAMEV operating system name vector. Added OSTRIP stripetheisen
1996-11-06Change suggested by Manuel Bouyer.Jason Downs
1996-11-06Correct ISADMA condition. Now both amiga & arc can use IDE with >4k xfersNiklas Hallqvist
1996-11-06Slight oversight in Ken's latest fixNiklas Hallqvist
1996-11-060377 handling in ISTRIP/PARMRK modeTheo de Raadt
1996-11-06Get vnode locking right when verifying pathnames ending in '/' are directoriesThorsten Lockert
1996-11-06Temporarily disable special-case for trailing '/' in pathname lookupsThorsten Lockert
1996-11-06fix for acdTheo de Raadt
1996-11-06fd moves, acd gets addedTheo de Raadt
1996-11-06use dk_mountrootTheo de Raadt
1996-11-06add blktochr()Theo de Raadt
1996-11-06fix mountroot typeTheo de Raadt
1996-11-06add blktochr()Theo de Raadt
1996-11-06use dk_mountrootTheo de Raadt
1996-11-06add blktochr()Theo de Raadt
1996-11-06repair mountroot typeTheo de Raadt
1996-11-06use dk_mountrootTheo de Raadt
1996-11-06add blktochrTheo de Raadt
1996-11-06repair mountroot typeTheo de Raadt
1996-11-06FS_EXT2FSTheo de Raadt
1996-11-06dk_mountroot() uses ioctl to read disklabelTheo de Raadt
1996-11-06add blktochr()Theo de Raadt
1996-11-06move floppy to split-major for 4 unitsTheo de Raadt
1996-11-06give floppies real partitionsTheo de Raadt
1996-11-06fix mountroot declTheo de Raadt
1996-11-06mountroot is prototyped elsewhereTheo de Raadt
1996-11-06proto mountroot and friendsTheo de Raadt
1996-11-06proto blktochr()Theo de Raadt
1996-11-05Add more cases that should generate SIGTTOUThorsten Lockert
1996-11-05Correct error returns from tcsetpgrp() aka ioctl(, TIOCSPGRP, )Thorsten Lockert