| Commit message (Expand) | Author | Files | Lines |
1997-01-17 | don't update battery backed up clock if system time is wrong from begin |  kstailey | 3 | -8/+23 |
1997-01-17 | added "see also" refs to cdio & chio |  kstailey | 1 | -0/+2 |
1997-01-17 | ncr_print() -> scsiprint() |  kstailey | 1 | -21/+3 |
1997-01-17 | Fixes: |  downsj | 1 | -4/+4 |
1997-01-16 | prevent scsiconf.c:110: warning: unused variable `l' |  kstailey | 1 | -2/+4 |
1997-01-16 | do not call resettodr() if RB_TIMEBAD is set due to being in ddb with clock updates suspended |  kstailey | 8 | -19/+67 |
1997-01-16 | do not call resettodr() if RB_TIMEBAD is set due to being in ddb with clock updates suspended |  kstailey | 1 | -2/+6 |
1997-01-16 | ahaprint() & btprint() -> scsiprint() |  kstailey | 2 | -27/+3 |
1997-01-16 | siprint() -> scsiprint() |  kstailey | 1 | -16/+2 |
1997-01-16 | Don't define MAXBSIZE here. -moj |  maja | 1 | -1/+3 |
1997-01-16 | Added scsiprint from NetBSD, needed by new driver for VAX. -moj |  maja | 2 | -2/+23 |
1997-01-16 | Sync to NetBSD 970110 |  niklas | 196 | -2516/+7674 |
1997-01-16 | Use RB_TIMEBAD in boot() to know not to update the battery backed up clock |  kstailey | 3 | -5/+13 |
1997-01-16 | use RB_TIMEBAD to indicate that the time is wrong and should not be copied |  kstailey | 1 | -4/+4 |
1997-01-16 | disambiguate somewhat |  kstailey | 1 | -3/+5 |
1997-01-16 | Correct logic such that newfs w/o -t on a device w/o a label |  millert | 1 | -3/+3 |
1997-01-16 | getopt(3) fix that I missed in the previous sweep. |  millert | 1 | -1/+1 |
1997-01-16 | Man pages for libedit, from NetBSD. |  millert | 2 | -0/+824 |
1997-01-16 | Merge in NetBSD libedit changes and new man pages. Also fix some |  millert | 37 | -21/+191 |
1997-01-16 | Speak in English and note that editline(3) now exists. |  millert | 1 | -9/+5 |
1997-01-16 | machdep.c |  kstailey | 1 | -7/+5 |
1997-01-16 | added RB_TIMEBAD bootflag |  kstailey | 1 | -1/+2 |
1997-01-16 | Update from NetBSD: adds chlen command and makes -Wall happy. |  millert | 4 | -54/+85 |
1997-01-16 | all modified code can now compile with -Werror -Wall -Wstrict-prototypes |  kstailey | 84 | -942/+1198 |
1997-01-16 | From NetBSD: Warn about potentially unsafe uid/gid overrides. |  millert | 1 | -3/+15 |
1997-01-16 | Support VM_PSSTRINGS. Man, this has been sitting in my tree for a while... |  millert | 2 | -4/+22 |
1997-01-16 | getopt(3) returns an int, not char. |  millert | 1 | -2/+2 |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! |  millert | 252 | -603/+603 |
1997-01-15 | sync with NetBSD 970112 -moj |  maja | 155 | -9802/+25555 |
1997-01-15 | add prototype of reboot2() via machdep.h |  kstailey | 1 | -1/+5 |
1997-01-15 | moved init of ret in randomioctl() to better location |  kstailey | 1 | -2/+3 |
1997-01-15 | From NetBSD: make testdb() fail if database version string has length zero. |  millert | 4 | -15/+30 |
1997-01-15 | Well, actually this seemed to be a bug in generic code, that |  rahnds | 1 | -14/+0 |
1997-01-15 | added prototypes, made some functions static, removed unused variables |  kstailey | 3 | -16/+39 |
1997-01-15 | add IPXIP option commented out, explanation. |  mickey | 1 | -1/+2 |
1997-01-15 | extra braces to prevent warning about missing braces |  kstailey | 1 | -13/+13 |
1997-01-15 | sc_link.adapter_buswidth, set to 16 if wide scsi. if 0 it gets converted |  deraadt | 4 | -8/+38 |
1997-01-15 | more missing prototypes and other warnings fixed |  kstailey | 3 | -17/+26 |
1997-01-15 | Minor formatting tweak from NetBSD (perry) + OpenBSD tags. |  millert | 1 | -1/+2 |
1997-01-15 | Don't need this, /sys/compat/m68k4k works better. |  downsj | 1 | -53/+1 |
1997-01-15 | prevent -Wall warning: |  kstailey | 1 | -2/+2 |
1997-01-15 | prevent warning: |  kstailey | 1 | -2/+2 |
1997-01-15 | prevent warning: |  kstailey | 1 | -2/+2 |
1997-01-15 | fixed warning: |  kstailey | 1 | -2/+2 |
1997-01-15 | 8k |  downsj | 1 | -2/+2 |
1997-01-15 | prevent this warning: |  kstailey | 1 | -3/+3 |
1997-01-15 | added prototypes |  kstailey | 1 | -14/+22 |
1997-01-15 | Add DESTDIR support for crt{begin,end}.o (powerpc only so far) |  niklas | 2 | -22/+9 |
1997-01-15 | Clarification. From NetBSD. |  millert | 1 | -2/+2 |
1997-01-14 | Remove locc. -moj |  maja | 1 | -2/+2 |