openbsd
28 years ago16 partitions, fix pcmcia and joy
deraadt [Thu, 12 Sep 1996 02:40:42 +0000 (02:40 +0000)]
16 partitions, fix pcmcia and joy

28 years ago16 partitions
deraadt [Thu, 12 Sep 1996 02:40:20 +0000 (02:40 +0000)]
16 partitions

28 years agoAdd some spaces.
downsj [Thu, 12 Sep 1996 02:36:10 +0000 (02:36 +0000)]
Add some spaces.

28 years agoprotect $HOME expansion; from das33@cornell.edu
deraadt [Wed, 11 Sep 1996 19:22:46 +0000 (19:22 +0000)]
protect $HOME expansion; from das33@cornell.edu

28 years agorevoke privs at start; tested by fenner@parc.xerox.com
deraadt [Wed, 11 Sep 1996 19:15:28 +0000 (19:15 +0000)]
revoke privs at start; tested by fenner@parc.xerox.com

28 years agofix a typo
deraadt [Wed, 11 Sep 1996 12:33:08 +0000 (12:33 +0000)]
fix a typo

28 years agoRearrange much of the polling code so really, really *busted* NEC hardware
downsj [Wed, 11 Sep 1996 07:27:03 +0000 (07:27 +0000)]
Rearrange much of the polling code so really, really *busted* NEC hardware
mostly works, along with various other bits of cleanup.

Please, people, if you have any choice in the matter at all, avoid NEC
IDE CD-ROM drives like the plague upon mankind they are.  Especially DO
NOT connect a NEC and another brand ATAPI drive to the same controller!

28 years agoRemove unneeded quirk, and only print drive capabilities if it appears the
downsj [Wed, 11 Sep 1996 07:22:03 +0000 (07:22 +0000)]
Remove unneeded quirk, and only print drive capabilities if it appears the
device actually filled in the information.

28 years agocorrect kill(1) usage.
mickey [Wed, 11 Sep 1996 05:47:40 +0000 (05:47 +0000)]
correct kill(1) usage.

28 years agoonly support MALLOC_OPTIONS for non-setuid
deraadt [Wed, 11 Sep 1996 03:04:43 +0000 (03:04 +0000)]
only support MALLOC_OPTIONS for non-setuid

28 years agoFix deref of free()'d ptr. NetBSD PR#2747 from beal@dilbert.umiacs.umd.edu
millert [Tue, 10 Sep 1996 23:20:21 +0000 (23:20 +0000)]
Fix deref of free()'d ptr.  NetBSD PR#2747 from beal@dilbert.umiacs.umd.edu

28 years agoBring pipe_stat prototype in scope
niklas [Tue, 10 Sep 1996 16:44:22 +0000 (16:44 +0000)]
Bring pipe_stat prototype in scope

28 years agomake compile w/ TRACE enabled
mickey [Tue, 10 Sep 1996 05:30:45 +0000 (05:30 +0000)]
make compile w/ TRACE enabled

28 years agofix the man acording to the recent changes.
mickey [Tue, 10 Sep 1996 05:26:08 +0000 (05:26 +0000)]
fix the man acording to the recent changes.

28 years agoTIOCMOD{G,S} -> TIOCM{GET,SET}. NetBSD PR#2741, Greg-Lindahl@deshaw.com
downsj [Mon, 9 Sep 1996 23:35:17 +0000 (23:35 +0000)]
TIOCMOD{G,S} -> TIOCM{GET,SET}.  NetBSD PR#2741, Greg-Lindahl@deshaw.com

28 years agofix db_add_symtab arguments.
mickey [Mon, 9 Sep 1996 14:29:26 +0000 (14:29 +0000)]
fix db_add_symtab arguments.

28 years agoRemove duplicated defines.
downsj [Mon, 9 Sep 1996 06:17:29 +0000 (06:17 +0000)]
Remove duplicated defines.

28 years agoiresolve constatnt to name combination, itsn't it more clear?
mickey [Mon, 9 Sep 1996 05:29:16 +0000 (05:29 +0000)]
iresolve constatnt to name combination, itsn't it more clear?

28 years agoDon't claim a better precision than (1,000,000 / hz) us...
tholo [Mon, 9 Sep 1996 04:50:33 +0000 (04:50 +0000)]
Don't claim a better precision than (1,000,000 / hz) us...

