openbsd
27 years agoImport of gomoku from 4.4BSD Lite2. Uses ocurses.
downsj [Mon, 16 Dec 1996 06:56:07 +0000 (06:56 +0000)]
Import of gomoku from 4.4BSD Lite2.  Uses ocurses.

27 years agochanged not to hardcode sun console name as "console"
kstailey [Mon, 16 Dec 1996 03:49:50 +0000 (03:49 +0000)]
changed not to hardcode sun console name as "console"

27 years agoCompatibility
downsj [Mon, 16 Dec 1996 03:17:16 +0000 (03:17 +0000)]
Compatibility

27 years ago"Opps"
downsj [Mon, 16 Dec 1996 01:08:59 +0000 (01:08 +0000)]
"Opps"

27 years agoCloser to being correct; set local_prefix as well so it stays out of
downsj [Mon, 16 Dec 1996 01:07:22 +0000 (01:07 +0000)]
Closer to being correct; set local_prefix as well so it stays out of
/usr/local.

27 years agoadd "return (0)" to end of zsstop() since it's not a void function anymore
kstailey [Mon, 16 Dec 1996 00:11:58 +0000 (00:11 +0000)]
add "return (0)" to end of zsstop() since it's not a void function anymore

27 years agoUpdate to g77 0.5.19
downsj [Sun, 15 Dec 1996 23:34:33 +0000 (23:34 +0000)]
Update to g77 0.5.19

27 years agoUse inet_aton() instead of inet_addr()
millert [Sun, 15 Dec 1996 23:20:32 +0000 (23:20 +0000)]
Use inet_aton() instead of inet_addr()

27 years agoCompile
downsj [Sun, 15 Dec 1996 22:33:56 +0000 (22:33 +0000)]
Compile

27 years agoConflict, conflict, conflict. Who wants a conflict?
downsj [Sun, 15 Dec 1996 22:21:02 +0000 (22:21 +0000)]
Conflict, conflict, conflict.  Who wants a conflict?

27 years agoImport of texinfo-3.9.
downsj [Sun, 15 Dec 1996 21:37:43 +0000 (21:37 +0000)]
Import of texinfo-3.9.

27 years agoman page update for -c and -s flags
kstailey [Sun, 15 Dec 1996 20:57:59 +0000 (20:57 +0000)]
man page update for -c and -s flags

27 years agoAdded /var/cron/{log,tabs} /var/log/authlog
millert [Sun, 15 Dec 1996 20:21:56 +0000 (20:21 +0000)]
Added /var/cron/{log,tabs} /var/log/authlog

27 years agoSync'd with new syslog.conf changes
millert [Sun, 15 Dec 1996 20:04:06 +0000 (20:04 +0000)]
Sync'd with new syslog.conf changes

27 years agoNow with more fiber. Now is more of a "real world" config. Some ideas
millert [Sun, 15 Dec 1996 19:59:27 +0000 (19:59 +0000)]
Now with more fiber.  Now is more of a "real world" config.  Some ideas
taken from NetBSD.

27 years agoLog to LOG_AUTHPRIV not LOG_LOCAL2 (which conflicts with chat)
millert [Sun, 15 Dec 1996 19:19:40 +0000 (19:19 +0000)]
Log to LOG_AUTHPRIV not LOG_LOCAL2 (which conflicts with chat)

27 years agoLess output when not needed.
millert [Sun, 15 Dec 1996 19:11:54 +0000 (19:11 +0000)]
Less output when not needed.

27 years agoadded -s (display server report only) and -c (ditto client) flags
kstailey [Sun, 15 Dec 1996 18:52:19 +0000 (18:52 +0000)]
added -s (display server report only) and -c (ditto client) flags

27 years agoFix strncpy usage and correct strncat length field, from Theo.
millert [Sun, 15 Dec 1996 18:49:24 +0000 (18:49 +0000)]
Fix strncpy usage and correct strncat length field, from Theo.
Also change some occurrence of MAXPATHLEN with sizeof(foo).

