openbsd
28 years agoAdd manpage link
tholo [Sun, 15 Sep 1996 23:16:13 +0000 (23:16 +0000)]
Add manpage link

28 years agosprintf -> snprintf paranoia
millert [Sun, 15 Sep 1996 23:13:03 +0000 (23:13 +0000)]
sprintf -> snprintf paranoia

28 years agosprintf -> snprintf paranoia
millert [Sun, 15 Sep 1996 22:58:08 +0000 (22:58 +0000)]
sprintf -> snprintf paranoia

28 years agosprintf -> snprintf paranoia
millert [Sun, 15 Sep 1996 22:43:50 +0000 (22:43 +0000)]
sprintf -> snprintf paranoia

28 years agosprintf -> snprintf paranoia
millert [Sun, 15 Sep 1996 22:34:06 +0000 (22:34 +0000)]
sprintf -> snprintf paranoia

28 years agosprintf -> snprintf paranoia
millert [Sun, 15 Sep 1996 22:25:54 +0000 (22:25 +0000)]
sprintf -> snprintf paranoia

28 years agofix a typo and vsprintf -> vsnprintf paranoia
millert [Sun, 15 Sep 1996 22:00:26 +0000 (22:00 +0000)]
fix a typo and vsprintf -> vsnprintf paranoia

28 years agosprintf -> snprintf paranoia
millert [Sun, 15 Sep 1996 21:56:11 +0000 (21:56 +0000)]
sprintf -> snprintf paranoia

28 years agounused.
millert [Sun, 15 Sep 1996 21:49:27 +0000 (21:49 +0000)]
unused.

28 years agosync to netbsd; for graichen
deraadt [Sun, 15 Sep 1996 21:12:08 +0000 (21:12 +0000)]
sync to netbsd; for graichen

28 years agohandle umask nicer
deraadt [Sun, 15 Sep 1996 20:47:15 +0000 (20:47 +0000)]
handle umask nicer

28 years agokill the races; found by bitblt
deraadt [Sun, 15 Sep 1996 20:40:45 +0000 (20:40 +0000)]
kill the races; found by bitblt

28 years agosetup trap after mkdir
deraadt [Sun, 15 Sep 1996 20:29:41 +0000 (20:29 +0000)]
setup trap after mkdir

28 years agoDon't complain if setsockopt() fails. It will fail if we used rcmdsh()
millert [Sun, 15 Sep 1996 20:14:18 +0000 (20:14 +0000)]
Don't complain if setsockopt() fails.  It will fail if we used rcmdsh()
instead of rcmd() and there's no easy way to detect which we used now.

28 years agosprintf -> snprintf (how'd that get missed?)
millert [Sun, 15 Sep 1996 20:14:08 +0000 (20:14 +0000)]
sprintf -> snprintf (how'd that get missed?)
Don't complain if setsockopt() fails.  It will fail if we used rcmdsh()
instead of rcmd() and there's no easy way to detect which we used now.

28 years agokill the races; found by bitblt
deraadt [Sun, 15 Sep 1996 20:12:18 +0000 (20:12 +0000)]
kill the races; found by bitblt

28 years agoPmake has changed. $? expands to full prerequisite name.
etheisen [Sun, 15 Sep 1996 20:08:52 +0000 (20:08 +0000)]
Pmake has changed. $? expands to full prerequisite name.

28 years agoBe slightly safer opening temp files.
millert [Sun, 15 Sep 1996 19:19:52 +0000 (19:19 +0000)]
Be slightly safer opening temp files.

28 years agoSlightly safer temp file open.
millert [Sun, 15 Sep 1996 19:05:09 +0000 (19:05 +0000)]
Slightly safer temp file open.

28 years agoSlightly safer temp file open.
millert [Sun, 15 Sep 1996 18:59:07 +0000 (18:59 +0000)]
Slightly safer temp file open.

28 years agoBlind update of wosch@FreeBSD's code:
michaels [Sun, 15 Sep 1996 16:50:33 +0000 (16:50 +0000)]
Blind update of wosch@FreeBSD's code:

optimized search algorithm
faster IO due mmap(2) [-m | -s]
better error check for damaged databases
support for databases in network byte order (SunOS/sparc)
optional case insensitve search [-i]
optional multiple databases
optional multiple pattern
new enviroment variable LOCATE_PATH for database(s)
[-S] print some statistic about the database
[-l number] limit output to number file names
[-c] suppress normal output; instead print a count of matching file names
fix prototypes/forward declarations/return type

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...