Age | Commit message (Expand) | Author |
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 |
1997-03-17 | Removed static specifiers. Align bpf headers on sizeof(long) boundaries | Niklas Hallqvist |
1997-03-17 | Flip 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-17 | Serial console trouble again... | Per Fogelstrom |
1997-03-17 | Fix typo. | briggs |
1997-03-17 | A couple of cleanup items suggested by is@netbsd.org. | briggs |
1997-03-17 | A couple of cleanup items suggested by is@netbsd.org. | briggs |
1997-03-17 | Integrate a couple of changes suggested by Scott Reynolds and Takeshi Yanagis... | briggs |
1997-03-16 | Added NetBSD fix for overflow. Probably not exploitable because it's a static. | bitblt |
1997-03-16 | Slight rearrangement, addition of ROMP values. | Jason Downs |
1997-03-16 | allow settimeofday() at securelevel < 2, rather than < 1. | flipk |
1997-03-15 | res_close is defined in a macro and should apperently not be used as _res_close. | Per Fogelstrom |
1997-03-15 | remove space from tsleep() message | kstailey |
1997-03-15 | AV macs don't have SONIC, they have MACE, and 040 PBs do have SONIC. | briggs |
1997-03-15 | Fix so yppush will err out if it can't find the ypservers map. This whole | gene |
1997-03-14 | Add missing line, doh! | Todd C. Miller |
1997-03-14 | Update from 4.4BSD-lite2 | Todd C. Miller |
1997-03-14 | add an empty frame.h so that there is one (just like on the arc) | Thomas Graichen |
1997-03-14 | Possible fix for SE/30 internal video problems. Thanks to Denny Gentry for | briggs |
1997-03-14 | Use macro to truncate page. | briggs |
1997-03-14 | Updates from Yanagisawa and Denny. This seems to work. | briggs |
1997-03-14 | Correct usage of S_IFREG. | Todd C. Miller |
1997-03-14 | Fix problem where tty mode could get clobbered when ftp was suspended. | Todd C. Miller |
1997-03-14 | fix el_source() - a block needed braces around it (from NetBSD) | Todd C. Miller |
1997-03-14 | Change an occurrence of if (fromatty) -> if (edit) -- from Thorsten. | Todd C. Miller |
1997-03-14 | Sync with NetBSD and fix "get foo.txt /dev/tty" wrt progress meter | Todd C. Miller |
1997-03-14 | Iterate over signals correctly | Thorsten Lockert |
1997-03-14 | Switch to linking with the resolver in libc. | Jason Downs |