27 years agoFIxed an ofF-by-one error.
bitblt [Sun, 15 Dec 1996 05:57:20 +0000 (05:57 +0000)]
FIxed an ofF-by-one error.

27 years agoallow sd0a for root device prompt
deraadt [Sun, 15 Dec 1996 01:34:49 +0000 (01:34 +0000)]
allow sd0a for root device prompt

27 years agostop gunique() open/fopen race
deraadt [Sat, 14 Dec 1996 23:09:46 +0000 (23:09 +0000)]
stop gunique() open/fopen race

27 years agosolve /tmp-style race spotted by bitblt
deraadt [Sat, 14 Dec 1996 22:47:38 +0000 (22:47 +0000)]
solve /tmp-style race spotted by bitblt

27 years agoAdd Theo's changes to yppush, some very ugly debugging code is now gone. -moj
maja [Sat, 14 Dec 1996 22:10:27 +0000 (22:10 +0000)]
Add Theo's changes to yppush, some very ugly debugging code is now gone. -moj

27 years agoperl location
downsj [Sat, 14 Dec 1996 21:49:36 +0000 (21:49 +0000)]
perl location

27 years agoDeletes and remaining changes.
downsj [Sat, 14 Dec 1996 21:31:04 +0000 (21:31 +0000)]
Deletes and remaining changes.

27 years agoUpdate to Sendmail 8.8.4, plus recent patches, plus OpenBSD support.
downsj [Sat, 14 Dec 1996 21:15:04 +0000 (21:15 +0000)]
Update to Sendmail 8.8.4, plus recent patches, plus OpenBSD support.
Also include entire example configuration subset.
Includes smrsh (using /usr/libexec/sm.bin).

Of the top of my head, the only things I removed from the distribution were
contrib/mail.local.linux, src/Makefiles, all the *.0 and *.ps files.
Our praliases man page replaces the distributed one, ours is better.

27 years agoCheck to make sure first char of command is not '*' since that will
millert [Sat, 14 Dec 1996 20:20:42 +0000 (20:20 +0000)]
Check to make sure first char of command is not '*' since that will
alway be a syntax error.

27 years agosendmail and skey stuff is now optional. Pointed out by Thorsten.
millert [Sat, 14 Dec 1996 19:40:14 +0000 (19:40 +0000)]
sendmail and skey stuff is now optional.  Pointed out by Thorsten.

27 years agobe more careful with setgroups()
deraadt [Sat, 14 Dec 1996 19:19:09 +0000 (19:19 +0000)]
be more careful with setgroups()

27 years agoMake optional things marked as optional and watch some more files.
millert [Sat, 14 Dec 1996 18:52:23 +0000 (18:52 +0000)]
Make optional things marked as optional and watch some more files.

27 years agoinane
deraadt [Sat, 14 Dec 1996 18:41:37 +0000 (18:41 +0000)]
inane

27 years ago/dev/fd should be owned by root.wheel
millert [Sat, 14 Dec 1996 18:23:49 +0000 (18:23 +0000)]
/dev/fd should be owned by root.wheel

27 years agobit more paranoia
deraadt [Sat, 14 Dec 1996 17:36:33 +0000 (17:36 +0000)]
bit more paranoia

27 years agomerge netbsd changes for show command
deraadt [Sat, 14 Dec 1996 17:23:51 +0000 (17:23 +0000)]
merge netbsd changes for show command
yet more buf oflows (provided by netbsd!)
an attempt at 64 bit cleanliness
-Wall

27 years agoclamp kvm useage
deraadt [Sat, 14 Dec 1996 15:37:16 +0000 (15:37 +0000)]
clamp kvm useage

27 years agobetter nfsrv_access() control, from netbsd
deraadt [Sat, 14 Dec 1996 15:36:50 +0000 (15:36 +0000)]
better nfsrv_access() control, from netbsd

27 years agoindent correctly
deraadt [Sat, 14 Dec 1996 15:35:26 +0000 (15:35 +0000)]
indent correctly