28 years agoAdd an fflush; from FreeBSD PR# bin/1589 (msmith@cain.atrad.adelaide.edu.au)
downsj [Mon, 9 Sep 1996 04:44:38 +0000 (04:44 +0000)]
Add an fflush; from FreeBSD PR# bin/1589 (msmith@cain.atrad.adelaide.edu.au)

28 years agoDon't be uncertain about wether clock interrupts were meant for us
tholo [Mon, 9 Sep 1996 04:35:22 +0000 (04:35 +0000)]
Don't be uncertain about wether clock interrupts were meant for us

28 years agoAdd seperate profiling/statistics clock running at 1024/128 Hz, using the
tholo [Mon, 9 Sep 1996 04:02:44 +0000 (04:02 +0000)]
Add seperate profiling/statistics clock running at 1024/128 Hz, using the
RTC in periodic interrupt mode

28 years agoOnly count the interrupt if the interrupt handler claims that it did
tholo [Sun, 8 Sep 1996 18:44:05 +0000 (18:44 +0000)]
Only count the interrupt if the interrupt handler claims that it did
anything with it.

28 years agofix typo
deraadt [Sun, 8 Sep 1996 13:38:29 +0000 (13:38 +0000)]
fix typo

28 years agoAdd README file from dist.
downsj [Sat, 7 Sep 1996 23:43:01 +0000 (23:43 +0000)]
Add README file from dist.

28 years agoOne more slight fix.
downsj [Sat, 7 Sep 1996 23:41:00 +0000 (23:41 +0000)]
One more slight fix.

28 years agoInstall the tags, too, and be more verbose.
downsj [Sat, 7 Sep 1996 23:29:16 +0000 (23:29 +0000)]
Install the tags, too, and be more verbose.

28 years ago+vim
downsj [Sat, 7 Sep 1996 23:18:33 +0000 (23:18 +0000)]
+vim

28 years agoInitial import of vim 4.2.
downsj [Sat, 7 Sep 1996 21:40:23 +0000 (21:40 +0000)]
Initial import of vim 4.2.

This is meant to replace nvi in the tree.  Vim, in general, works better,
provides more features, and does not suffer from the license problems
being imposed upon nvi.

On the other hand, vim lacks a non-visual ex mode, in addition to open mode.

This includes the GUI (X11) code, but doesn't try to compile it.

28 years agotypo + comment
millert [Sat, 7 Sep 1996 20:45:24 +0000 (20:45 +0000)]
typo + comment

28 years agoUnderstand about union mounts as well as union file system
tholo [Sat, 7 Sep 1996 19:04:06 +0000 (19:04 +0000)]
Understand about union mounts as well as union file system

28 years agoUnderstand DTYPE_PIPE
tholo [Sat, 7 Sep 1996 18:11:18 +0000 (18:11 +0000)]
Understand DTYPE_PIPE

28 years agoopenpty() returns int.
downsj [Sat, 7 Sep 1996 10:41:41 +0000 (10:41 +0000)]
openpty() returns int.

28 years agoDon't dup stderr to stdout. This makes rdist happy with ssh when a
millert [Sat, 7 Sep 1996 03:15:52 +0000 (03:15 +0000)]
Don't dup stderr to stdout.  This makes rdist happy with ssh when a
password is required.

28 years agoremove defs.h hackery now that oldrdist just uses rcmdsh()
millert [Sat, 7 Sep 1996 03:14:26 +0000 (03:14 +0000)]
remove defs.h hackery now that oldrdist just uses rcmdsh()

28 years agoResolved import conflict
pefo [Fri, 6 Sep 1996 20:51:11 +0000 (20:51 +0000)]
Resolved import conflict

28 years agoSeems they fixed that old bug. Remove workaround
pefo [Fri, 6 Sep 1996 19:28:20 +0000 (19:28 +0000)]
Seems they fixed that old bug. Remove workaround

28 years agoGRRR....
pefo [Fri, 6 Sep 1996 19:20:17 +0000 (19:20 +0000)]
GRRR....

28 years agoNasty Niklas, there's more out there than alphas..
pefo [Fri, 6 Sep 1996 19:10:22 +0000 (19:10 +0000)]
Nasty Niklas, there's more out there than alphas..

28 years agoMore bullshit.
downsj [Fri, 6 Sep 1996 17:35:29 +0000 (17:35 +0000)]
More bullshit.

