openbsd
28 years agoDon't use anonymous structs
tholo [Sun, 15 Sep 1996 10:10:11 +0000 (10:10 +0000)]
Don't use anonymous structs

28 years agoAdd a couple of syscalls; bring more prototypes into scope
tholo [Sun, 15 Sep 1996 10:09:06 +0000 (10:09 +0000)]
Add a couple of syscalls; bring more prototypes into scope

28 years agouse mkstemp; mentioned by sirsyko@ishiboo.com
deraadt [Sun, 15 Sep 1996 10:02:34 +0000 (10:02 +0000)]
use mkstemp; mentioned by sirsyko@ishiboo.com

28 years agoBuild correctly when DESTDIR set
niklas [Sun, 15 Sep 1996 09:55:40 +0000 (09:55 +0000)]
Build correctly when DESTDIR set

28 years agoOk, ok! We now autosense system type. Same compiled kernel works on both
pefo [Sun, 15 Sep 1996 09:46:06 +0000 (09:46 +0000)]
Ok, ok! We now autosense system type. Same compiled kernel works on both
Deskstation TYNE and Acer PICA.

28 years agoRemove dead code
tholo [Sun, 15 Sep 1996 09:30:42 +0000 (09:30 +0000)]
Remove dead code
Remove unused variables
Silence some warnings
lint(1) is your friend

28 years agoprint debugging flags in usage(); idea from freebsd
deraadt [Sun, 15 Sep 1996 09:28:14 +0000 (09:28 +0000)]
print debugging flags in usage(); idea from freebsd

28 years agoenlarge buffer
deraadt [Sun, 15 Sep 1996 09:13:18 +0000 (09:13 +0000)]
enlarge buffer

28 years agoDon't add a comma after the last entry in an enum
tholo [Sun, 15 Sep 1996 08:52:41 +0000 (08:52 +0000)]
Don't add a comma after the last entry in an enum

28 years agoFix prototype
tholo [Sun, 15 Sep 1996 08:09:48 +0000 (08:09 +0000)]
Fix prototype

28 years agopraliases now has a man page.
millert [Sun, 15 Sep 1996 05:17:52 +0000 (05:17 +0000)]
praliases now has a man page.

28 years agopraliases man page.
millert [Sun, 15 Sep 1996 05:15:57 +0000 (05:15 +0000)]
praliases man page.

28 years agoDoh! Should be .1
millert [Sun, 15 Sep 1996 05:13:17 +0000 (05:13 +0000)]
Doh!  Should be .1

28 years agoFirst crack at a praliases man page, the lack of which really bugged me.
millert [Sun, 15 Sep 1996 05:12:18 +0000 (05:12 +0000)]
First crack at a praliases man page, the lack of which really bugged me.

28 years agosh(1) has now has ulimit so that's no longer a bug.
millert [Sun, 15 Sep 1996 03:45:01 +0000 (03:45 +0000)]
sh(1) has now has ulimit so that's no longer a bug.

28 years agodocument ``ulimit'' builtin.
millert [Sun, 15 Sep 1996 03:41:57 +0000 (03:41 +0000)]
document ``ulimit'' builtin.

28 years agoUpdated mm (mgm) macros
etheisen [Sun, 15 Sep 1996 01:56:29 +0000 (01:56 +0000)]
Updated mm (mgm) macros

28 years agoUpdated mm (mgm) macros
etheisen [Sun, 15 Sep 1996 01:48:03 +0000 (01:48 +0000)]
Updated mm (mgm) macros

28 years agoRemove more junk files.
etheisen [Sat, 14 Sep 1996 23:21:38 +0000 (23:21 +0000)]
Remove more junk files.

28 years agoMore garbage.
etheisen [Sat, 14 Sep 1996 23:10:44 +0000 (23:10 +0000)]
More garbage.

28 years agogroff is integrated.
etheisen [Sat, 14 Sep 1996 22:45:55 +0000 (22:45 +0000)]
groff is integrated.

28 years agoA time to groff...
etheisen [Sat, 14 Sep 1996 22:28:11 +0000 (22:28 +0000)]
A time to groff...

