| Age | Commit message (Expand) | Author |
| 1993-07-19 | kill damned RCS Log | cgd |
| 1993-07-19 | Add ${DEBUG} to CFLAGS and -f to dbsym. | mycroft |
| 1993-07-19 | Reading file marks or writing end of tape return 0 bytes, AND THEY | cgd |
| 1993-07-19 | replace jolitz's vfs__bio with a better one from CMU via mw. | cgd |
| 1993-07-19 | Clean up deleted files. | mycroft |
| 1993-07-19 | replace jolitz's vfs__bio with a better one from CMU via mw. | cgd |
| 1993-07-19 | from Bruce Evans <bde@kralizec.zeta.org.au>: | cgd |
| 1993-07-19 | kernvers="NetBSD 0.9" | cgd |
| 1993-07-19 | add isofs/isofs_rrip.c if using "options ISOFS" | cgd |
| 1993-07-19 | according to andrew, the bit with the comment: | cgd |
| 1993-07-19 | Rockridge support added a la mods by Atsushi Murai. (amurai@spec.co.jp) | cgd |
| 1993-07-19 | add ISOFSMNT_NORRIP, arguably in the wrong place, but | cgd |
| 1993-07-19 | patches from allen briggs to fix a minor bug in *attach() | cgd |
| 1993-07-19 | Change open and close routines for swapdev back to enodev. What a kluge. | mycroft |
| 1993-07-19 | Fix open and close entries for swap in bdevsw. | mycroft |
| 1993-07-19 | allocate out of kmem_map, not buffer_map. buffer_map is for | cgd |
| 1993-07-19 | disable all AUTO_EOI's, at bde's suggestion-- | cgd |
| 1993-07-19 | Move flushq() macro into tty.h. | mycroft |
| 1993-07-19 | Make sure there are character in the ring before flushing. | mycroft |
| 1993-07-19 | Use flushq() macro instead. | mycroft |
| 1993-07-19 | Use ndflush(), not while(getc()). | mycroft |
| 1993-07-18 | Phooey. Need a better mechanism for dealing with multiple sets of local | mycroft |
| 1993-07-18 | CC should be cc. cc is gcc2... | cgd |
| 1993-07-18 | Add DUMMY_NOPS. | mycroft |
| 1993-07-18 | my bucket of mud has changed a bit.. | deraadt |
| 1993-07-18 | rework the way effectual NOPs are enabled/disabled to make they delay | cgd |
| 1993-07-18 | Change to work with new config stuff for specifying load address. | mycroft |
| 1993-07-18 | set mountroot to ufs_mountroot. swapgeneric is currently broken for other | cgd |
| 1993-07-18 | Oops. Back out a change that shouldn't be committed... | mycroft |
| 1993-07-18 | Use new -T option to dbsym. | mycroft |
| 1993-07-18 | Add a `XXX'... | mycroft |
| 1993-07-18 | * copyin/out(), copyin/outstr(), s/fubyte() et al protection fixes, | andrew |
| 1993-07-18 | vm_protect() of the user area is no longer required for i386 machines; the | andrew |
| 1993-07-18 | * don't used copyout() to relocate icode - use bcopy() instead | andrew |
| 1993-07-18 | Clean up deleted files. | mycroft |
| 1993-07-18 | Nuke a kluge from Net/2. The argument list ocreat() creates for open() can | mycroft |
| 1993-07-18 | Only declare these variables extern in buf.h; define them only once in | mycroft |
| 1993-07-17 | Add some kitchen sinks. | mycroft |
| 1993-07-17 | Stylistic change to attach message to match others. | mycroft |
| 1993-07-17 | Make these files GCC 2 happy. | mycroft |
| 1993-07-17 | Finish moving struct definitions outside of function declarations. | mycroft |
| 1993-07-17 | Finish moving struct definitions outside of function declarations. | mycroft |
| 1993-07-17 | Fixed two occarances of ldos which should have been lods. | cgd |
| 1993-07-17 | gcc-2.4.5's ffs() has been rendered safe for kernel compiling... | cgd |
| 1993-07-17 | scsi_switch had wrong entries for these controllers... | deraadt |
| 1993-07-16 | #include cpufunc,h so inb() and outb() are inlined. | mycroft |
| 1993-07-16 | ANSI mods. | cgd |
| 1993-07-16 | fix for macklem's bogus use of the va_flags field, supplied by | cgd |
| 1993-07-16 | more rcs id adding and header cleanup. i like vi macros! | cgd |
| 1993-07-15 | gcc2 cleanup, and break args out of procedure def'ns | cgd |