28 years agosample amd/master file; idea from graichen
deraadt [Fri, 6 Sep 1996 17:26:58 +0000 (17:26 +0000)]
sample amd/master file; idea from graichen

28 years agoasm -> __asm, clean lint(1) warnings
tholo [Fri, 6 Sep 1996 16:14:36 +0000 (16:14 +0000)]
asm -> __asm, clean lint(1) warnings

28 years agoFixed another bug niklas found. -moj
maja [Fri, 6 Sep 1996 15:35:09 +0000 (15:35 +0000)]
Fixed another bug niklas found. -moj

28 years agobitblt found a typo in a comment!
deraadt [Fri, 6 Sep 1996 13:22:07 +0000 (13:22 +0000)]
bitblt found a typo in a comment!

28 years agoturn logging off again, it is still unsafe
deraadt [Fri, 6 Sep 1996 13:05:51 +0000 (13:05 +0000)]
turn logging off again, it is still unsafe

28 years agonote a race
deraadt [Fri, 6 Sep 1996 13:05:02 +0000 (13:05 +0000)]
note a race

28 years agoCall me "Pedant"! prototype mismatches fixed and unused var removed
niklas [Fri, 6 Sep 1996 12:43:41 +0000 (12:43 +0000)]
Call me "Pedant"! prototype mismatches fixed and unused var removed

28 years agoadd my cd-rom to quirk table.... no other changes.
mickey [Fri, 6 Sep 1996 12:19:10 +0000 (12:19 +0000)]
add my cd-rom to quirk table.... no other changes.
hmmm, how BSDi do handle all this quirks w/o 'em ?

28 years agosample /etc/exports file, simply commented
deraadt [Fri, 6 Sep 1996 11:57:20 +0000 (11:57 +0000)]
sample /etc/exports file, simply commented

28 years agoDeal with the new pipes gracefully
niklas [Fri, 6 Sep 1996 10:37:48 +0000 (10:37 +0000)]
Deal with the new pipes gracefully

28 years agodocument how to turn on YP
deraadt [Fri, 6 Sep 1996 10:34:01 +0000 (10:34 +0000)]
document how to turn on YP

28 years agocommented xntpd stub
deraadt [Fri, 6 Sep 1996 09:47:35 +0000 (09:47 +0000)]
commented xntpd stub

28 years agorandom decl
deraadt [Fri, 6 Sep 1996 09:47:08 +0000 (09:47 +0000)]
random decl

28 years agomin sun4c/sun4m floppy
deraadt [Fri, 6 Sep 1996 09:46:53 +0000 (09:46 +0000)]
min sun4c/sun4m floppy

28 years agoAdded support for add device in subr_userconf. Not perfect but a good start.
maja [Fri, 6 Sep 1996 08:53:43 +0000 (08:53 +0000)]
Added support for add device in subr_userconf. Not perfect but a good start.
This needed changes in config, so if your kernel uses BOOT_CONFIG you need
to rebuild config before a new kernel can be built. -moj

28 years agoremove keyboard randomness supply.
mickey [Fri, 6 Sep 1996 08:40:48 +0000 (08:40 +0000)]
remove keyboard randomness supply.
not needed w/ adition of tty randomness.

28 years agocleanup and sync w/ latest Linux source.
mickey [Fri, 6 Sep 1996 08:36:13 +0000 (08:36 +0000)]
cleanup and sync w/ latest Linux source.
remove keyboard randomness entry point.
make Free ppl happy, remove suspicious piece.
missed: SHA neede in libkern, why not to put aRC4 there too?

28 years agoNeed cpu.h included to get at setsoftnet define
niklas [Fri, 6 Sep 1996 07:21:41 +0000 (07:21 +0000)]
Need cpu.h included to get at setsoftnet define

28 years agoImplement bios_ident() which will identify each type of CPU that we
imp [Fri, 6 Sep 1996 04:57:50 +0000 (04:57 +0000)]
Implement bios_ident() which will identify each type of CPU that we
support.  First cut at more complete ARC BIOS support.  bios_ident() will
eventually be table driven as soon as I generate the tables.

Much information on the BIOS calls has come from the Linux/MIPS MILO
boot loader.

