openbsd
27 years agoarg
deraadt [Sat, 3 May 1997 19:51:10 +0000 (19:51 +0000)]
arg

27 years agocleanup sets gen for release
deraadt [Sat, 3 May 1997 19:47:18 +0000 (19:47 +0000)]
cleanup sets gen for release

27 years agoRemove obsolete distribuiton method
niklas [Sat, 3 May 1997 17:47:07 +0000 (17:47 +0000)]
Remove obsolete distribuiton method

27 years agoforgot /boot at the installboot argument
graichen [Sat, 3 May 1997 17:06:29 +0000 (17:06 +0000)]
forgot /boot at the installboot argument

27 years agoIntroduce IMAGEDIR to control where the image gets built.
niklas [Sat, 3 May 1997 16:50:56 +0000 (16:50 +0000)]
Introduce IMAGEDIR to control where the image gets built.
  Fix argument to vnconfig -u.

27 years agoswitch *random, ipl, ss* and uk* to using mk()
kstailey [Sat, 3 May 1997 15:52:24 +0000 (15:52 +0000)]
switch *random, ipl, ss* and uk* to using mk()
add rm -f to mk()

27 years agochange kernel name to bsd from netbsd
kstailey [Sat, 3 May 1997 15:25:02 +0000 (15:25 +0000)]
change kernel name to bsd from netbsd

27 years agoWorkaround bug in some shells, esp. the one shipped in 2.0.
niklas [Sat, 3 May 1997 11:32:46 +0000 (11:32 +0000)]
Workaround bug in some shells, esp. the one shipped in 2.0.

27 years agorelease target. This is one monster target
deraadt [Sat, 3 May 1997 08:06:30 +0000 (08:06 +0000)]
release target. This is one monster target

27 years agoUndo private changes
tholo [Sat, 3 May 1997 07:56:44 +0000 (07:56 +0000)]
Undo private changes

27 years agoAlmost complete install script that uses the machine-independant code from
tholo [Sat, 3 May 1997 07:50:14 +0000 (07:50 +0000)]
Almost complete install script that uses the machine-independant code from
the miniroot; not quite ready for prime-time yet but getting closer

27 years agoput generic kernel in snap too
deraadt [Sat, 3 May 1997 07:48:38 +0000 (07:48 +0000)]
put generic kernel in snap too

27 years agoAdd some binaries to ramdisk image
tholo [Sat, 3 May 1997 07:48:12 +0000 (07:48 +0000)]
Add some binaries to ramdisk image

27 years agoMake $EDITOR available after setting it
tholo [Sat, 3 May 1997 07:45:10 +0000 (07:45 +0000)]
Make $EDITOR available after setting it
break cannot break out of a case; just return
Work around apparent pdksh bug where it will look at a modified $resp after
executing code in a case statement.

27 years agoSupport for clearing interrupts on a Rasterops Colorboard 364.
briggs [Sat, 3 May 1997 02:30:29 +0000 (02:30 +0000)]
Support for clearing interrupts on a Rasterops Colorboard 364.
Thanks go to Michel Chalufour <michelc@tiac.net> for grovelling around for
me.

27 years agouse 32 mb / for the beginning tests - else i would have to mod the disktab ...
graichen [Sat, 3 May 1997 00:47:00 +0000 (00:47 +0000)]
use 32 mb / for the beginning tests - else i would have to mod the disktab ...

27 years agosimpleroot disktab entry
graichen [Sat, 3 May 1997 00:39:48 +0000 (00:39 +0000)]
simpleroot disktab entry

27 years agoalpha simpleroot stuff - not tested - but should work
graichen [Sat, 3 May 1997 00:38:17 +0000 (00:38 +0000)]
alpha simpleroot stuff - not tested - but should work

27 years agopmax distrib stuff based on simpleroot
graichen [Sat, 3 May 1997 00:37:05 +0000 (00:37 +0000)]
pmax distrib stuff based on simpleroot