27 years agosome cleanup from bde@freebsd
deraadt [Sat, 14 Dec 1996 15:21:26 +0000 (15:21 +0000)]
some cleanup from bde@freebsd

27 years ago-Wall'ing.
mickey [Sat, 14 Dec 1996 12:17:33 +0000 (12:17 +0000)]
-Wall'ing.

27 years agoUse size_t more places
tholo [Sat, 14 Dec 1996 07:18:47 +0000 (07:18 +0000)]
Use size_t more places

27 years agoSilence lint
tholo [Sat, 14 Dec 1996 07:07:56 +0000 (07:07 +0000)]
Silence lint

27 years agoClean up lint & compile warnings
tholo [Sat, 14 Dec 1996 07:01:27 +0000 (07:01 +0000)]
Clean up lint & compile warnings

27 years agolean up lint & compile warnings
tholo [Sat, 14 Dec 1996 06:55:56 +0000 (06:55 +0000)]
lean up lint & compile warnings

27 years agoClean up lint and compile warnings
tholo [Sat, 14 Dec 1996 06:49:36 +0000 (06:49 +0000)]
Clean up lint and compile warnings

27 years agoNow does not display responses to other peoples stuff, like UDP packets
bitblt [Sat, 14 Dec 1996 02:16:42 +0000 (02:16 +0000)]
Now does not display responses to other peoples stuff, like UDP packets
or other peoples network unreachables when you do a ping -v.

27 years agomake UIO_MAXIOV visible to userland.
michaels [Fri, 13 Dec 1996 21:26:39 +0000 (21:26 +0000)]
make UIO_MAXIOV visible to userland.

27 years agocorrect function declaration and return
michaels [Fri, 13 Dec 1996 21:24:12 +0000 (21:24 +0000)]
correct function declaration and return

27 years agomake UIO_MAXIOV note more prominent
michaels [Fri, 13 Dec 1996 21:20:50 +0000 (21:20 +0000)]
make UIO_MAXIOV note more prominent

27 years agofix comments regarding {*path,sys}conf()
deraadt [Fri, 13 Dec 1996 17:06:23 +0000 (17:06 +0000)]
fix comments regarding {*path,sys}conf()

27 years agoIf max number of partitions in the label is < highest partition defined,
millert [Fri, 13 Dec 1996 16:58:25 +0000 (16:58 +0000)]
If max number of partitions in the label is < highest partition defined,
increase d_npartitions as long as we don't go above MAXPARTITIONS.

27 years agoldconfig hack for the mips
deraadt [Fri, 13 Dec 1996 15:45:58 +0000 (15:45 +0000)]
ldconfig hack for the mips

27 years agoadd quotactl
deraadt [Thu, 12 Dec 1996 23:42:22 +0000 (23:42 +0000)]
add quotactl

27 years agofix a typical use; -Wall
deraadt [Thu, 12 Dec 1996 20:32:17 +0000 (20:32 +0000)]
fix a typical use; -Wall

27 years agoSync headers with system header's idea of reality
imp [Thu, 12 Dec 1996 17:07:55 +0000 (17:07 +0000)]
Sync headers with system header's idea of reality

27 years ago*** empty log message ***
bitblt [Thu, 12 Dec 1996 16:22:20 +0000 (16:22 +0000)]
*** empty log message ***

27 years agoPart 1 of tcpdump 3.3
bitblt [Thu, 12 Dec 1996 16:08:22 +0000 (16:08 +0000)]
Part 1 of tcpdump 3.3

27 years agoundo last change.
mickey [Thu, 12 Dec 1996 13:50:53 +0000 (13:50 +0000)]
undo last change.

27 years agowrong place for bindresvport() proto
deraadt [Thu, 12 Dec 1996 13:39:47 +0000 (13:39 +0000)]
wrong place for bindresvport() proto

27 years agostruct sockaddr_in; prototype
mickey [Thu, 12 Dec 1996 13:23:03 +0000 (13:23 +0000)]
struct sockaddr_in; prototype

