openbsd
1997-01-25 deraadtdo not use PATH, s/gcc/cc/, mouse@Rodents.Montreal...
1997-01-25 impMMALLOC_DISABLE -> MALLOC_CFLAGS to fix link problem.
1997-01-25 downsjsync with NetBSD, changes from PR#3114, Michael.Eriksso...
1997-01-25 kstaileyreapplied 1.2 -> 1.3 changes to run.c plus many fixes
1997-01-25 dmOnly disclose generation number to root.
1997-01-25 kstaileyback out 1.2 again for testing
1997-01-24 kstaileyreapplied 1.2 -> 1.3 changes to run.c that got squashed
1997-01-24 millertBasically stock AT&T resarch awk until the awk vs....
1997-01-24 chuckbug fix:
1997-01-24 niklasSync with NetBSD 961207
1997-01-24 millertSupport multiple -v options like GNU tar (> 1 -v means...
1997-01-24 niklasSync with NetBSD 960123
1997-01-24 deraadtSIOCGIFCONF nicely
1997-01-24 deraadtdo not build fake disklabel partitions for MBR partitio...
1997-01-24 deraadtarc/pmax -> mips
1997-01-24 deraadtXref acd/wd
1997-01-24 deraadtmore info
1997-01-24 deraadtnot netbsd
1997-01-24 deraadtnetbsd? nope..
1997-01-24 deraadtmissing */
1997-01-24 briggsSync w/ NETBSD_CURRENT_971122.
1997-01-24 briggsAdd kernel config for Allen's Q700.
1997-01-24 deraadtblah
1997-01-23 deraadtupdate
1997-01-23 deraadtdocumentation errors; from max@freebsd
1997-01-23 deraadtcorrect fs_passno comment; drochner@zelux6.zel.kfa...
1997-01-23 millertsh-based TEST suite and man page clarifications from...
1997-01-23 niklasSync with NetBSD 970118, missed...
1997-01-23 niklasSync with NetBSD 970118
1997-01-23 deraadtnice exit code; mikel
1997-01-23 mickeyadd NO_DEFLATE condition to be used in /boot
1997-01-23 deraadtcrank version number
1997-01-23 mickeyallow boot from any [0-9] unit (wd+scsi fits now both)
1997-01-23 deraadtperl mktemp race; fix mailed to larry
1997-01-23 flipkchanged aicprint() to scsiprint()
1997-01-23 millertDon't mess with /usr/src if it already exists.
1997-01-23 niklasUse ${INSTALL}. Also make all $(foo) be ${foo}.
1997-01-23 niklasAccept ${NM} as an override for nm(1), useful for cross...
1997-01-23 niklasPedantic removal of extra spaces
1997-01-22 deraadttypo, frueauf@ira.uka.de
1997-01-22 deraadtback out bounce buffer fixes until i get them working...
1997-01-22 pefopmap enter fixes for I/O mapping.
1997-01-22 pefoFixed some pmap problems when porting XFree86 (mmap...
1997-01-22 deraadtonly go into wide scsi mode if the card supports it
1997-01-22 kstaileyxref manual pages via SEE ALSO
1997-01-22 rahndsCurrent status.
1997-01-22 rahndsexample fdisk and disklabel information in the Installa...
1997-01-22 deraadtadd docs about EHOSTUNREACH; from hwr@pilhuhn.de
1997-01-22 deraadthandle SIOCGIFCONF for as many interfaces as provided
1997-01-22 deraadtget the ethernet/fddi issue half right. This needs...
1997-01-22 niklasCorrect networks(5) references
1997-01-22 niklasAdd rudimentary config files for architectures that...
1997-01-22 niklasRedo the GZIP somewhat. Use NOGZIP= to get no compress...
1997-01-22 deraadtunify mips and m68k ports; idea from graichen
1997-01-22 deraadtSIOCGIFCONF nicely
1997-01-22 deraadtSIOCGIFCONF more carefully
1997-01-22 millertFix some err(3) usage and usage string.
1997-01-22 millertFix off-by-one differently--add an extra byte to buffer...
1997-01-22 millertOff by one error. Fixes a core dump.
1997-01-22 tholoDon't fault a page in twice (first prefault, then vm_fa...
1997-01-22 downsjstuff that got missed
1997-01-22 downsjSendmail 8.8.5.
1997-01-22 deraadtcall err() correctly
1997-01-21 kstaileyback out 1.4; I should know better than to do this...
1997-01-21 kstaileyoptimization: kill two calls to strlen() in format()
1997-01-21 rahndsBuild bsd and binutils for powerpc ala alpha and pmax.
1997-01-21 rahndsIf mounting a CD filesystem as a root image, at least...
1997-01-21 rahndsthe locate code assumes that char max is 127 (char...
1997-01-21 kstaileyfrom the FIXES file:
1997-01-21 deraadttypo, msaitoh@spa.is.uec.ac.jp
1997-01-21 deraadtfixes from msaitoh@spa.is.uec.ac.jp
1997-01-21 kstaileymake lint happier
1997-01-21 deraadtspacing glitch
1997-01-21 kstaileymake output look like that of date(1)
1997-01-21 bitbltFixed potential buffer overflow.
1997-01-21 rahndsFix problems pointed out by Andrew Cagney,
1997-01-21 graichenchanging SNAP_GZIP_CMD to GZIP + GZIPEXT etc.
1997-01-21 niklasClone NetBSD config for us, add handling of temporary...
1997-01-21 millertMore sprintf -> snprintf.
1997-01-21 millertRemove unnecesary local changes. The strncpy()'s are...
1997-01-21 millertInstall BSD sort(1) not GNU one. Can always change...
1997-01-21 niklasAdd virtusertable and some extra domains into Cw. Remov...
1997-01-21 niklasBuild my config files too
1997-01-20 rahndsifdef the RB_TIMEBAD change,
1997-01-20 millertLatest research awk from June 29, 1996
1997-01-20 millertsort(1) test suite
1997-01-20 millertsort(1) from 4.4BSD-lite2 with minor tweaks and bug...
1997-01-20 millertgetopt returns -1 not EOF!
1997-01-20 niklasType pedantery.. a lot of it too, more could be done...
1997-01-20 niklasAccept partitions looking like, but not matching exactly,
1997-01-20 graichenbetter use (NETHER == 0) instead of NETHER == 0
1997-01-20 mickeyadd union lkm, since it's supported by kernel.
1997-01-20 graichenreplace #ifndef NFSCLIENT with #if !defined(NFSCLIENT...
1997-01-20 graichenback out my last change to avoid the __warn_references...
1997-01-20 millertAdd a few things and make permissions consistent (all...
1997-01-20 millertdocuments algorithm used.
1997-01-19 graichensmall hack to get the PLUTO kernel compiled
1997-01-19 graichenwork around linker problems on the mips (explicitely...
1997-01-19 graichendefine NO_WARN_REFERENCES for mips - because the mips...
1997-01-19 graichenput all the __warn_references behind a #ifndef NO_WARN_...
next