openbsd
27 years agorepair rdroot
deraadt [Wed, 16 Apr 1997 02:32:37 +0000 (02:32 +0000)]
repair rdroot

27 years agotwo fs images
deraadt [Wed, 16 Apr 1997 01:53:44 +0000 (01:53 +0000)]
two fs images

27 years agonice printf
deraadt [Wed, 16 Apr 1997 00:53:07 +0000 (00:53 +0000)]
nice printf

27 years agoNew /etc/rc.securelevel should be under cover of /etc/security
niklas [Tue, 15 Apr 1997 23:49:01 +0000 (23:49 +0000)]
New /etc/rc.securelevel should be under cover of /etc/security

27 years agoAdd /root/.shosts and /etc/shosts.equiv
dima [Tue, 15 Apr 1997 23:10:58 +0000 (23:10 +0000)]
Add /root/.shosts and /etc/shosts.equiv

27 years agoAdded revnetgroup in ypserv's Makefile and added support for netgroup. -moj
maja [Tue, 15 Apr 1997 22:58:57 +0000 (22:58 +0000)]
Added revnetgroup in ypserv's Makefile and added support for netgroup. -moj

27 years agoAdd revnetgroup from FreeBSD, written by Bill Paul <wpaul@ctr.columbia.edu>.
maja [Tue, 15 Apr 1997 22:06:10 +0000 (22:06 +0000)]
Add revnetgroup from FreeBSD, written by Bill Paul <wpaul@ctr.columbia.edu>.
Hacked a bit to generate output ala Sun (handle different domains). -moj

27 years agoextern int debug;
mickey [Tue, 15 Apr 1997 21:35:13 +0000 (21:35 +0000)]
extern int debug;

27 years agopass bootdev to kernel...
mickey [Tue, 15 Apr 1997 20:50:35 +0000 (20:50 +0000)]
pass bootdev to kernel...
all the future devices have to copy it into global var...
in the current state i can boot any kernel i have....
testers?

27 years agono more assembly setup. all the gung is ok already in srt0.S
mickey [Tue, 15 Apr 1997 20:01:55 +0000 (20:01 +0000)]
no more assembly setup. all the gung is ok already in srt0.S
this is what we were talking about, toby (;
and this shaves a couple of dozens of bytes!

27 years agosupport more S3 chipsets. done by comparing against SuperCode;
deraadt [Tue, 15 Apr 1997 15:22:35 +0000 (15:22 +0000)]
support more S3 chipsets. done by comparing against SuperCode;
wisner@gryphon.com

27 years agofor callit, let nop through. rpcinfo -b, ya know; adam@math.tau.ac.il
deraadt [Tue, 15 Apr 1997 15:18:49 +0000 (15:18 +0000)]
for callit, let nop through. rpcinfo -b, ya know; adam@math.tau.ac.il

27 years agohandle \\ at start of line; christos
deraadt [Tue, 15 Apr 1997 15:06:13 +0000 (15:06 +0000)]
handle \\ at start of line; christos

27 years agoneed an rd
deraadt [Tue, 15 Apr 1997 13:12:36 +0000 (13:12 +0000)]
need an rd

27 years agodocumentation for arc4random. this is out of memory, might need
provos [Tue, 15 Apr 1997 13:06:54 +0000 (13:06 +0000)]
documentation for arc4random. this is out of memory, might need
some corrections.

27 years agocreate empty /var/log/ipflog, sort the /var/log file creations
graichen [Tue, 15 Apr 1997 12:32:17 +0000 (12:32 +0000)]
create empty /var/log/ipflog, sort the /var/log file creations
alphabetical :-) and remove the entry for tahoe (is the vax entry
still used ?)

27 years agocorrect the paranoia check
deraadt [Tue, 15 Apr 1997 11:27:56 +0000 (11:27 +0000)]
correct the paranoia check

27 years agoAdd quirk, type for AT3 scanner (ViewStation 32)
tholo [Tue, 15 Apr 1997 10:51:33 +0000 (10:51 +0000)]
Add quirk, type for AT3 scanner (ViewStation 32)

27 years agokill route flush until .. hmm kernel routing socket bug or something
deraadt [Tue, 15 Apr 1997 09:42:33 +0000 (09:42 +0000)]
kill route flush until .. hmm kernel routing socket bug or something

