Age | Commit message (Expand) | Author |
1997-04-20 | Use ${ALPHA} instead of ../.. | Niklas Hallqvist |
1997-04-20 | My new toy | Thorsten Lockert |
1997-04-19 | Fix a compile warning | Thorsten Lockert |
1997-04-19 | .depend needs cpuconf.c | Thorsten Lockert |
1997-04-14 | typo for us. | michaels |
1997-04-14 | Add PCI ed* | Todd C. Miller |
1997-04-13 | Add support for PCI NE2000 clones. I finally got around to doing this :-) | Todd C. Miller |
1997-04-10 | __C -> __abs_c for consistency with usage in tc_* | Todd C. Miller |
1997-04-10 | Add missing __C #define | Todd C. Miller |
1997-04-10 | Fix typo (aligend -> aligned) | Todd C. Miller |
1997-04-09 | the the | Theo de Raadt |
1997-04-08 | minor cleanup regarding forward scrolling usage, also only scroll one line | michaels |
1997-04-08 | use a different, smaller font. | michaels |
1997-04-07 | Use MAXPARTITIONS not ``8'' | Todd C. Miller |
1997-04-07 | 16 partitions | Todd C. Miller |
1997-04-07 | We run OpenBSD. Also note that installboot may be run on the ``c'' | Todd C. Miller |
1997-04-06 | Add CD9660 now that it works. | Todd C. Miller |
1997-04-06 | support cd9660 disklabel spoofing; also fix block offset confusion | Theo de Raadt |
1997-04-05 | so strlen.c compiles again... | Todd C. Miller |
1997-04-04 | Define in_addr_t and in_port_t everywhere but use u_intXX_t for | Todd C. Miller |
1997-04-02 | Better implementation of buf_space_*_raw_multi_* that deals well | Niklas Hallqvist |
1997-03-25 | Addition of the ed ethernet driver | Niklas Hallqvist |
1997-03-21 | New FIXUP_PC_AFTER_BREAK convention from NetBSD | Niklas Hallqvist |
1997-03-21 | Add the bus_space_{read,write}_raw_multi_[248] extensions | Niklas Hallqvist |
1997-02-26 | Add IP-SEC | Niklas Hallqvist |
1997-02-26 | Workaround for some weird cpp bug that made cpuconf.o builds fail | Niklas Hallqvist |
1997-02-12 | fix typecast; janjaap@stack.nl | Theo de Raadt |
1997-02-09 | shadowed variable caused si_addr to be incorrect | Theo de Raadt |
1997-02-06 | From theo: use VM_PROT_* types and pass address nicely | Niklas Hallqvist |
1997-02-06 | Fixed some missing declarations and such. Still sth to fix for Theo :-) | Niklas Hallqvist |
1997-02-03 | More siginfo implementations (alpha and mips might even work) | Theo de Raadt |
1997-02-03 | initial cut at siginfo | Theo de Raadt |
1997-01-24 | Sync with NetBSD 961207 | Niklas Hallqvist |
1997-01-17 | don't update battery backed up clock if system time is wrong from begin | kstailey |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1996-12-23 | use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary types | Theo de Raadt |
1996-12-11 | MCLSHIFT=11, and calc MCLBYTES in such terms. found by pefo | Theo de Raadt |
1996-12-08 | Merge to NetBSD 961107, i.e. mostly new bus.h | Niklas Hallqvist |
1996-11-28 | Fix a vararg proto | Niklas Hallqvist |
1996-11-27 | Make compilable in our env. Involved disabling ELF support, | Niklas Hallqvist |
1996-11-27 | include libkern.h prior to stand.h to not to collide m{in,ax} definitions. | Michael Shalayeff |
1996-11-23 | remrq -> remrunqueue | kstailey |
1996-11-23 | added const to second parameter of cfprint_t routines | kstailey |
1996-11-14 | Add memcpy entrypoint to bcopy et al. With this, in-tree gcc now | Niklas Hallqvist |
1996-11-12 | Arrival of new bus.h from NetBSD | Niklas Hallqvist |
1996-11-12 | s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy road | Niklas Hallqvist |
1996-11-11 | Updates for SCSI scanner and SCSI unknown devices. | kstailey |
1996-11-06 | use dk_mountroot | Theo de Raadt |
1996-11-06 | add blktochr() | Theo de Raadt |
1996-11-06 | fix mountroot type | Theo de Raadt |