Age | Commit message (Expand) | Author |
1996-11-06 | Change suggested by Manuel Bouyer. | Jason Downs |
1996-11-06 | Correct ISADMA condition. Now both amiga & arc can use IDE with >4k xfers | Niklas Hallqvist |
1996-11-06 | Slight oversight in Ken's latest fix | Niklas Hallqvist |
1996-11-06 | 0377 handling in ISTRIP/PARMRK mode | Theo de Raadt |
1996-11-06 | Get vnode locking right when verifying pathnames ending in '/' are directories | Thorsten Lockert |
1996-11-06 | Temporarily disable special-case for trailing '/' in pathname lookups | Thorsten Lockert |
1996-11-06 | fix for acd | Theo de Raadt |
1996-11-06 | fd moves, acd gets added | Theo de Raadt |
1996-11-06 | use dk_mountroot | Theo de Raadt |
1996-11-06 | add blktochr() | Theo de Raadt |
1996-11-06 | fix mountroot type | Theo de Raadt |
1996-11-06 | add blktochr() | Theo de Raadt |
1996-11-06 | use dk_mountroot | Theo de Raadt |
1996-11-06 | add blktochr() | Theo de Raadt |
1996-11-06 | repair mountroot type | Theo de Raadt |
1996-11-06 | use dk_mountroot | Theo de Raadt |
1996-11-06 | add blktochr | Theo de Raadt |
1996-11-06 | repair mountroot type | Theo de Raadt |
1996-11-06 | FS_EXT2FS | Theo de Raadt |
1996-11-06 | dk_mountroot() uses ioctl to read disklabel | Theo de Raadt |
1996-11-06 | add blktochr() | Theo de Raadt |
1996-11-06 | move floppy to split-major for 4 units | Theo de Raadt |
1996-11-06 | give floppies real partitions | Theo de Raadt |
1996-11-06 | fix mountroot decl | Theo de Raadt |
1996-11-06 | mountroot is prototyped elsewhere | Theo de Raadt |
1996-11-06 | proto mountroot and friends | Theo de Raadt |
1996-11-06 | proto blktochr() | Theo de Raadt |
1996-11-05 | Add more cases that should generate SIGTTOU | Thorsten Lockert |
1996-11-05 | Correct error returns from tcsetpgrp() aka ioctl(, TIOCSPGRP, ) | Thorsten Lockert |
1996-11-05 | Enable NFS | Thorsten Lockert |
1996-11-05 | Remove a ^G that should not be here | Thorsten Lockert |
1996-11-05 | Patch from Kirk McKusick: | Thorsten Lockert |
1996-11-05 | Use romvecs[14] for the P460, not romvecs[3]. From Bob Nestor | briggs |
1996-11-05 | sync | Jason Downs |
1996-11-04 | Q900, etc. have 2nd scsi adapter at offset of 0x402, not 0x400 from the 1st. | briggs |
1996-11-04 | Improve performance some. Still pretty bad. | briggs |
1996-11-04 | support _POSIX_VDISABLE for VEOF and VEOL too | Theo de Raadt |
1996-11-04 | We should return 0 on non-blocking read from FIFO with no writers | Thorsten Lockert |
1996-11-04 | permit locking on devices | Theo de Raadt |
1996-11-04 | If VMIN=0, and timer>0 and expires, read should return 0 | Theo de Raadt |
1996-11-04 | Redo access time change; it should be updated on a read of 0 bytes when | Thorsten Lockert |
1996-11-03 | make SCSI_POLL only be set when scanjet_ctl_{read|write} is called from scanj... | kstailey |
1996-11-03 | O_NOCTTY == 0x8000 sez POSIX | Theo de Raadt |
1996-11-02 | added $OpenBSD$ tag | kstailey |
1996-11-02 | mem* routines for sun3 private libsa | kstailey |
1996-11-02 | Improve reliability on my Q700, at least. Was getting the occasional | briggs |
1996-11-02 | Only print 'not finished' if AUDIO_DEBUG defined. Also fix up some | Todd C. Miller |
1996-11-02 | Better error message if included in the kernel, from NetBSD. | Todd C. Miller |
1996-11-01 | Pull in changes from Manuel. | Jason Downs |
1996-11-01 | Pull in changes from Manuel Bouyer | Jason Downs |