27 years agosimpleroot: rootfilesystem for installing the pmax and maybe the alpha
graichen [Sat, 3 May 1997 00:35:22 +0000 (00:35 +0000)]
simpleroot: rootfilesystem for installing the pmax and maybe the alpha
on those machines you can't boot off the swap partition and thus mini-
root doesn't work - ramdisk doesn't work due to exec format problems
... so the installation will be simply dd'ing a complete rootfilesystem
image onto the disk and install the rest from there - simpleroot is this
complete rootfilesystem image - the name simpleroot comes from niklas -
thanks to him for the idea how to put it here into the distrib tree

27 years agoremove /usr/local/man/cat4/i386 directory - it is an relict of old
graichen [Fri, 2 May 1997 22:26:09 +0000 (22:26 +0000)]
remove /usr/local/man/cat4/i386 directory - it is an relict of old
pcvt days and no longer required

27 years agomodernize the Makefile a bit (towards the i386 one) including changes
graichen [Fri, 2 May 1997 22:11:09 +0000 (22:11 +0000)]
modernize the Makefile a bit (towards the i386 one) including changes
for genassym.sh

27 years agoanother thing forgotten in my local tree - switch to use genassym.sh and
graichen [Fri, 2 May 1997 22:09:46 +0000 (22:09 +0000)]
another thing forgotten in my local tree - switch to use genassym.sh and
genassym.cf also for the pmax instead of genassym.c

27 years agoallow install to be restarted in many cases without blowing away everything already...
grr [Fri, 2 May 1997 20:56:17 +0000 (20:56 +0000)]
allow install to be restarted in many cases without blowing away everything already extracted and move the ftp extract further in the direction of user friendly

27 years agobuild notes automatically
deraadt [Fri, 2 May 1997 15:34:25 +0000 (15:34 +0000)]
build notes automatically

27 years agoinstall targ
deraadt [Fri, 2 May 1997 15:34:15 +0000 (15:34 +0000)]
install targ

27 years agomore
deraadt [Fri, 2 May 1997 15:30:25 +0000 (15:30 +0000)]
more

27 years agotalk about floppy.fs
deraadt [Fri, 2 May 1997 15:24:39 +0000 (15:24 +0000)]
talk about floppy.fs

27 years ago2.1, needs more work
deraadt [Fri, 2 May 1997 15:18:03 +0000 (15:18 +0000)]
2.1, needs more work

27 years agoresize miniroot disktab and add fstype etc
niklas [Fri, 2 May 1997 13:26:43 +0000 (13:26 +0000)]
resize miniroot disktab and add fstype etc

27 years agolfs is gone too, and x68k we never had
niklas [Fri, 2 May 1997 13:22:34 +0000 (13:22 +0000)]
lfs is gone too, and x68k we never had

27 years agotahoe stuff has gone
niklas [Fri, 2 May 1997 13:18:42 +0000 (13:18 +0000)]
tahoe stuff has gone

27 years ago/usr/man/man1 has gone now, look in /usr/share/man/cat1
niklas [Fri, 2 May 1997 13:14:05 +0000 (13:14 +0000)]
/usr/man/man1 has gone now, look in /usr/share/man/cat1

27 years agoMake GNU style installation of manpages optional, like we do elsewhere.
niklas [Fri, 2 May 1997 12:38:51 +0000 (12:38 +0000)]
Make GNU style installation of manpages optional, like we do elsewhere.

27 years agochanges to make libkvm.old build again on the pmax
graichen [Fri, 2 May 1997 10:23:48 +0000 (10:23 +0000)]
changes to make libkvm.old build again on the pmax

27 years agoadd posix 1003b types (from NetBSD) - why everyone who does something
graichen [Fri, 2 May 1997 10:23:18 +0000 (10:23 +0000)]
add posix 1003b types (from NetBSD) - why everyone who does something
for nearly all ports always forgets the pmax ? :-)

27 years agoremove commented out option LFS - lfs is broken
graichen [Fri, 2 May 1997 10:21:20 +0000 (10:21 +0000)]
remove commented out option LFS - lfs is broken

27 years agoAdd gdb and gprof manpages paths.
niklas [Fri, 2 May 1997 10:10:44 +0000 (10:10 +0000)]
Add gdb and gprof manpages paths.

