Age | Commit message (Expand) | Author |
1998-09-23 | ne/we/ec drivers | Theo de Raadt |
1998-09-22 | Add mii layer for alpha (needed by new fxp) | Jason Wright |
1998-09-21 | remove slip, add bpf. also remove nfsclient and fddi, so that alpha ramdisk f... | Theo de Raadt |
1998-09-04 | o check lseek return values | Todd C. Miller |
1998-09-04 | unit numbers should be < 16, not < 8 since we can have wide drives | Todd C. Miller |
1998-09-04 | Kill non-working ultrix-style controller/disk/kernel format and leave | Todd C. Miller |
1998-08-31 | Return ENXIO on open of /dev/mem minor devs that don't exist | Todd C. Miller |
1998-08-24 | Add support for /dev/ksyms to arch-specific files | Todd C. Miller |
1998-08-04 | fix type of resid in printf | Todd C. Miller |
1998-07-28 | Return EINVAL when msg_iovlen or iovcnt <= 0; Make uio_resid unsigned (size_t... | Todd C. Miller |
1998-07-19 | do not force single if rd root | Theo de Raadt |
1998-07-07 | oops, i did not handle nchrdev correctly | Theo de Raadt |
1998-07-07 | fix chrtoblk() so that it returne ENODEV for entries beyond the end of the table | Theo de Raadt |
1998-07-01 | First shot for EB164SX/LX support; kernels for those should be much | Angelos D. Keromytis |
1998-07-01 | NetBSD sync. | Angelos D. Keromytis |
1998-07-01 | Add pciide_machdep.c; that file is taken from NetBSD (forgot to | Angelos D. Keromytis |
1998-07-01 | PCI-IDE interface. | Angelos D. Keromytis |
1998-07-01 | Do the right thing with interrupts during autoconfiguration; from NetBSD. | Angelos D. Keromytis |
1998-07-01 | let COPTS override -02 | Theo de Raadt |
1998-06-29 | isa_intr_check(), alpha style. | Jason Downs |
1998-06-28 | I'm clearly having problems with cut-and-paste today. | Angelos D. Keromytis |
1998-06-28 | More defines from NetBSD. | Angelos D. Keromytis |
1998-06-28 | Oops, cut and pasted a bit too much. | Angelos D. Keromytis |
1998-06-28 | Extend struct cia_config, needed for the EB164LX/SX support (and other | Angelos D. Keromytis |
1998-06-28 | Some more defines from NetBSD. | Angelos D. Keromytis |
1998-06-28 | Some more system definitions, from NetBSD | Angelos D. Keromytis |
1998-06-05 | Comment out text after #endif | janjaap |
1998-05-02 | Fix pasto | Todd C. Miller |
1998-04-07 | enable _insque and _remque; don | Theo de Raadt |
1998-04-04 | undo unapproved change | Theo de Raadt |
1998-04-04 | Include arch/alpha/support.c required by netiso/netccitt/netns | don |
1998-03-27 | Messed up configuration, can live without it. | Angelos D. Keromytis |
1998-03-22 | Add UID_MAX and GID_MAX | Todd C. Miller |
1998-03-18 | Changes, changes. | Angelos D. Keromytis |
1998-03-18 | Update. | Angelos D. Keromytis |
1998-03-18 | Update. | Angelos D. Keromytis |
1998-03-18 | Add an example PC164SX configuration. | Angelos D. Keromytis |
1998-03-18 | BROKEN_PROM_CONSOLE is only defined if SANE_PROM is not defined. The | Angelos D. Keromytis |
1998-03-17 | Allow wd and acd device boot. | Angelos D. Keromytis |
1998-03-08 | uncomment wdc1 as that's often where atapi cdroms live | Todd C. Miller |
1998-03-06 | main returns int | Todd C. Miller |
1998-03-05 | main returns int | Theo de Raadt |
1998-03-03 | Add -Wno-main for GCC 2.8 | Niklas Hallqvist |
1998-03-02 | "Whoops" last commit contained stuff not meant to be committed | Niklas Hallqvist |
1998-03-01 | GCC 2.8 -Wall explicit typing | Niklas Hallqvist |
1998-03-01 | GCC 2.8 -Wall | Niklas Hallqvist |
1998-03-01 | GCC 2.8 type safety | Niklas Hallqvist |
1998-03-01 | unused decl removed | Niklas Hallqvist |
1998-03-01 | enable wdc1--cdroms often live there. | Todd C. Miller |
1998-03-01 | Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor, | Niklas Hallqvist |