Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-02-04 | ipfiltering | kstailey | |
1997-02-04 | NetBSD -> OpenBSD | kstailey | |
1997-02-04 | adjust warning flags | kstailey | |
1997-02-03 | remove DDB hack | kstailey | |
1997-02-03 | add siginfo member to struct sigframe | kstailey | |
1997-02-03 | closer to NetBSD 1.65 | kstailey | |
1997-02-03 | First try at SA_SIGINFO support. | kstailey | |
Some mods in trap.c to bring it closer to NetBSD 1.65. | |||
1997-01-19 | From Gordon W Ross (NetBSD): | Niklas Hallqvist | |
Use db_regs_t instead of struct mc68020_saved_state | |||
1997-01-16 | siprint() -> scsiprint() | kstailey | |
1997-01-16 | Use RB_TIMEBAD in boot() to know not to update the battery backed up clock | kstailey | |
via resettodr(). Make Sun3-only command "machine reboot" only print a warning that the command is obsolete and that you should use the "boot" command instead. | |||
1997-01-16 | machdep.c | kstailey | |
1997-01-16 | all modified code can now compile with -Werror -Wall -Wstrict-prototypes | kstailey | |
CAVEAT: turning off -O2 produces warnings about "defined but not used" functions from libkern.h removed internal copy of gets() replaced with call to getsn() fixed #ifdef ... #endif mismatch in swapgeneric.c fixed printf() in if_ie.c that was missing an argument fixed si.c so that it compiles added tags to all edited files | |||
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1997-01-13 | reformatted ala KNF | kstailey | |
1997-01-13 | leds-extern.h -> ledsvar.h | kstailey | |
1997-01-13 | back-panel LED control device derived from code by der Mouse | kstailey | |
1997-01-07 | backed out prev. netbsd merge except for smaller proc table | kstailey | |
1996-12-31 | sync with 17-Dec-1996 | kstailey | |
1996-12-28 | changed __NetBSD__ to __OpenBSD__ | kstailey | |
1996-12-27 | merged into autoconf.h and control.h | kstailey | |
1996-12-27 | merged into if_le.c | kstailey | |
1996-12-24 | sync with NetBSD | kstailey | |
1996-12-24 | new NetBSD file | kstailey | |
1996-12-23 | use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary types | Theo de Raadt | |
1996-12-22 | removed netbsd refs from "clean" target | kstailey | |
1996-12-11 | MCLSHIFT=11, and calc MCLBYTES in such terms. found by pefo | Theo de Raadt | |
1996-12-02 | increase default data limit to size needed for make build | kstailey | |
1996-11-25 | htons et al. works on explicit 16- and 32-bit quantities and not the | Niklas Hallqvist | |
machine dependent "short" and "long" integer. Correct and enhance manpage. Change all short and longs to u_int16_t and u_int32_t, respectively. OpenBSD RCSIds | |||
1996-11-24 | removed ref to bitmask_snprintf() | kstailey | |
1996-11-24 | sync w/NetBSD modulo two-arg boot(); adds dump | kstailey | |
1996-11-24 | remove bogus diagnostic | kstailey | |
1996-11-23 | added const to second parameter of cfprint_t routines | kstailey | |
1996-11-23 | include "std.sun3" -> include "arch/sun3/conf/std.sun3" | kstailey | |
1996-11-23 | sync with NetBSD -- copyright changes only | kstailey | |
1996-11-23 | sync with NetBSD -- copyright changes only | kstailey | |
1996-11-23 | sync with NetBSD | kstailey | |
1996-11-16 | EM_M68K -> EM_68K | kstailey | |
1996-11-15 | added DO_AOUT for kvm_mkdb; added ELF defines too | kstailey | |
1996-11-14 | removed bcopy & bcmp dependencies | kstailey | |
1996-11-13 | kernel is bsd | Michael Shalayeff | |
1996-11-12 | cdev_init_random -> cdev_random_init | kstailey | |
1996-11-12 | config file for my Sun3/60M | kstailey | |
1996-11-11 | Updates for SCSI scanner and SCSI unknown devices. | kstailey | |
Removed MI *dev_decl() stuff that is now in sys/conf.h | |||
1996-11-08 | Added protection against multiple inclusions. | kstailey | |
Added CTL_MACHDEP definitions. "The Way Out Is The Way In" -- Laraaji | |||
1996-11-07 | dk_mountroot | Theo de Raadt | |
1996-11-06 | add blktochr() | Theo de Raadt | |
1996-11-02 | added $OpenBSD$ tag | kstailey | |
1996-11-02 | mem* routines for sun3 private libsa | kstailey | |
1996-10-19 | add random device | Michael Shalayeff | |
1996-10-14 | openbsd | Theo de Raadt | |