27 years agoBuild gdb and gprof manpages properly.
niklas [Fri, 2 May 1997 10:01:54 +0000 (10:01 +0000)]
Build gdb and gprof manpages properly.

27 years agoCorrect paths to the sys/ tree. Former path happened to work
niklas [Fri, 2 May 1997 08:45:41 +0000 (08:45 +0000)]
Correct paths to the sys/ tree.  Former path happened to work
in the default case, but was really wrong nonetheless.

27 years agoOne step towards working profiling
pefo [Fri, 2 May 1997 08:38:45 +0000 (08:38 +0000)]
One step towards working profiling

27 years agoAdd missing ch* device creation case. Remove ipl & ipf before recreating
niklas [Fri, 2 May 1997 08:21:55 +0000 (08:21 +0000)]
Add missing ch* device creation case.  Remove ipl & ipf before recreating

27 years agoAdd boot.com.0
niklas [Fri, 2 May 1997 07:40:12 +0000 (07:40 +0000)]
Add boot.com.0

27 years agoThanks to Tobias Beal <tbeal41@maine.maine.edu>, we can clear interrupts
briggs [Fri, 2 May 1997 00:59:51 +0000 (00:59 +0000)]
Thanks to Tobias Beal <tbeal41@maine.maine.edu>, we can clear interrupts
on at least one Radius Precisioncolor 8 board.

27 years agoBack out half of my changes to this file.
rahnds [Thu, 1 May 1997 22:30:07 +0000 (22:30 +0000)]
Back out half of my changes to this file.
The way that I had done the sign extension was incorrect, but
did happen to work on the archs tested. Changed back to the
correct method.
This was after some conversation with Ian Lance Taylor.

27 years agoUmm, fix signedness error in my last commit, be explicit
niklas [Thu, 1 May 1997 22:14:44 +0000 (22:14 +0000)]
Umm, fix signedness error in my last commit, be explicit
about the fact that ordernumbers are 32 bit

27 years agodocument the boot.dos utility (boot kernel directly from MSDOS)
flipk [Thu, 1 May 1997 21:44:22 +0000 (21:44 +0000)]
document the boot.dos utility (boot kernel directly from MSDOS)

27 years agoFix grammar
niklas [Thu, 1 May 1997 21:08:49 +0000 (21:08 +0000)]
Fix grammar

27 years agoReality update for amiga.
niklas [Thu, 1 May 1997 19:12:16 +0000 (19:12 +0000)]
Reality update for amiga.

27 years agomount kerfs and fix TERM=sun vs pc3 confusion
grr [Thu, 1 May 1997 18:46:52 +0000 (18:46 +0000)]
mount kerfs and fix TERM=sun vs pc3 confusion

27 years agoTreat drhw 118 and 119 the same for Apple ethernet cards.
briggs [Thu, 1 May 1997 18:32:48 +0000 (18:32 +0000)]
Treat drhw 118 and 119 the same for Apple ethernet cards.

27 years agomkstemp called incompatibly. Buffer overflow fixed. 64-bit dirt cleaned up.
niklas [Thu, 1 May 1997 17:49:45 +0000 (17:49 +0000)]
mkstemp called incompatibly.  Buffer overflow fixed.  64-bit dirt cleaned up.

27 years agobug bug bug..
pefo [Thu, 1 May 1997 15:18:13 +0000 (15:18 +0000)]
bug bug bug..

27 years agoCompile without NONCONTIG too
pefo [Thu, 1 May 1997 15:16:46 +0000 (15:16 +0000)]
Compile without NONCONTIG too

27 years agoNo serial console on pica/magnums yet
pefo [Thu, 1 May 1997 15:15:29 +0000 (15:15 +0000)]
No serial console on pica/magnums yet

27 years agoSome arc bioses are faulty...
pefo [Thu, 1 May 1997 15:13:28 +0000 (15:13 +0000)]
Some arc bioses are faulty...

27 years agochange -A to let in anon | chroot accounts
deraadt [Thu, 1 May 1997 14:45:36 +0000 (14:45 +0000)]
change -A to let in anon | chroot accounts

