Age | Commit message (Expand) | Author |
1997-03-25 | Correct typo | Niklas Hallqvist |
1997-03-25 | Correct typo + moved Teles S0/16.3 port to what the manual says | Niklas Hallqvist |
1997-03-25 | Use GENERIC instead of the obsolete INSTALL kernel | Niklas Hallqvist |
1997-03-25 | Make AS, AR & LD overrideable | Niklas Hallqvist |
1997-03-25 | Back out my previous kludge to make tar files with short trailers work in | Todd C. Miller |
1997-03-25 | Addition of the ed ethernet driver | Niklas Hallqvist |
1997-03-25 | From scottr@netbsd.org: | briggs |
1997-03-25 | From scottr@netbsd.org: | briggs |
1997-03-24 | Make sure head, tail, and nitems get zero'd even if we | Todd C. Miller |
1997-03-23 | Adding more arches require more structuring and cleanup. More to come... | Per Fogelstrom |
1997-03-23 | Some changes for arc local bus com & lpt. | Per Fogelstrom |
1997-03-23 | Moved from pica since they are not Pica bus specific | Per Fogelstrom |
1997-03-23 | Use POSIX regexp, not v8 to avoid linking with -lcompat. | Todd C. Miller |
1997-03-23 | Minor updates from lite2 + some KNF and strdup(3) checking. | Todd C. Miller |
1997-03-23 | -Wall happiness, use mkstemp(3) instead of mktemp(3), and some | Todd C. Miller |
1997-03-22 | removed code that was inside #if 0 ... #endif | kstailey |
1997-03-22 | get __LDPGSZ def | Niklas Hallqvist |
1997-03-22 | Make this build work with objdirs, at least as links | Niklas Hallqvist |
1997-03-21 | Fix two typos in fts(3). NetBSD PR#3364 and NetBSD PR#3368 | Todd C. Miller |
1997-03-21 | Make struct rusage comments consistent between header file | Todd C. Miller |
1997-03-21 | Add in recent NetBSD changes we didn't already have: | Todd C. Miller |
1997-03-21 | use ${COMPILE.c} even for the custom build | gvf |
1997-03-21 | Fix alignment in srt0.c, from NetBSD. | Jason Downs |
1997-03-21 | cruft | Jason Downs |
1997-03-21 | since cpio is now pax you can have it too. | kstailey |
1997-03-21 | Yet more DDB type correctness | Niklas Hallqvist |
1997-03-21 | Make ddb variables long | Niklas Hallqvist |
1997-03-21 | New FIXUP_PC_AFTER_BREAK convention from NetBSD | Niklas Hallqvist |
1997-03-21 | Instead of explicit extern, include the include file which should do it | Niklas Hallqvist |
1997-03-21 | Make ddb variables long (for 64bit archs). from netbsd | Niklas Hallqvist |
1997-03-21 | NetBSD sync to sth like 970218 | Niklas Hallqvist |
1997-03-21 | Add the bus_space_{read,write}_raw_multi_[248] extensions | Niklas Hallqvist |
1997-03-21 | 64-bit clean. if_ed.c now works on alpha. | Niklas Hallqvist |
1997-03-20 | update for adaptec support | chuck |
1997-03-20 | MAJOR CHANGES: [contributed by Chuck Cranor <chuck@ccrc.wustl.edu> and | chuck |
1997-03-20 | regen | chuck |
1997-03-20 | - add Adaptec ATM ID's (0x5900, 0x5905). still trying to find out how they | chuck |
1997-03-20 | use ${COMPILE.c} even for the custom build | Niklas Hallqvist |
1997-03-20 | Reference include directly to avoid $CDPATH clashes. | Jason Downs |
1997-03-19 | Fixed minor bug with next/prev/replay commands. | Angelos D. Keromytis |
1997-03-18 | Added ${DESTDIR} in -I/usr/include/kerberosIV. -moj | Mats O Jansson |
1997-03-18 | fix a memory-leak problem in MDXEnd -- even when given | flipk |
1997-03-18 | Bad idea to reset mac68k_vidphys/videorowbytes here. | briggs |
1997-03-18 | Handle DAFB better. Only configure if we think a monitor is attached and | briggs |
1997-03-18 | Add bus handle and bus tag to grfbus_softc. | briggs |
1997-03-18 | Integrate local changes | Thorsten Lockert |
1997-03-18 | Files missed from previous import | Thorsten Lockert |
1997-03-18 | New release from Cyclic Software | Thorsten Lockert |
1997-03-18 | From Scott Reynolds <scottr@netbsd.org> (, but compilable ;-) | briggs |
1997-03-17 | Don't consider an account disabled just because the password length != 13. | gene |