openbsd
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
1997-01-19 briggsasm -> __asm
1997-01-19 briggsinline -> __inline
1997-01-19 briggsinline -> __inline
1997-01-19 niklasDo the F_GETLK_SVR3 support not depending on ibcs2...
1997-01-18 briggsUse scsiprint (and remove scsiprint from esp.c).
1997-01-18 mickeyilliminate memset gcc generated call, just like prev...
1997-01-18 briggsDo not partially initialize a structure at declaration...
1997-01-18 briggsscsi->moreluns is a bitfield based on target--should...
1997-01-18 niklasOpenBSD uses HOSTCC not HOSTED_CC, per tradition
1997-01-18 niklasDo not doubletrap when curproc->p_addr is zero, as...
1997-01-18 mickeyunlink /tmp file on failure too.
1997-01-18 mickeyprotect from multiple includes (required by gpl_math_em...
1997-01-18 niklasmove the RB_TIMEBAD handling to where "howto" is reachable
1997-01-18 niklasAvoid a double trap
1997-01-18 niklasUse scsiprint
1997-01-18 niklasBoundary error (s/<=/</)
1997-01-18 downsjsyslog.h -> sys/syslog.h
1997-01-18 downsjmove random, add ipl.
1997-01-18 downsjAdd stuff from /sys/conf/GENERIC, including IPFILTER.
1997-01-18 downsjadd ipfilter
1997-01-18 downsjrandom -> 32, ipl -> 33
1997-01-18 downsjdk_mountroot(), hp300 style.
1997-01-18 downsjGross hack for hp300, and a fix for NO_LSEEK as pointed...
1997-01-18 downsjEnsure libsa and libkern get compiled with -Dhp300
1997-01-18 downsjmissed this one
1997-01-18 briggsSync. with current NetBSD--keeping local changes.
1997-01-17 pefommap for TYNE. mods in ps/2 mouse driver to be more...
1997-01-17 rahndsfrexp version from m68k, both are IEEE so should be...
1997-01-17 kstaileyadd tag
1997-01-17 millertAdd OpenBSD tag
1997-01-17 millertAdd OpenBSD tags (was in wrong dir for previous commit)
1997-01-17 millertAdd OpenBSD tags
next