28 years agoMore garbage.
etheisen [Sat, 14 Sep 1996 22:15:31 +0000 (22:15 +0000)]
More garbage.

28 years agoFix prefix and remove intermediate files.
etheisen [Sat, 14 Sep 1996 21:41:16 +0000 (21:41 +0000)]
Fix prefix and remove intermediate files.

28 years agoDisable logging to CVSROOT/history if we are running on a read-only file
tholo [Sat, 14 Sep 1996 21:23:36 +0000 (21:23 +0000)]
Disable logging to CVSROOT/history if we are running on a read-only file
system

28 years agocvs import faux pas.
etheisen [Sat, 14 Sep 1996 20:58:17 +0000 (20:58 +0000)]
cvs import faux pas.

28 years agoRedo the OpenBSD build wrapper import. Thanx cvs.
etheisen [Sat, 14 Sep 1996 20:20:39 +0000 (20:20 +0000)]
Redo the OpenBSD build wrapper import. Thanx cvs.

28 years agosetgid stuff goes away
deraadt [Sat, 14 Sep 1996 19:28:58 +0000 (19:28 +0000)]
setgid stuff goes away

28 years agonot setgid tty anymore.
deraadt [Sat, 14 Sep 1996 19:26:56 +0000 (19:26 +0000)]
not setgid tty anymore.

28 years agoThird time because import sucks.
etheisen [Sat, 14 Sep 1996 19:00:41 +0000 (19:00 +0000)]
Third time because import sucks.

28 years agoJoystick is at 0x201, not 0x200
tholo [Sat, 14 Sep 1996 18:36:15 +0000 (18:36 +0000)]
Joystick is at 0x201, not 0x200
Add config for GUS MAX

28 years agoFirst shot at a multivendor kernel. This version handles pica's and desk-
pefo [Sat, 14 Sep 1996 15:58:11 +0000 (15:58 +0000)]
First shot at a multivendor kernel. This version handles pica's and desk-
station tyne's. Auto detection still needs to be compleeted.
Checked in version is hardwired for pica's. Use the PICA config file.

28 years agoTemporarily disable groff build until other mods are checked in.
etheisen [Sat, 14 Sep 1996 06:00:40 +0000 (06:00 +0000)]
Temporarily disable groff build until other mods are checked in.

28 years agoWHen we fail to open tape device, only print an error message if errno
millert [Sat, 14 Sep 1996 03:50:46 +0000 (03:50 +0000)]
WHen we fail to open tape device, only print an error message if errno
is non-zero.  If errno is 0 then the remote mt already did the message...

28 years agoinstall target; disklabel on image instead, more inodes
deraadt [Sat, 14 Sep 1996 03:42:56 +0000 (03:42 +0000)]
install target; disklabel on image instead, more inodes

28 years agoNow uses "wall -g" so no need to be setgid tty. This makes $RSH work.
millert [Sat, 14 Sep 1996 03:26:01 +0000 (03:26 +0000)]
Now uses "wall -g" so no need to be setgid tty.  This makes $RSH work.
Also fix buf oflow.

28 years agorestrict floppy dev nodes for now
deraadt [Sat, 14 Sep 1996 03:21:35 +0000 (03:21 +0000)]
restrict floppy dev nodes for now

28 years agoHeh Per, SVR4 wants to load the ELF interpreter too, sometimes :-)
niklas [Fri, 13 Sep 1996 17:09:53 +0000 (17:09 +0000)]
Heh Per, SVR4 wants to load the ELF interpreter too, sometimes :-)

28 years agofinal correct badsect device patch from curt@portal.ca
deraadt [Fri, 13 Sep 1996 16:25:26 +0000 (16:25 +0000)]
final correct badsect device patch from curt@portal.ca

28 years agotypo
deraadt [Fri, 13 Sep 1996 06:45:49 +0000 (06:45 +0000)]
typo

28 years agokill unused var
downsj [Fri, 13 Sep 1996 05:20:06 +0000 (05:20 +0000)]
kill unused var

28 years agoremove mapartitions default.
mickey [Fri, 13 Sep 1996 04:25:41 +0000 (04:25 +0000)]
remove mapartitions default.

