openbsd
1997-04-09 downsjRemove the rest of the new files.
1997-04-09 downsjWe're pulling this back out...
1997-04-09 pefoblush...
1997-04-09 pefooops.. arc->wgrisc
1997-04-09 pefowgrisc etc stuff
1997-04-09 mickeyemulate bios calls. more debugging stuff. some fixes.
1997-04-09 deraadtmention /etc/netstart toggles
1997-04-09 deraadtthe the
1997-04-09 kstaileyadd NAT startup
1997-04-09 kstaileyNAT example rules file
1997-04-09 deraadtthe the
1997-04-09 kstaileysun3 pax/tar segfaults
1997-04-09 deraadtthe the
1997-04-09 deraadtthe the
1997-04-09 deraadtthe the
1997-04-08 michaelsminor cleanup regarding forward scrolling usage, also...
1997-04-08 reesadd '-a' flag for afs string-to-key.
1997-04-08 mickeyuse new device names: fd(0,a) -> fd0a
1997-04-08 deraadtdoc EFAULT and xref poll(2)
1997-04-08 deraadtpretty
1997-04-08 deraadtchflags can get EOPNOTSUPP
1997-04-08 deraadtchflags not permitted
1997-04-08 reesadd '-a' flag for afs string-to-key.
1997-04-08 deraadtnuevos
1997-04-08 deraadtuse MKTEMP_EACH_FILE, whee
1997-04-08 briggsSunOS uses trap 2 to clear cpu caches. From NetBSD...
1997-04-08 briggsClarify comment a bit and skip userret when flushing...
1997-04-08 deraadtuse $> -- thanks for the debugging help niklas
1997-04-08 deraadtattempt cd9660 & part/nblks fix
1997-04-08 briggsFix from NetBSD: flush caches on trap 2 in SunOS emulat...
1997-04-08 briggsChanges from Michael R. Zucca <mrz5149@cs.rit.edu>...
1997-04-08 briggsSome patches from Bob Nestor <rnestor@metronet.com...
1997-04-08 geneFrom scottr@netbsd.org:
1997-04-08 millertObseleted by new which(1) that acts like whereis(1...
1997-04-08 millertwhereis is now linked to which
1997-04-08 millertwhich(1) and whereis(1) are now the same program (hard...
1997-04-08 michaelsuse a different, smaller font.
1997-04-08 geneRewrite to make dma more stable from scottr@netbsd
1997-04-07 deraadtuse $< instead of $? for ar. Obviously required since...
1997-04-07 reesdocument the config flags field
1997-04-07 deraadti think i got this right....
1997-04-07 millertChange a stat(2) -> lstat(2) to avoid symlink games...
1997-04-07 reescf_flags & 0x20 forces device to be found even if it...
1997-04-07 reesflush all old routes before adding new interfaces or...
1997-04-07 deraadtparanoid about MAXHOSTNAMELEN
1997-04-07 millertBack out last changes for now. They cause problems.
1997-04-07 downsjXXX Work around make(1) bug. This must be fixed.
1997-04-07 downsjBuild man pages using my bsd.man.mk extensions, ala...
1997-04-07 kstaileyturn off INSECURE, using Aperture driver now; also...
1997-04-07 briggsBleh. bus_probe has opposite return of my fn.
1997-04-07 briggsPerhaps improve reliability with some small performance...
1997-04-07 briggsDenny suggests that we make all Quadra cases the same...
1997-04-07 deraadtcd9660 & partition/block number confusion correction
1997-04-07 deraadtunconfuse partition/block sizing stuff
1997-04-07 deraadtcd has 16 partitions, plus other misc
1997-04-07 deraadtwrong place
1997-04-07 deraadtadd cd9660 spoofing and repair partition offset/block...
1997-04-07 deraadtuse libc err(); ahd@kew.com
1997-04-07 deraadtthat is right
1997-04-07 deraadtdeal with partition/block size differences
1997-04-07 millertBetter error message when lookup of getlogin() != uid
1997-04-07 millertUse MAXPARTITIONS not ``8''
1997-04-07 millert16 partitions
1997-04-07 millert#include "stand.h" not <stand.h>
1997-04-07 millertWe run OpenBSD. Also note that installboot may be...
1997-04-07 briggsAhem... bus_probe() already exists and does what bus_s...
1997-04-07 weingartFix device name.
1997-04-07 weingartReboot stuff.
1997-04-07 briggsFix m68k/153 as suggested by David Leonard <d@occult...
1997-04-07 weingartReset stuff.
1997-04-07 weingartClarifications.
1997-04-07 millertRe-run configure if Makefile.in, configure, or c-parse...
1997-04-06 downsjAdd partition type 0x12.
1997-04-06 deraadtbad dkpart(), bad dkunit(), bad bad bad
1997-04-06 millertUse a size_t as arg 4 to sysctl(3).
1997-04-06 millertUse a size_t when necesary.
1997-04-06 millert#include stdlib.h to get malloc(3) and calloc(3) defini...
1997-04-06 mickeydevboot commit
1997-04-06 mickeydevboot proto
1997-04-06 millertFix int vs. long problems
1997-04-06 millertFix mangling in assignment of np->n_net to ina.s_addr.
1997-04-06 millertCast pointer to u_long, not u_int32_t (which is too...
1997-04-06 briggsNow need sys/time.h here.
1997-04-06 deraadt16 bit uids suck
1997-04-06 deraadtcleanup using -Wall
1997-04-06 deraadtstrncpy
1997-04-06 deraadtclean -Wall
1997-04-06 deraadtissetugid() this last getenv based open
1997-04-06 millertFix improper cast (compiler warning).
1997-04-06 millertAdd CD9660 now that it works.
1997-04-06 millertUse long, not int when casting pointers and storing...
1997-04-06 millertRemove old -P flag since it doesn't do anything and...
1997-04-06 deraadtsupport cd9660 disklabel spoofing; also fix block offse...
1997-04-06 millertAllow creation of archives with block sizes up to 64512...
1997-04-06 deraadtcorrect blocksize confusion
1997-04-06 deraadtcorrect labelsector confusion
1997-04-06 deraadtsupport cd9660 disklabel spoofing; also fix block offse...
1997-04-06 briggsEradicate #include <sys/*> from machine/*.h. Prompting...
1997-04-06 briggsAttempt to kludge around the fact that we can not yet...
1997-04-05 mickey32bit corrections
next