27 years agosplit rc.local, creating rc.securelevel. Read the comments. If you believe
deraadt [Tue, 15 Apr 1997 09:26:44 +0000 (09:26 +0000)]
split rc.local, creating rc.securelevel. Read the comments. If you believe
in securelevels, follow them religiously. Problem found by millert...

27 years agoindent
deraadt [Tue, 15 Apr 1997 09:02:54 +0000 (09:02 +0000)]
indent

27 years agonice printf, do not bite
deraadt [Tue, 15 Apr 1997 08:43:04 +0000 (08:43 +0000)]
nice printf, do not bite

27 years agomostly repair option arg handling for booting
deraadt [Tue, 15 Apr 1997 08:32:51 +0000 (08:32 +0000)]
mostly repair option arg handling for booting

27 years agopartition table in biosboot too. Max 28 BLKCNT, too
deraadt [Tue, 15 Apr 1997 08:00:44 +0000 (08:00 +0000)]
partition table in biosboot too. Max 28 BLKCNT, too

27 years agocopyright to toby (;
mickey [Tue, 15 Apr 1997 06:43:15 +0000 (06:43 +0000)]
copyright to toby (;

27 years agodo bounce-buffering to avoid DMA overrun
mickey [Tue, 15 Apr 1997 06:25:18 +0000 (06:25 +0000)]
do bounce-buffering to avoid DMA overrun
somebody, test it!

27 years agokill bogus comments
mickey [Tue, 15 Apr 1997 06:23:35 +0000 (06:23 +0000)]
kill bogus comments

27 years agoprint debugging stuff only when debug!=0
mickey [Tue, 15 Apr 1997 03:31:06 +0000 (03:31 +0000)]
print debugging stuff only when debug!=0

27 years agoenable blowfish per default, explanationary blurb
provos [Mon, 14 Apr 1997 22:26:21 +0000 (22:26 +0000)]
enable blowfish per default, explanationary blurb

27 years agoworks a bit better with extended partitions. hack.
provos [Mon, 14 Apr 1997 22:18:57 +0000 (22:18 +0000)]
works a bit better with extended partitions. hack.

27 years agoForgot one change...
pefo [Mon, 14 Apr 1997 21:45:32 +0000 (21:45 +0000)]
Forgot one change...

27 years agomake -h columns more compact
kstailey [Mon, 14 Apr 1997 20:25:37 +0000 (20:25 +0000)]
make -h columns more compact

27 years agono need for partition table....
mickey [Mon, 14 Apr 1997 19:09:10 +0000 (19:09 +0000)]
no need for partition table....
mbr is for that stuff.....

27 years agoBring our incarnation of John Wittowski's direct adb driver into compatible
gene [Mon, 14 Apr 1997 18:47:48 +0000 (18:47 +0000)]
Bring our incarnation of John Wittowski's direct adb driver into compatible
state with NetBSD's.  The direct-to-ADB code is now enabled by default.
Using 'options MRG_ADB' will cause the kernel to revert to the 'old standby'
code.

27 years agoWhoops. A spurious '{' slipped into an if statement. This compiles again.
gene [Mon, 14 Apr 1997 17:56:45 +0000 (17:56 +0000)]
Whoops.  A spurious '{' slipped into an if statement.  This compiles again.
Also, since I'm here, fix some KNF.

27 years agotypo for us.
michaels [Mon, 14 Apr 1997 17:49:58 +0000 (17:49 +0000)]
typo for us.

27 years agodocument "-h" flag
kstailey [Mon, 14 Apr 1997 17:44:29 +0000 (17:44 +0000)]
document "-h" flag

27 years agoswitch from <blank> to "B" for byte suffix; columns look too ugly otherwise
kstailey [Mon, 14 Apr 1997 17:38:22 +0000 (17:38 +0000)]
switch from <blank> to "B" for byte suffix; columns look too ugly otherwise

27 years agofix Avail column in -h mode (again)
kstailey [Mon, 14 Apr 1997 17:35:58 +0000 (17:35 +0000)]
fix Avail column in -h mode (again)

27 years agofix Avail column in -h mode
kstailey [Mon, 14 Apr 1997 17:34:03 +0000 (17:34 +0000)]
fix Avail column in -h mode

27 years agonew "-h" (human-readable) output flag now works, please test. thx
kstailey [Mon, 14 Apr 1997 17:23:38 +0000 (17:23 +0000)]
new "-h" (human-readable) output flag now works, please test. thx

27 years agoMissed this one...
pefo [Mon, 14 Apr 1997 12:22:06 +0000 (12:22 +0000)]
Missed this one...

27 years agoif -s not specified, attempt to grok the disklabel
deraadt [Mon, 14 Apr 1997 12:07:04 +0000 (12:07 +0000)]
if -s not specified, attempt to grok the disklabel

27 years agoincompatible change
deraadt [Mon, 14 Apr 1997 11:24:56 +0000 (11:24 +0000)]
incompatible change

27 years agoremove man3f/cat3f entries - for now - and i think also in the future
graichen [Mon, 14 Apr 1997 11:20:24 +0000 (11:20 +0000)]
remove man3f/cat3f entries - for now - and i think also in the future
we won't have anything to put in here :-)

27 years ago#34 - linux_sys_nice from NetBSD
graichen [Mon, 14 Apr 1997 11:16:23 +0000 (11:16 +0000)]
#34 - linux_sys_nice from NetBSD

27 years agobuild stand (AND boot)
deraadt [Mon, 14 Apr 1997 11:07:17 +0000 (11:07 +0000)]
build stand (AND boot)

27 years agolet stand & boot co-exist
deraadt [Mon, 14 Apr 1997 11:06:46 +0000 (11:06 +0000)]
let stand & boot co-exist

27 years agocreates mr-20.fs
deraadt [Mon, 14 Apr 1997 11:01:02 +0000 (11:01 +0000)]
creates mr-20.fs

27 years agoadd signature! fake partition 0 for floppy until fdisk(8) has -f flag. max 16 BLKCNT
deraadt [Mon, 14 Apr 1997 10:58:31 +0000 (10:58 +0000)]
add signature! fake partition 0 for floppy until fdisk(8) has -f flag. max 16 BLKCNT

27 years agocreate ramdisk bootable floppies by typing "make"
deraadt [Mon, 14 Apr 1997 10:57:09 +0000 (10:57 +0000)]
create ramdisk bootable floppies by typing "make"

27 years agoaccess few files correctly
deraadt [Mon, 14 Apr 1997 10:56:22 +0000 (10:56 +0000)]
access few files correctly

27 years agospacing
deraadt [Mon, 14 Apr 1997 10:56:10 +0000 (10:56 +0000)]
spacing

27 years agokill extra linefeeding
deraadt [Mon, 14 Apr 1997 10:48:04 +0000 (10:48 +0000)]
kill extra linefeeding

27 years agostrtol to strtoul
provos [Mon, 14 Apr 1997 10:04:19 +0000 (10:04 +0000)]
strtol to strtoul

27 years agoAll mips tools should now configure with the same name (mipsel-unknown-openbsd)
pefo [Mon, 14 Apr 1997 09:11:43 +0000 (09:11 +0000)]
All mips tools should now configure with the same name (mipsel-unknown-openbsd)
for little endian systems and (mips-unknown-openbsd) for big endian systems.
gdb seems to work now but needs more testing.

27 years agostruct elf_resolv has to be compatible with struct link_map or gdb will
pefo [Mon, 14 Apr 1997 08:09:46 +0000 (08:09 +0000)]
struct elf_resolv has to be compatible with struct link_map or gdb will
not be able to pick up loaded shared lib info.

27 years agoDocument flag to set 32-bit word mode. Call it ED_DCR_QTS for
millert [Mon, 14 Apr 1997 07:03:22 +0000 (07:03 +0000)]
Document flag to set 32-bit word mode.  Call it ED_DCR_QTS for
lack of a better name (anyone have any documentation?)

27 years agoi was not the brightest here either
deraadt [Mon, 14 Apr 1997 07:01:42 +0000 (07:01 +0000)]
i was not the brightest here either

27 years agowith this here commit i label myself not the swiftest
deraadt [Mon, 14 Apr 1997 06:57:44 +0000 (06:57 +0000)]
with this here commit i label myself not the swiftest

27 years agoAdd PCI ed*
millert [Mon, 14 Apr 1997 05:39:14 +0000 (05:39 +0000)]
Add PCI ed*

27 years agord pdev
deraadt [Mon, 14 Apr 1997 05:12:45 +0000 (05:12 +0000)]
rd pdev

27 years agobuf oflow
deraadt [Mon, 14 Apr 1997 04:25:02 +0000 (04:25 +0000)]
buf oflow

27 years agoMinor performance enhancements from NetBSD
tholo [Mon, 14 Apr 1997 04:23:21 +0000 (04:23 +0000)]
Minor performance enhancements from NetBSD

27 years agoMerge in various pieces of current NetBSD scsi code, including but not limited
downsj [Mon, 14 Apr 1997 04:09:03 +0000 (04:09 +0000)]
Merge in various pieces of current NetBSD scsi code, including but not limited
to:

* New changer driver.
* Better optical support.
* Different `done' semantics.
* New quirks for SCSI QIC tape driver, SCSI floppy drives.
* Better support for SCSI-I devices.

Everybody needs to test this.

27 years agofix the indentation
deraadt [Mon, 14 Apr 1997 04:01:22 +0000 (04:01 +0000)]
fix the indentation

27 years agodo not whine about new directories; reported by briggs
deraadt [Mon, 14 Apr 1997 02:24:04 +0000 (02:24 +0000)]
do not whine about new directories; reported by briggs

27 years agosetup_pm() is only used with \!HWDIRECT.
briggs [Mon, 14 Apr 1997 02:10:21 +0000 (02:10 +0000)]
setup_pm() is only used with \!HWDIRECT.

27 years agoCorrect some bogus casts and change u_short -> u_int16_t
millert [Mon, 14 Apr 1997 02:06:22 +0000 (02:06 +0000)]
Correct some bogus casts and change u_short -> u_int16_t

27 years agoCapslock support from Steve Brown <sbrown@best.com>
briggs [Mon, 14 Apr 1997 01:00:35 +0000 (01:00 +0000)]
Capslock support from Steve Brown <sbrown@best.com>

27 years agoMake ftpd man page and ftp spool entries in mtree special file
millert [Mon, 14 Apr 1997 00:55:03 +0000 (00:55 +0000)]
Make ftpd man page and ftp spool entries in mtree special file
consistent.  Noted by William Wisner <wisner@gryphon.com>

27 years agoURL specifiers are case insensitive. Noticed by Theo.
millert [Mon, 14 Apr 1997 00:48:44 +0000 (00:48 +0000)]
URL specifiers are case insensitive.  Noticed by Theo.

27 years agoUse an offset parameter when loading the reg_map--some cards use the "other"
briggs [Mon, 14 Apr 1997 00:45:41 +0000 (00:45 +0000)]
Use an offset parameter when loading the reg_map--some cards use the "other"
16 bits of the words.

27 years agoOoops.
briggs [Mon, 14 Apr 1997 00:28:15 +0000 (00:28 +0000)]
Ooops.

27 years agooptions IPFILTER
briggs [Mon, 14 Apr 1997 00:27:27 +0000 (00:27 +0000)]
options IPFILTER

27 years agofouled up a tiny bit
provos [Sun, 13 Apr 1997 22:37:17 +0000 (22:37 +0000)]
fouled up a tiny bit

27 years agoNuke i386 specific stuff. Not needed anymore.
weingart [Sun, 13 Apr 1997 21:44:46 +0000 (21:44 +0000)]
Nuke i386 specific stuff.  Not needed anymore.

27 years agoCPPFLAGS is already put on CC line--don't add CPPFLAGS to CFLAGS.
briggs [Sun, 13 Apr 1997 21:34:21 +0000 (21:34 +0000)]
CPPFLAGS is already put on CC line--don't add CPPFLAGS to CFLAGS.

27 years agothe before mentioned random number generator.
provos [Sun, 13 Apr 1997 21:30:43 +0000 (21:30 +0000)]
the before mentioned random number generator.

27 years agouse special random number generator to create less predictable and non
provos [Sun, 13 Apr 1997 21:29:43 +0000 (21:29 +0000)]
use special random number generator to create less predictable and non
repeating ids over a long period. Avoids reuse by switching between
two distinct cycles. Reported by Ivan Arce <iarce@fuzzy.uba.ar> and
Emiliano Kargieman <emi@fuzzy.uba.ar>.

27 years agouse res_random.c for ids
provos [Sun, 13 Apr 1997 21:25:34 +0000 (21:25 +0000)]
use res_random.c for ids

27 years agoMore consistent MIPS config
pefo [Sun, 13 Apr 1997 21:06:53 +0000 (21:06 +0000)]
More consistent MIPS config

27 years agoMore consistent MIPS config
pefo [Sun, 13 Apr 1997 21:00:18 +0000 (21:00 +0000)]
More consistent MIPS config

27 years agocopyright foo
downsj [Sun, 13 Apr 1997 20:38:07 +0000 (20:38 +0000)]
copyright foo

27 years agosingle ^C on a pipe
deraadt [Sun, 13 Apr 1997 20:32:06 +0000 (20:32 +0000)]
single ^C on a pipe

27 years agodo not (continue) on a stdin pipe
deraadt [Sun, 13 Apr 1997 20:22:39 +0000 (20:22 +0000)]
do not (continue) on a stdin pipe

27 years agono Debugger() w/ no DDB defined
mickey [Sun, 13 Apr 1997 20:22:38 +0000 (20:22 +0000)]
no Debugger() w/ no DDB defined

27 years agomake it compile again
mickey [Sun, 13 Apr 1997 20:10:29 +0000 (20:10 +0000)]
make it compile again

27 years agofloppy needs random
deraadt [Sun, 13 Apr 1997 20:07:53 +0000 (20:07 +0000)]
floppy needs random

27 years agosome more devices
mickey [Sun, 13 Apr 1997 20:05:51 +0000 (20:05 +0000)]
some more devices

27 years agoadd entry to build all the devs ramdisk needs
mickey [Sun, 13 Apr 1997 19:29:50 +0000 (19:29 +0000)]
add entry to build all the devs ramdisk needs

27 years agoimport of hp300's ramdisk stuff for i386.
mickey [Sun, 13 Apr 1997 17:17:43 +0000 (17:17 +0000)]
import of hp300's ramdisk stuff for i386.
merged w/ existing stuff...
awk nuked away from ramdisk, only MAKEDEV needs it.

27 years agoInitial support for pthreads on m68k from
briggs [Sun, 13 Apr 1997 17:13:08 +0000 (17:13 +0000)]
Initial support for pthreads on m68k from
David Leonard <david.leonard@it.uq.edu.au>.

27 years agoPrototype flockfile/funlockfile to clean up some warnings.
briggs [Sun, 13 Apr 1997 17:08:35 +0000 (17:08 +0000)]
Prototype flockfile/funlockfile to clean up some warnings.

27 years agos/MACHINE/MACHINE_ARCH/ -- Nothing here should be MACHINE-specific.
briggs [Sun, 13 Apr 1997 17:06:24 +0000 (17:06 +0000)]
s/MACHINE/MACHINE_ARCH/ -- Nothing here should be MACHINE-specific.

27 years agoOops. We do not want to unmap something that we've used bus_space_subregion
briggs [Sun, 13 Apr 1997 16:44:01 +0000 (16:44 +0000)]
Oops.  We do not want to unmap something that we've used bus_space_subregion
to get.

27 years agoSome updates based on information from Bob Nestor <rnestor@metronet.com>
briggs [Sun, 13 Apr 1997 14:14:51 +0000 (14:14 +0000)]
Some updates based on information from Bob Nestor <rnestor@metronet.com>
about his SONIC-T LC/PDS card.

27 years agoMake it compile after disklabel changes
pefo [Sun, 13 Apr 1997 11:53:26 +0000 (11:53 +0000)]
Make it compile after disklabel changes

27 years agobuf oflow; bitblt
deraadt [Sun, 13 Apr 1997 05:08:24 +0000 (05:08 +0000)]
buf oflow; bitblt

27 years agoAdd support for PCI NE2000 clones. I finally got around to doing this :-)
millert [Sun, 13 Apr 1997 04:52:31 +0000 (04:52 +0000)]
Add support for PCI NE2000 clones.  I finally got around to doing this :-)
Tested on alpha, should work on i386 as well.  Note that we treat
a PCI NE2000 as a 16-bit card for now since the driver can not
deal with > 16 bit cards.  To fix this isa16bit in ed_softc needs to
be changed to bus_width (in bytes).  I plan to do this as part
of the split ed driver.