28 years agoAdd -n/no timeout option. FreeBSD PR bin/1567, obrien@Nuxi.cs.ucdavis.edu.
downsj [Fri, 6 Sep 1996 01:57:15 +0000 (01:57 +0000)]
Add -n/no timeout option.  FreeBSD PR bin/1567, obrien@Nuxi.cs.ucdavis.edu.

28 years agoMake it believe us when we say afs is not running.
dm [Fri, 6 Sep 1996 01:33:53 +0000 (01:33 +0000)]
Make it believe us when we say afs is not running.

28 years agose@freebsd.org: fix sync transfer negotiation.
dm [Thu, 5 Sep 1996 23:14:00 +0000 (23:14 +0000)]
se@freebsd.org: fix sync transfer negotiation.

28 years agose@freebsd.org: some changes for the 53c860 and the 53c875
dm [Thu, 5 Sep 1996 23:07:00 +0000 (23:07 +0000)]
se@freebsd.org: some changes for the 53c860 and the 53c875

28 years agosync to netbsd
deraadt [Thu, 5 Sep 1996 21:26:00 +0000 (21:26 +0000)]
sync to netbsd

28 years agoissetugid backwards, duh; thanks bitblt
deraadt [Thu, 5 Sep 1996 21:18:17 +0000 (21:18 +0000)]
issetugid backwards, duh; thanks bitblt

28 years agold has some funny things going with alignments...
pefo [Thu, 5 Sep 1996 17:31:06 +0000 (17:31 +0000)]
ld has some funny things going with alignments...

28 years agor.i.p.
mickey [Thu, 5 Sep 1996 14:52:12 +0000 (14:52 +0000)]
r.i.p.
no in new routed.

28 years agofix import.
mickey [Thu, 5 Sep 1996 14:31:10 +0000 (14:31 +0000)]
fix import.
mention that routed is from vjs@sgi.com

28 years agonew routed from SGI.
mickey [Thu, 5 Sep 1996 13:58:55 +0000 (13:58 +0000)]
new routed from SGI.
rip1, rip2, icmp, rdisc.

28 years agobsd.own.mk before YP test
deraadt [Thu, 5 Sep 1996 12:56:10 +0000 (12:56 +0000)]
bsd.own.mk before YP test

28 years agogrr 2 not p in rpc.yppasswdd, one of the hardest commands in openbsd to type
deraadt [Thu, 5 Sep 1996 12:49:35 +0000 (12:49 +0000)]
grr 2 not p in rpc.yppasswdd, one of the hardest commands in openbsd to type

28 years ago1 char oflow; bitblt & deraadt
deraadt [Thu, 5 Sep 1996 12:32:33 +0000 (12:32 +0000)]
1 char oflow; bitblt & deraadt

28 years agocompile!
mickey [Thu, 5 Sep 1996 12:31:14 +0000 (12:31 +0000)]
compile!

28 years agoprotect getenv, do not oflow, fix unused debug; bitblt and deraadt
deraadt [Thu, 5 Sep 1996 12:29:12 +0000 (12:29 +0000)]
protect getenv, do not oflow, fix unused debug; bitblt and deraadt

28 years ago1 char oflow
deraadt [Thu, 5 Sep 1996 12:28:23 +0000 (12:28 +0000)]
1 char oflow

28 years agowhy was this crap still here...
pefo [Thu, 5 Sep 1996 11:59:14 +0000 (11:59 +0000)]
why was this crap still here...

28 years agoup to RIPv2.
mickey [Thu, 5 Sep 1996 11:13:18 +0000 (11:13 +0000)]
up to RIPv2.

28 years agostandard link.h and dlfcn.h not very useful on mips
pefo [Thu, 5 Sep 1996 11:01:32 +0000 (11:01 +0000)]
standard link.h and dlfcn.h not very useful on mips

28 years agorpc.yppasswdd, not rpc.yppasswd; obviously peter tested the non-YP case :)
deraadt [Thu, 5 Sep 1996 09:57:29 +0000 (09:57 +0000)]
rpc.yppasswdd, not rpc.yppasswd; obviously peter tested the non-YP case :)

