Age | Commit message (Expand) | Author |
1996-10-13 | Updated driver to match FreeBSD, from Dave Huang <khym@bga.com>. | Jason Downs |
1996-10-13 | Fixup (hopefully!) last glitches | Niklas Hallqvist |
1996-10-13 | Correct requirements | Niklas Hallqvist |
1996-10-13 | The 68LC040 generates a format 4 stack frame for floating point | briggs |
1996-10-13 | * Fix from Bill Studenmund <wrstuden@loki.stanford.edu> for transmission | briggs |
1996-10-13 | Add some more offsets, from Erik. | Jason Downs |
1996-10-13 | Update to reflect driver changes. | Jason Downs |
1996-10-13 | Clean up ioctl and flush the input buffer. | Jason Downs |
1996-10-13 | Make sure new mm macros get installed as tmac.m NOT tmac. ! | etheisen |
1996-10-13 | provide split raw/cooked (translated) input modes. cooked mode is default, | Jason Downs |
1996-10-13 | pms driver now uses minor numbers. | Jason Downs |
1996-10-13 | uucp at 66, sigh | Theo de Raadt |
1996-10-12 | on newer cards, use word count for SET_TX_AVAIL_THRESH; from numerous people,... | Theo de Raadt |
1996-10-12 | clean better | Niklas Hallqvist |
1996-10-12 | clean better | Niklas Hallqvist |
1996-10-12 | Fix typo in ttyB case | Niklas Hallqvist |
1996-10-12 | Final touches | Niklas Hallqvist |
1996-10-12 | su.c: minor cleanup, some from FreeBSD | Todd C. Miller |
1996-10-12 | correct default exitcode; netbsd pr#2838, Arne.Juul@idt.ntnu.no | Theo de Raadt |
1996-10-12 | Back out my sprintf -> snprintf changes where they don't make sense and | Todd C. Miller |
1996-10-12 | del tmpdir correctly; pr#29; kstailey@dol-esa.gov | Theo de Raadt |
1996-10-12 | Fix suage string to match man page. NetBSD PR #2837 | Todd C. Miller |
1996-10-12 | Argh, fix a stupid typo | Niklas Hallqvist |
1996-10-12 | Correct sys_pipe's 3rd arg type, alpha needs it | Niklas Hallqvist |
1996-10-12 | HOSTCC for maketab; from dale | Theo de Raadt |
1996-10-12 | +SYSVSEM/MSG support; netbsd pr#2825, hwr@pilhuhn.de | Theo de Raadt |
1996-10-12 | use my eeprom.h with sun-alike definitions | Theo de Raadt |
1996-10-12 | Note changed partition ID | Thorsten Lockert |
1996-10-12 | Warn about changed all-disk partition and updating boot blocks | Thorsten Lockert |
1996-10-12 | Stop if the sum of unreachables and timeouts are >= number of probes, but | Thorsten Lockert |
1996-10-12 | Warn when <malloc.h> is included, recommending <stdlib.h> | Thorsten Lockert |
1996-10-12 | Make mvcur() a weak symbol where supported | Thorsten Lockert |
1996-10-12 | From Kirk McKusick: | Thorsten Lockert |
1996-10-12 | build kernel nicely | Theo de Raadt |
1996-10-12 | permit ufs filesystem type too | Theo de Raadt |
1996-10-12 | build differently | Theo de Raadt |
1996-10-12 | ho hum | Theo de Raadt |
1996-10-12 | first cut, copied from sun3 stuff | Theo de Raadt |
1996-10-12 | i added a fair bit to this | Theo de Raadt |
1996-10-12 | use HOSTCC; from dale | Theo de Raadt |
1996-10-12 | use HOSTCC; from dale | Theo de Raadt |
1996-10-12 | Support LUNs. My God... | Jason Downs |
1996-10-12 | clean kernel too | Theo de Raadt |
1996-10-12 | missing quote; neetbsd pr#2832, mike.long@analog.com | Theo de Raadt |
1996-10-12 | correct diag messages | Theo de Raadt |
1996-10-11 | sync + our changes | Theo de Raadt |
1996-10-10 | fix a few errors | Theo de Raadt |
1996-10-10 | fix gzip problems | Theo de Raadt |
1996-10-10 | copy sparc stuff, to be munged into shape | Theo de Raadt |
1996-10-10 | Fix searching for shell quoting characters. From wosch@freebsd. | michaels |