27 years agoint bindresvport __P((int sd, struct sockaddr_in *sin));
mickey [Thu, 12 Dec 1996 13:17:46 +0000 (13:17 +0000)]
int    bindresvport __P((int sd, struct sockaddr_in *sin));

27 years ago"stdin" is not a stdin! (perror)
mickey [Thu, 12 Dec 1996 12:37:53 +0000 (12:37 +0000)]
"stdin" is not a stdin! (perror)

27 years agoAdd <unistd.h> for select(2) prototype.
robin [Thu, 12 Dec 1996 11:35:59 +0000 (11:35 +0000)]
Add <unistd.h> for select(2) prototype.

27 years agoAdd <sys/socket.h> for setsockopt(2), <unistd.h> for select(2).
robin [Thu, 12 Dec 1996 11:24:08 +0000 (11:24 +0000)]
Add <sys/socket.h> for setsockopt(2), <unistd.h> for select(2).
Remove two unused variables: `pettydump' and `buf'.
Remove redundant case label: `def_case'.

27 years agoi studdderr wheenn i tyttype
deraadt [Thu, 12 Dec 1996 10:33:23 +0000 (10:33 +0000)]
i studdderr wheenn i tyttype

27 years agocannot use err() here
deraadt [Thu, 12 Dec 1996 10:28:28 +0000 (10:28 +0000)]
cannot use err() here

27 years agonote lpt chip
mickey [Thu, 12 Dec 1996 09:17:30 +0000 (09:17 +0000)]
note lpt chip

27 years agoMLINK
deraadt [Thu, 12 Dec 1996 08:50:18 +0000 (08:50 +0000)]
MLINK

27 years agonew makefile system, sun4/sun4c/sun4m a.out header hacking, some from netbsd
deraadt [Thu, 12 Dec 1996 08:42:41 +0000 (08:42 +0000)]
new makefile system, sun4/sun4c/sun4m a.out header hacking, some from netbsd

27 years agoprintf format fix.
mickey [Thu, 12 Dec 1996 08:35:38 +0000 (08:35 +0000)]
printf format fix.

27 years ago<sys/stat.h> missed.
mickey [Thu, 12 Dec 1996 08:19:25 +0000 (08:19 +0000)]
<sys/stat.h> missed.
we've got ctype.h macros in stand.h!

27 years agotypes.h for u_char
deraadt [Thu, 12 Dec 1996 08:18:31 +0000 (08:18 +0000)]
types.h for u_char

27 years agosafe to{lower,upper} macros.
mickey [Thu, 12 Dec 1996 08:16:30 +0000 (08:16 +0000)]
safe to{lower,upper} macros.

27 years agofix afterinstall
deraadt [Thu, 12 Dec 1996 07:53:15 +0000 (07:53 +0000)]
fix afterinstall

27 years ago32 bit cleanup, because this code is going to be copied by other ports soon
deraadt [Thu, 12 Dec 1996 07:44:55 +0000 (07:44 +0000)]
32 bit cleanup, because this code is going to be copied by other ports soon

27 years agoAdd OpenBSD/arc support to gdb, from pefo
imp [Thu, 12 Dec 1996 05:16:27 +0000 (05:16 +0000)]
Add OpenBSD/arc support to gdb, from pefo

27 years agoUpdate {hton,ntoh}[ls] argument and return types to match changes in
tholo [Thu, 12 Dec 1996 03:19:55 +0000 (03:19 +0000)]
Update {hton,ntoh}[ls] argument and return types to match changes in
<machine/endian.h>

27 years agoRevert sane attach ordering for the time being
niklas [Thu, 12 Dec 1996 00:24:41 +0000 (00:24 +0000)]
Revert sane attach ordering for the time being

27 years agoRevert to non-bus.h versions for the time being
niklas [Thu, 12 Dec 1996 00:21:59 +0000 (00:21 +0000)]
Revert to non-bus.h versions for the time being

27 years agoFix typo
tholo [Wed, 11 Dec 1996 23:09:53 +0000 (23:09 +0000)]
Fix typo

27 years agoCorrect include paths
niklas [Wed, 11 Dec 1996 23:06:32 +0000 (23:06 +0000)]
Correct include paths

27 years agoSlight optimizations
niklas [Wed, 11 Dec 1996 22:38:06 +0000 (22:38 +0000)]
Slight optimizations

27 years agoRemove dups from cfdata via marking algorithm
niklas [Wed, 11 Dec 1996 22:36:14 +0000 (22:36 +0000)]
Remove dups from cfdata via marking algorithm

27 years agosupport ttyw*
deraadt [Wed, 11 Dec 1996 21:47:46 +0000 (21:47 +0000)]
support ttyw*

27 years agoadd stub for willowglen vme serial card driver
deraadt [Wed, 11 Dec 1996 21:04:59 +0000 (21:04 +0000)]
add stub for willowglen vme serial card driver

27 years agocorrect master decoded logic; i have mapped a vmes device successfully now
deraadt [Wed, 11 Dec 1996 21:04:13 +0000 (21:04 +0000)]
correct master decoded logic; i have mapped a vmes device successfully now

27 years agoadd wl cdev entry
deraadt [Wed, 11 Dec 1996 20:15:43 +0000 (20:15 +0000)]
add wl cdev entry

27 years agofrom netbsd; repair byte swapping of fields
deraadt [Wed, 11 Dec 1996 19:23:40 +0000 (19:23 +0000)]
from netbsd; repair byte swapping of fields

27 years agob_resid cleanups, pointed out by minoura@kw.netlaputa.or.jp in netbsd pr#3007
deraadt [Wed, 11 Dec 1996 19:08:14 +0000 (19:08 +0000)]
b_resid cleanups, pointed out by minoura@kw.netlaputa.or.jp in netbsd pr#3007

27 years agorobin is pedantic about the spelling of behavior
deraadt [Wed, 11 Dec 1996 17:39:19 +0000 (17:39 +0000)]
robin is pedantic about the spelling of behavior

27 years agoclarify how timeout behaves
deraadt [Wed, 11 Dec 1996 17:29:46 +0000 (17:29 +0000)]
clarify how timeout behaves

27 years agoAdd ``#include <unistd.h>'' for prototypes of:
robin [Wed, 11 Dec 1996 17:14:22 +0000 (17:14 +0000)]
Add ``#include <unistd.h>'' for prototypes of:
close(2), write(2), read(2), select(2), sleep(3) and isatty(3).

27 years agoFix SLC_NAME_OK() macro which would return non-zero, if given the
robin [Wed, 11 Dec 1996 17:05:25 +0000 (17:05 +0000)]
Fix SLC_NAME_OK() macro which would return non-zero, if given the
argument: 0 (which is not a valid SLC code -- valid SLC codes are currently
1 -> 30 inclusive, from RFC-1184).

27 years agoremoved #ifdef SCAN_BC code
kstailey [Wed, 11 Dec 1996 16:34:13 +0000 (16:34 +0000)]
removed #ifdef SCAN_BC code

27 years agoremoved redundant copy of whole file
kstailey [Wed, 11 Dec 1996 16:32:04 +0000 (16:32 +0000)]
removed redundant copy of whole file

27 years agofix usage line
deraadt [Wed, 11 Dec 1996 13:44:20 +0000 (13:44 +0000)]
fix usage line

27 years agoSUNXPART always; also one case of MAXPARTITIONS not being there
deraadt [Wed, 11 Dec 1996 13:36:11 +0000 (13:36 +0000)]
SUNXPART always; also one case of MAXPARTITIONS not being there

27 years agoTS_WOPEN on cua close, like com.c
deraadt [Wed, 11 Dec 1996 13:28:06 +0000 (13:28 +0000)]
TS_WOPEN on cua close, like com.c

27 years agoSane attach ordering
niklas [Wed, 11 Dec 1996 13:00:13 +0000 (13:00 +0000)]
Sane attach ordering

27 years agoisadma belongs in files.isa
niklas [Wed, 11 Dec 1996 12:59:27 +0000 (12:59 +0000)]
isadma belongs in files.isa