openbsd
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_...
1997-01-19 graichenbring MAKEDEV and disktab up to date with NetBSD (plus...
1997-01-19 graichenadd Makefile.inc for tar'ing also the binutils tree...
1997-01-19 graichenadd a variable SNAP_GZIP_CMD to the snap_tar target...
1997-01-19 millertMake function decl match prototype in stdlib.h
1997-01-19 millertMinor cleanups to make gcc -Wall happier.
1997-01-19 millertzlib 1.0.4
1997-01-19 niklasAdd OpenBSD tag
1997-01-19 niklasFrom Ignatios Souvatzis (NetBSD):
1997-01-19 niklasFrom Gordon W Ross (NetBSD):
1997-01-19 mickeyupdate to the 1.6 aperture driver from 3.2 XFree86.
1997-01-19 pefoOoops. This should have been committed along with pccons.c
1997-01-19 briggsasm -> __asm, inline -> __inline
next