27 years agoCDIOCSETSTEREO -> CDIOCSETSTERIO, go@cclub.tutcc.tut.ac.jp
downsj [Thu, 1 May 1997 12:40:28 +0000 (12:40 +0000)]
CDIOCSETSTEREO -> CDIOCSETSTERIO, go@cclub.tutcc.tut.ac.jp

27 years agoOpenBSD! I.e. tags + no update(8) need
niklas [Thu, 1 May 1997 11:30:43 +0000 (11:30 +0000)]
OpenBSD!  I.e. tags + no update(8) need

27 years agoAwkless changes by Todd Fries <todd@openbsd.org>, test this, folks!
niklas [Thu, 1 May 1997 11:27:12 +0000 (11:27 +0000)]
Awkless changes by Todd Fries <todd@openbsd.org>, test this, folks!

27 years agoHack away a.out support on mips-based OpenBSD platforms.
niklas [Thu, 1 May 1997 11:14:25 +0000 (11:14 +0000)]
Hack away a.out support on mips-based OpenBSD platforms.
This probably still needs work as ld later bombs on crunched objects, bu
at least it compiles and runs now.

27 years agoOur cores are of the form *.core
niklas [Thu, 1 May 1997 11:07:11 +0000 (11:07 +0000)]
Our cores are of the form *.core

27 years agopdksh, man, pdksh
niklas [Thu, 1 May 1997 11:05:15 +0000 (11:05 +0000)]
pdksh, man, pdksh

27 years ago4.4BSD filesystem geez
deraadt [Thu, 1 May 1997 09:32:45 +0000 (09:32 +0000)]
4.4BSD filesystem geez

27 years agouse pdksh
deraadt [Thu, 1 May 1997 09:07:25 +0000 (09:07 +0000)]
use pdksh

27 years agodo not ship this silly old docs
deraadt [Thu, 1 May 1997 08:56:46 +0000 (08:56 +0000)]
do not ship this silly old docs

27 years agobuild ramdisk
deraadt [Thu, 1 May 1997 08:56:34 +0000 (08:56 +0000)]
build ramdisk

27 years agoinstall target
deraadt [Thu, 1 May 1997 08:46:03 +0000 (08:46 +0000)]
install target

27 years agounconfig right dev
deraadt [Thu, 1 May 1997 08:43:09 +0000 (08:43 +0000)]
unconfig right dev

27 years agoalloca(size_t)
mickey [Thu, 1 May 1997 04:10:39 +0000 (04:10 +0000)]
alloca(size_t)
not int

27 years agoClear the interrupts properly on an E-Machines Futura II LX and make a wild
briggs [Thu, 1 May 1997 03:36:51 +0000 (03:36 +0000)]
Clear the interrupts properly on an E-Machines Futura II LX and make a wild
guess at clearing them on a Futura II SX/DSP and RasterOps ColorBoard 364.
Thanks to Michel Chalufour <michelc@tiac.net> for loaning me the II LX.

27 years agoAdd in a couple more board types.
briggs [Thu, 1 May 1997 03:35:53 +0000 (03:35 +0000)]
Add in a couple more board types.

27 years ago-lcrypt rots
deraadt [Thu, 1 May 1997 00:33:11 +0000 (00:33 +0000)]
-lcrypt rots

27 years agonice rd attach msg
deraadt [Thu, 1 May 1997 00:06:55 +0000 (00:06 +0000)]
nice rd attach msg

27 years agoclean up sparc mini-root stuff and eliminate some mysteries and surprises therein
grr [Wed, 30 Apr 1997 23:56:05 +0000 (23:56 +0000)]
clean up sparc mini-root stuff and eliminate some mysteries and surprises therein

27 years agoarc does not install share libg++ libs
niklas [Wed, 30 Apr 1997 22:50:31 +0000 (22:50 +0000)]
arc does not install share libg++ libs

27 years agoReality update, bringing arc almost there
niklas [Wed, 30 Apr 1997 22:44:14 +0000 (22:44 +0000)]
Reality update, bringing arc almost there

27 years agoRecognize SCSI scanner device (and create ss0 in "all")
niklas [Wed, 30 Apr 1997 22:04:26 +0000 (22:04 +0000)]
Recognize SCSI scanner device (and create ss0 in "all")