28 years agofingerd -ls; shut down tftp
deraadt [Fri, 13 Sep 1996 04:07:42 +0000 (04:07 +0000)]
fingerd -ls; shut down tftp

28 years agohostname can be longer; noticed by bitblt
deraadt [Fri, 13 Sep 1996 03:45:25 +0000 (03:45 +0000)]
hostname can be longer; noticed by bitblt

28 years agodocument our extensions
deraadt [Fri, 13 Sep 1996 03:21:18 +0000 (03:21 +0000)]
document our extensions

28 years agofoom
deraadt [Thu, 12 Sep 1996 23:11:11 +0000 (23:11 +0000)]
foom

28 years agocvs.openbsd.org rules with 20% buffer cache
deraadt [Thu, 12 Sep 1996 21:55:06 +0000 (21:55 +0000)]
cvs.openbsd.org rules with 20% buffer cache

28 years agoBUFCACHEPERCENT for cranking % of mem used
deraadt [Thu, 12 Sep 1996 21:54:41 +0000 (21:54 +0000)]
BUFCACHEPERCENT for cranking % of mem used

28 years agosuspicious suspicious
deraadt [Thu, 12 Sep 1996 20:48:05 +0000 (20:48 +0000)]
suspicious suspicious

28 years agosendmail gecos oflow -- found by mudge, this fix by downsj. I knew about this
deraadt [Thu, 12 Sep 1996 19:25:42 +0000 (19:25 +0000)]
sendmail gecos oflow -- found by mudge, this fix by downsj.  I knew about this
hole a month ago. OpenBSD is not vulnerable because you cannot set a gecos that
long -- bitblt and I fixed chfn & the other tools when we became aware of the
hole; we did not fix sendmail to avoid bringing attention to the sendmail hole

28 years ago16 partitions
deraadt [Thu, 12 Sep 1996 19:01:57 +0000 (19:01 +0000)]
16 partitions

28 years agook, must have read access at least.
pefo [Thu, 12 Sep 1996 18:52:17 +0000 (18:52 +0000)]
ok, must have read access at least.

28 years agoremove excess tests...
pefo [Thu, 12 Sep 1996 14:43:30 +0000 (14:43 +0000)]
remove excess tests...

28 years agoset maxpartitions to machine default.
mickey [Thu, 12 Sep 1996 07:51:17 +0000 (07:51 +0000)]
set maxpartitions to machine default.
fix shift/reduce conflicts in grammar (i'm ukrainian, not else ;)

28 years agoset correct 'maxpartitions'
mickey [Thu, 12 Sep 1996 07:48:44 +0000 (07:48 +0000)]
set correct 'maxpartitions'

28 years agoClose TCP receive window when we cannot receive data; suggested by Darren
tholo [Thu, 12 Sep 1996 06:36:57 +0000 (06:36 +0000)]
Close TCP receive window when we cannot receive data; suggested by Darren
Reed.  Also make a conditional easier to read.

28 years agoTCP Persist handling; from 4.4BSD Lite2 (via NetBSD PR 2335)
tholo [Thu, 12 Sep 1996 06:19:56 +0000 (06:19 +0000)]
TCP Persist handling; from 4.4BSD Lite2 (via NetBSD PR 2335)

28 years agoDon't assume other subnets than our own are local to us; from Luigi Rizzo
tholo [Thu, 12 Sep 1996 06:04:47 +0000 (06:04 +0000)]
Don't assume other subnets than our own are local to us; from Luigi Rizzo
by way of Jason Downs & Theo de Raadt.  Can be overridden in the kernel
configuration file by using "option SUBNETSARELOCAL=1"

28 years agoSupport 16 partitions.
downsj [Thu, 12 Sep 1996 05:07:52 +0000 (05:07 +0000)]
Support 16 partitions.

28 years agoAdd 16 partition support to the SPARC. From NetBSD PR#2675, by der Mouse,
downsj [Thu, 12 Sep 1996 04:33:27 +0000 (04:33 +0000)]
Add 16 partition support to the SPARC.  From NetBSD PR#2675, by der Mouse,
<mouse@Collatz.McRCIM.McGill.EDU>.

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.