Age | Commit message (Expand) | Author |
1997-01-16 | Don't define MAXBSIZE here. -moj | Mats O Jansson |
1997-01-16 | Added scsiprint from NetBSD, needed by new driver for VAX. -moj | Mats O Jansson |
1997-01-16 | Sync to NetBSD 970110 | Niklas Hallqvist |
1997-01-16 | Use RB_TIMEBAD in boot() to know not to update the battery backed up clock | kstailey |
1997-01-16 | use RB_TIMEBAD to indicate that the time is wrong and should not be copied | kstailey |
1997-01-16 | disambiguate somewhat | kstailey |
1997-01-16 | Correct logic such that newfs w/o -t on a device w/o a label | Todd C. Miller |
1997-01-16 | getopt(3) fix that I missed in the previous sweep. | Todd C. Miller |
1997-01-16 | Man pages for libedit, from NetBSD. | Todd C. Miller |
1997-01-16 | Merge in NetBSD libedit changes and new man pages. Also fix some | Todd C. Miller |
1997-01-16 | Speak in English and note that editline(3) now exists. | Todd C. Miller |
1997-01-16 | machdep.c | kstailey |
1997-01-16 | added RB_TIMEBAD bootflag | kstailey |
1997-01-16 | all modified code can now compile with -Werror -Wall -Wstrict-prototypes | kstailey |
1997-01-16 | Update from NetBSD: adds chlen command and makes -Wall happy. | Todd C. Miller |
1997-01-16 | From NetBSD: Warn about potentially unsafe uid/gid overrides. | Todd C. Miller |
1997-01-16 | Support VM_PSSTRINGS. Man, this has been sitting in my tree for a while... | Todd C. Miller |
1997-01-16 | getopt(3) returns an int, not char. | Todd C. Miller |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1997-01-15 | sync with NetBSD 970112 -moj | Mats O Jansson |
1997-01-15 | add prototype of reboot2() via machdep.h | kstailey |
1997-01-15 | moved init of ret in randomioctl() to better location | kstailey |
1997-01-15 | From NetBSD: make testdb() fail if database version string has length zero. | Todd C. Miller |
1997-01-15 | Well, actually this seemed to be a bug in generic code, that | Dale S. Rahn |
1997-01-15 | added prototypes, made some functions static, removed unused variables | kstailey |
1997-01-15 | add IPXIP option commented out, explanation. | Michael Shalayeff |
1997-01-15 | extra braces to prevent warning about missing braces | kstailey |
1997-01-15 | sc_link.adapter_buswidth, set to 16 if wide scsi. if 0 it gets converted | Theo de Raadt |
1997-01-15 | more missing prototypes and other warnings fixed | kstailey |
1997-01-15 | Minor formatting tweak from NetBSD (perry) + OpenBSD tags. | Todd C. Miller |
1997-01-15 | Don't need this, /sys/compat/m68k4k works better. | Jason Downs |
1997-01-15 | prevent -Wall warning: | kstailey |
1997-01-15 | prevent warning: | kstailey |
1997-01-15 | prevent warning: | kstailey |
1997-01-15 | fixed warning: | kstailey |
1997-01-15 | 8k | Jason Downs |
1997-01-15 | prevent this warning: | kstailey |
1997-01-15 | added prototypes | kstailey |
1997-01-15 | Add DESTDIR support for crt{begin,end}.o (powerpc only so far) | Niklas Hallqvist |
1997-01-15 | Clarification. From NetBSD. | Todd C. Miller |
1997-01-14 | Remove locc. -moj | Mats O Jansson |
1997-01-14 | hack: if we're M68K, also allow us to strip M68K4K. Works for me. | Jason Downs |
1997-01-14 | Use <fcntl.h>, not <sys/file.h>. Approved by Bob Corbett. | Thorsten Lockert |
1997-01-14 | Update to tzdata1996n | Todd C. Miller |
1997-01-14 | Update to tzcode1996o + our fixes. Fixes problem pointed out | Todd C. Miller |
1997-01-14 | Debugger() is needed by KGDB not just DDB | kstailey |
1997-01-14 | Be extra careful when chdir'ing to subdirs. | Todd C. Miller |
1997-01-14 | RAW_PART | Theo de Raadt |
1997-01-13 | preliminary support for the Apollo 060 accelerator | Niklas Hallqvist |
1997-01-13 | Add a commented out option NSIP with explanation | Niklas Hallqvist |