27 years agoAdd SCSI scanner device
niklas [Wed, 30 Apr 1997 22:02:24 +0000 (22:02 +0000)]
Add SCSI scanner device

27 years agonix --unlink
deraadt [Wed, 30 Apr 1997 20:27:30 +0000 (20:27 +0000)]
nix --unlink

27 years agono --unlink
deraadt [Wed, 30 Apr 1997 20:25:36 +0000 (20:25 +0000)]
no --unlink

27 years agomore inet & ipsec
deraadt [Wed, 30 Apr 1997 20:21:14 +0000 (20:21 +0000)]
more inet & ipsec

27 years agoinet & ipsec
deraadt [Wed, 30 Apr 1997 19:44:29 +0000 (19:44 +0000)]
inet & ipsec

27 years agopax/tar/cpio done right, hopefully
niklas [Wed, 30 Apr 1997 19:42:01 +0000 (19:42 +0000)]
pax/tar/cpio done right, hopefully

27 years agoWe run OpenBSD. vim/vi is handled by mi code now.
niklas [Wed, 30 Apr 1997 18:56:02 +0000 (18:56 +0000)]
We run OpenBSD. vim/vi is handled by mi code now.

27 years agoWe run OpenBSD. we also want vim acting as vi.
niklas [Wed, 30 Apr 1997 18:52:43 +0000 (18:52 +0000)]
We run OpenBSD. we also want vim acting as vi.

27 years agoAdd missing prototype: alloca()
weingart [Wed, 30 Apr 1997 18:33:12 +0000 (18:33 +0000)]
Add missing prototype: alloca()

27 years agosolve the bounce buffer problem!
mickey [Wed, 30 Apr 1997 18:10:06 +0000 (18:10 +0000)]
solve the bounce buffer problem!

27 years agoChange an splhigh() -> splbio(). From NetBSD (mycroft)
millert [Wed, 30 Apr 1997 16:26:34 +0000 (16:26 +0000)]
Change an splhigh() -> splbio().  From NetBSD (mycroft)

27 years agoNo longer need make bug work-around.
millert [Wed, 30 Apr 1997 16:16:03 +0000 (16:16 +0000)]
No longer need make bug work-around.

27 years agoNewer bootloader from netbsd. This should work with non MCG Firmworks
rahnds [Wed, 30 Apr 1997 14:33:59 +0000 (14:33 +0000)]
Newer bootloader from netbsd. This should work with non MCG Firmworks
openfirmware.

27 years agoFrom ftp.html
gvf [Wed, 30 Apr 1997 14:07:37 +0000 (14:07 +0000)]
From ftp.html

27 years agoclone boot sector that existed there? bad idea. No idea why though
deraadt [Wed, 30 Apr 1997 13:51:51 +0000 (13:51 +0000)]
clone boot sector that existed there? bad idea. No idea why though

27 years agohp300 done?
niklas [Wed, 30 Apr 1997 11:32:44 +0000 (11:32 +0000)]
hp300 done?

27 years agoReality + bring hp300 a lot forward
niklas [Wed, 30 Apr 1997 10:58:21 +0000 (10:58 +0000)]
Reality + bring hp300 a lot forward

27 years agoOur gas isn't ready for 64 bit constants used in expressions
niklas [Wed, 30 Apr 1997 09:54:15 +0000 (09:54 +0000)]
Our gas isn't ready for 64 bit constants used in expressions

27 years agoguarantee termination for faked disklabels, no endless loops
provos [Wed, 30 Apr 1997 08:40:11 +0000 (08:40 +0000)]
guarantee termination for faked disklabels, no endless loops

27 years agofix assorted problems with miniroot stuff
grr [Wed, 30 Apr 1997 08:17:56 +0000 (08:17 +0000)]
fix assorted problems with miniroot stuff

27 years agoAdd /etc/virc.
downsj [Wed, 30 Apr 1997 07:59:15 +0000 (07:59 +0000)]
Add /etc/virc.

27 years agoFix typo
tholo [Wed, 30 Apr 1997 06:32:05 +0000 (06:32 +0000)]
Fix typo