summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-03-22get __LDPGSZ defNiklas Hallqvist
1997-03-22Make this build work with objdirs, at least as linksNiklas Hallqvist
1997-03-21Fix two typos in fts(3). NetBSD PR#3364 and NetBSD PR#3368Todd C. Miller
1997-03-21Make struct rusage comments consistent between header fileTodd C. Miller
1997-03-21Add in recent NetBSD changes we didn't already have:Todd C. Miller
1997-03-21use ${COMPILE.c} even for the custom buildgvf
1997-03-21Fix alignment in srt0.c, from NetBSD.Jason Downs
1997-03-21cruftJason Downs
1997-03-21since cpio is now pax you can have it too.kstailey
1997-03-21Yet more DDB type correctnessNiklas Hallqvist
1997-03-21Make ddb variables longNiklas Hallqvist
1997-03-21New FIXUP_PC_AFTER_BREAK convention from NetBSDNiklas Hallqvist
1997-03-21Instead of explicit extern, include the include file which should do itNiklas Hallqvist
1997-03-21Make ddb variables long (for 64bit archs). from netbsdNiklas Hallqvist
1997-03-21NetBSD sync to sth like 970218Niklas Hallqvist
1997-03-21Add the bus_space_{read,write}_raw_multi_[248] extensionsNiklas Hallqvist
1997-03-2164-bit clean. if_ed.c now works on alpha.Niklas Hallqvist
1997-03-20update for adaptec supportchuck
1997-03-20MAJOR CHANGES: [contributed by Chuck Cranor <chuck@ccrc.wustl.edu> andchuck
1997-03-20regenchuck
1997-03-20 - add Adaptec ATM ID's (0x5900, 0x5905). still trying to find out how theychuck
1997-03-20use ${COMPILE.c} even for the custom buildNiklas Hallqvist
1997-03-20Reference include directly to avoid $CDPATH clashes.Jason Downs
1997-03-19Fixed minor bug with next/prev/replay commands.Angelos D. Keromytis
1997-03-18Added ${DESTDIR} in -I/usr/include/kerberosIV. -mojMats O Jansson
1997-03-18fix a memory-leak problem in MDXEnd -- even when givenflipk
1997-03-18Bad idea to reset mac68k_vidphys/videorowbytes here.briggs
1997-03-18Handle DAFB better. Only configure if we think a monitor is attached andbriggs
1997-03-18Add bus handle and bus tag to grfbus_softc.briggs
1997-03-18Integrate local changesThorsten Lockert
1997-03-18Files missed from previous importThorsten Lockert
1997-03-18New release from Cyclic SoftwareThorsten Lockert
1997-03-18From Scott Reynolds <scottr@netbsd.org> (, but compilable ;-)briggs
1997-03-17Don't consider an account disabled just because the password length != 13.gene
1997-03-17Removed static specifiers. Align bpf headers on sizeof(long) boundariesNiklas Hallqvist
1997-03-17Flip around Takeshi Yanagisawa's name. Add back a physaccess() call that I w...briggs
1997-03-17*Blush* It's Denton, not Dennis, Gentry.briggs
1997-03-17Serial console trouble again...Per Fogelstrom
1997-03-17Fix typo.briggs
1997-03-17A couple of cleanup items suggested by is@netbsd.org.briggs
1997-03-17A couple of cleanup items suggested by is@netbsd.org.briggs
1997-03-17Integrate a couple of changes suggested by Scott Reynolds and Takeshi Yanagis...briggs
1997-03-16Added NetBSD fix for overflow. Probably not exploitable because it's a static.bitblt
1997-03-16Slight rearrangement, addition of ROMP values.Jason Downs
1997-03-16allow settimeofday() at securelevel < 2, rather than < 1.flipk
1997-03-15res_close is defined in a macro and should apperently not be used as _res_close.Per Fogelstrom
1997-03-15remove space from tsleep() messagekstailey
1997-03-15AV macs don't have SONIC, they have MACE, and 040 PBs do have SONIC.briggs
1997-03-15Fix so yppush will err out if it can't find the ypservers map. This wholegene
1997-03-14Add missing line, doh!Todd C. Miller