28 years agoskey command for inline use; by brian@saturn.net (but i had to fix his sleep deprived...
deraadt [Thu, 5 Sep 1996 09:10:00 +0000 (09:10 +0000)]
skey command for inline use; by brian@saturn.net (but i had to fix his sleep deprived code)

28 years agonc is *hobbit*'s netcat; let the sysadm have the same tools the crackers
deraadt [Thu, 5 Sep 1996 08:55:23 +0000 (08:55 +0000)]
nc is *hobbit*'s netcat; let the sysadm have the same tools the crackers
have, so that he may learn what the network is about and protect it better.

28 years agoremove ';' after function close '}'
mickey [Thu, 5 Sep 1996 08:42:32 +0000 (08:42 +0000)]
remove ';' after function close '}'
make it nicer w/ new routed.

28 years agoinclude dti
pefo [Thu, 5 Sep 1996 08:04:14 +0000 (08:04 +0000)]
include dti

28 years agogrumble.. new files.. grumble..
pefo [Thu, 5 Sep 1996 08:01:15 +0000 (08:01 +0000)]
grumble.. new files.. grumble..

28 years agoMove fflush() from signal handler into endwin(), that way it will work in
tholo [Thu, 5 Sep 1996 05:09:10 +0000 (05:09 +0000)]
Move fflush() from signal handler into endwin(), that way it will work in
some other common situations too.

28 years agoAdd strategic fflush() before suspending on keyboard generated signal
tholo [Thu, 5 Sep 1996 03:20:07 +0000 (03:20 +0000)]
Add strategic fflush() before suspending on keyboard generated signal

28 years agodocument latest rcmd change
millert [Thu, 5 Sep 1996 02:39:34 +0000 (02:39 +0000)]
document latest rcmd change

28 years agoignore $RSH if we are setuid
millert [Thu, 5 Sep 1996 02:37:27 +0000 (02:37 +0000)]
ignore $RSH if we are setuid

28 years agoget 12am & 12pm correct; netbsd pr#2734, khym@bga.com [this was hell to test]
deraadt [Wed, 4 Sep 1996 23:43:57 +0000 (23:43 +0000)]
get 12am & 12pm correct; netbsd pr#2734, khym@bga.com [this was hell to test]

28 years agopermit YP to be compiled out using flag in bsd.own.mk; pr#15, peter@demon.net
deraadt [Wed, 4 Sep 1996 22:52:00 +0000 (22:52 +0000)]
permit YP to be compiled out using flag in bsd.own.mk; pr#15, peter@demon.net

28 years agoEnable extra scsi drives and scanners
niklas [Wed, 4 Sep 1996 22:51:33 +0000 (22:51 +0000)]
Enable extra scsi drives and scanners

28 years agos/rnd/random/
niklas [Wed, 4 Sep 1996 22:44:22 +0000 (22:44 +0000)]
s/rnd/random/

28 years agos/KERNEL/_KERNEL/
niklas [Wed, 4 Sep 1996 22:38:47 +0000 (22:38 +0000)]
s/KERNEL/_KERNEL/

28 years agomore Swedish pedantery, kill statics, provide protos etc
niklas [Wed, 4 Sep 1996 22:35:27 +0000 (22:35 +0000)]
more Swedish pedantery, kill statics, provide protos etc

28 years agopipe.h needed vm_page_t defined for me, so I moved it down
niklas [Wed, 4 Sep 1996 22:33:48 +0000 (22:33 +0000)]
pipe.h needed vm_page_t defined for me, so I moved it down

28 years agoDo not do the if(a = b) game even if correct, it is confusing
niklas [Wed, 4 Sep 1996 22:24:23 +0000 (22:24 +0000)]
Do not do the if(a = b) game even if correct, it is confusing

28 years agoStylistic cleanup, like removing "static"s, and removing warnings
niklas [Wed, 4 Sep 1996 22:23:28 +0000 (22:23 +0000)]
Stylistic cleanup, like removing "static"s, and removing warnings
given by -Wall -Wstrict-prototypes -Wmissing-prototypes

28 years agomake GCC 'appier and remove unused vars. Also fix retval
niklas [Wed, 4 Sep 1996 22:13:45 +0000 (22:13 +0000)]
make GCC 'appier and remove unused vars.  Also fix retval
and a debug printout

28 years agoadd #pccom0; suggested by graichen
deraadt [Wed, 4 Sep 1996 21:20:44 +0000 (21:20 +0000)]
add #pccom0; suggested by graichen

28 years agoSome changes for new arc boxes
pefo [Wed, 4 Sep 1996 21:18:19 +0000 (21:18 +0000)]
Some changes for new arc boxes