openbsd
1997-03-25 bitbltconfig file paranoia
1997-03-25 deraadtcorrect string empty test; yokota@freebsd
1997-03-25 deraadtensure strftime buf has NUL; yokota@freebsd
1997-03-25 deraadtdo not chmod file before unlink; firebug@atlantic.net
1997-03-25 niklasGet rid of userland includes
1997-03-25 deraadtmove the .; enami@ba2.so-net.or.jp
1997-03-25 rahndsOk here is the mvme88k userland, minus a few important...
1997-03-25 niklasFixed obj-dir building, compacted the bootblock enough...
1997-03-25 niklasCorrect typo
1997-03-25 niklasCorrect typo + moved Teles S0/16.3 port to what the...
1997-03-25 niklasUse GENERIC instead of the obsolete INSTALL kernel
1997-03-25 niklasMake AS, AR & LD overrideable
1997-03-25 millertBack out my previous kludge to make tar files with...
1997-03-25 niklasAddition of the ed ethernet driver
1997-03-25 briggsFrom scottr@netbsd.org:
1997-03-25 briggsFrom scottr@netbsd.org:
1997-03-24 millertMake sure head, tail, and nitems get zero'd even if we
1997-03-23 pefoAdding more arches require more structuring and cleanup...
1997-03-23 pefoSome changes for arc local bus com & lpt.
1997-03-23 pefoMoved from pica since they are not Pica bus specific
1997-03-23 millertUse POSIX regexp, not v8 to avoid linking with -lcompat.
1997-03-23 millertMinor updates from lite2 + some KNF and strdup(3) checking.
1997-03-23 millert-Wall happiness, use mkstemp(3) instead of mktemp(3...
1997-03-22 kstaileyremoved code that was inside #if 0 ... #endif
1997-03-22 niklasget __LDPGSZ def
1997-03-22 niklasMake this build work with objdirs, at least as links
1997-03-21 millertFix two typos in fts(3). NetBSD PR#3364 and NetBSD...
1997-03-21 millertMake struct rusage comments consistent between header...
1997-03-21 millertAdd in recent NetBSD changes we didn't already have:
1997-03-21 gvfuse ${COMPILE.c} even for the custom build
1997-03-21 downsjFix alignment in srt0.c, from NetBSD.
1997-03-21 downsjcruft
1997-03-21 kstaileysince cpio is now pax you can have it too.
1997-03-21 niklasYet more DDB type correctness
1997-03-21 niklasMake ddb variables long
1997-03-21 niklasNew FIXUP_PC_AFTER_BREAK convention from NetBSD
1997-03-21 niklasInstead of explicit extern, include the include file...
1997-03-21 niklasMake ddb variables long (for 64bit archs). from netbsd
1997-03-21 niklasNetBSD sync to sth like 970218
1997-03-21 niklasAdd the bus_space_{read,write}_raw_multi_[248] extensions
1997-03-20 niklas64-bit clean. if_ed.c now works on alpha.
1997-03-20 chuckupdate for adaptec support
1997-03-20 chuckMAJOR CHANGES: [contributed by Chuck Cranor <chuck...
1997-03-20 chuckregen
1997-03-20 chuck - add Adaptec ATM ID's (0x5900, 0x5905). still tryin...
1997-03-20 niklasuse ${COMPILE.c} even for the custom build
1997-03-20 downsjReference include directly to avoid $CDPATH clashes.
1997-03-19 angelosFixed minor bug with next/prev/replay commands.
1997-03-18 majaAdded ${DESTDIR} in -I/usr/include/kerberosIV. -moj
1997-03-18 flipkfix a memory-leak problem in MDXEnd -- even when given
1997-03-18 briggsBad idea to reset mac68k_vidphys/videorowbytes here.
1997-03-18 briggsHandle DAFB better. Only configure if we think a monit...
1997-03-18 briggsAdd bus handle and bus tag to grfbus_softc.
1997-03-18 tholoIntegrate local changes
1997-03-18 tholoFiles missed from previous import
1997-03-18 tholoNew release from Cyclic Software
1997-03-18 briggsFrom Scott Reynolds <scottr@netbsd.org> (, but compilab...
1997-03-17 geneDon't consider an account disabled just because the...
1997-03-17 niklasRemoved static specifiers. Align bpf headers on sizeof...
1997-03-17 briggsFlip around Takeshi Yanagisawa's name. Add back a...
1997-03-17 briggs*Blush* It's Denton, not Dennis, Gentry.
1997-03-17 pefoSerial console trouble again...
1997-03-17 briggsFix typo.
1997-03-17 briggsA couple of cleanup items suggested by is@netbsd.org.
1997-03-17 briggsIntegrate a couple of changes suggested by Scott Reynol...
1997-03-16 bitbltAdded NetBSD fix for overflow. Probably not exploitabl...
1997-03-16 downsjSlight rearrangement, addition of ROMP values.
1997-03-16 flipkallow settimeofday() at securelevel < 2, rather than...
1997-03-15 pefores_close is defined in a macro and should apperently...
1997-03-15 kstaileyremove space from tsleep() message
1997-03-15 briggsAV macs don't have SONIC, they have MACE, and 040 PBs...
1997-03-15 geneFix so yppush will err out if it can't find the ypserve...
1997-03-14 millertAdd missing line, doh!
1997-03-14 millertUpdate from 4.4BSD-lite2
1997-03-14 graichenadd an empty frame.h so that there is one (just like...
1997-03-14 briggsPossible fix for SE/30 internal video problems. Thanks...
1997-03-14 briggsUse macro to truncate page.
1997-03-14 briggsUpdates from Yanagisawa and Denny. This seems to work.
1997-03-14 millertCorrect usage of S_IFREG.
1997-03-14 millertFix problem where tty mode could get clobbered when...
1997-03-14 millertfix el_source() - a block needed braces around it ...
1997-03-14 millertChange an occurrence of if (fromatty) -> if (edit)...
1997-03-14 millertSync with NetBSD and fix "get foo.txt /dev/tty" wrt...
1997-03-14 tholoIterate over signals correctly
1997-03-14 downsjSwitch to linking with the resolver in libc.
1997-03-14 etheisen./usr/include/g++ not ./include/g++
1997-03-13 downsjBIND 4.9.5 includes.
1997-03-13 downsjIntegrate BIND 4.9.5 resolver and associated routines.
1997-03-13 kstaileyCopy the scanner_type from the quirkdata to the sio...
1997-03-13 kstaileyAdd scanner_type and compute_sizes() to quirks.
1997-03-13 majaAdd support for secure maps and passwd. -moj
1997-03-13 downsjThis isn't a linux distribution.
1997-03-13 majaNo dynamic loading on vax. -moj
1997-03-13 downsjDo obj dir correctly.
1997-03-13 briggsUMAX SuperVista S-12 also needs a NOLUNS quirk.
1997-03-12 briggsFix a conflict.
1997-03-12 pefoThe stupid "use console before configured" scheeme...
1997-03-12 pefoNeed this for arc/pci...
1997-03-12 pefoMips ARC systems (hmmm..) can also have PCI buses...
1997-03-12 pefoAdd a define for another compatible chip.
next