openbsd
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

27 years agoDo not allocate all of ports 0x80 - 0x8f for isadma (hint: delay)
niklas [Wed, 11 Dec 1996 12:57:31 +0000 (12:57 +0000)]
Do not allocate all of ports 0x80 - 0x8f for isadma (hint: delay)

27 years agoMCLSHIFT=11, and calc MCLBYTES in such terms. found by pefo
deraadt [Wed, 11 Dec 1996 11:12:51 +0000 (11:12 +0000)]
MCLSHIFT=11, and calc MCLBYTES in such terms. found by pefo

27 years agoproto & column cleanup
deraadt [Wed, 11 Dec 1996 09:05:05 +0000 (09:05 +0000)]
proto & column cleanup

27 years agogenerate reboot.o like other system calls
deraadt [Wed, 11 Dec 1996 08:31:44 +0000 (08:31 +0000)]
generate reboot.o like other system calls

27 years agoSync headers to ld.so for gdb/arc support
imp [Wed, 11 Dec 1996 05:55:33 +0000 (05:55 +0000)]
Sync headers to ld.so for gdb/arc support

27 years agofix eisa ultrastor config
deraadt [Wed, 11 Dec 1996 00:39:56 +0000 (00:39 +0000)]
fix eisa ultrastor config

27 years agodo not need isapnp0
deraadt [Tue, 10 Dec 1996 23:35:05 +0000 (23:35 +0000)]
do not need isapnp0

27 years agoForgotten line in extent handling code
niklas [Tue, 10 Dec 1996 23:34:12 +0000 (23:34 +0000)]
Forgotten line in extent handling code

27 years agothe real changes by niklas... I did not merge correctly
deraadt [Tue, 10 Dec 1996 22:28:28 +0000 (22:28 +0000)]
the real changes by niklas... I did not merge correctly

27 years agoFlex 2.5.4
millert [Tue, 10 Dec 1996 22:21:59 +0000 (22:21 +0000)]
Flex 2.5.4

27 years agouhm...zap that column shit
deraadt [Tue, 10 Dec 1996 21:11:16 +0000 (21:11 +0000)]
uhm...zap that column shit

27 years agoclr TS_WOPEN if bailing on cua opens
deraadt [Tue, 10 Dec 1996 19:21:53 +0000 (19:21 +0000)]
clr TS_WOPEN if bailing on cua opens
As well, at this point I've also done fancy cvs repository mangling to
ensure that the com* files in sys/dev/ic maintain the history we had
before. (Yes, I cleaned up the 2.0 tags too..)

27 years agodo not use warnx, blank lines suck
deraadt [Tue, 10 Dec 1996 19:00:03 +0000 (19:00 +0000)]
do not use warnx, blank lines suck

27 years agomotorola stuff is similar to sun
deraadt [Tue, 10 Dec 1996 18:37:53 +0000 (18:37 +0000)]
motorola stuff is similar to sun

27 years agoXr diskless
deraadt [Tue, 10 Dec 1996 18:32:12 +0000 (18:32 +0000)]
Xr diskless

27 years agoXr diskless
deraadt [Tue, 10 Dec 1996 18:24:52 +0000 (18:24 +0000)]
Xr diskless

27 years agotypo, jmg@nike.efn.org
deraadt [Tue, 10 Dec 1996 16:04:37 +0000 (16:04 +0000)]
typo, jmg@nike.efn.org

27 years agoused to permit a single arg, which it ignored, now does usage(); fenner@freebsd
deraadt [Tue, 10 Dec 1996 15:42:38 +0000 (15:42 +0000)]
used to permit a single arg, which it ignored, now does usage(); fenner@freebsd

27 years agofrom netbsd; treat arrays used with XDR_INLINE as arrays of 'int32_t's,
deraadt [Tue, 10 Dec 1996 15:29:34 +0000 (15:29 +0000)]
from netbsd; treat arrays used with XDR_INLINE as arrays of 'int32_t's,
rather than arrays of 'long's.

27 years agowarnx, from netbsd
deraadt [Tue, 10 Dec 1996 15:15:39 +0000 (15:15 +0000)]
warnx, from netbsd

27 years agotypo fix from netbsd
deraadt [Tue, 10 Dec 1996 15:14:33 +0000 (15:14 +0000)]
typo fix from netbsd

27 years agocleanup, some from netbsd
deraadt [Tue, 10 Dec 1996 15:13:31 +0000 (15:13 +0000)]
cleanup, some from netbsd

27 years agowarnx
deraadt [Tue, 10 Dec 1996 15:07:08 +0000 (15:07 +0000)]
warnx

27 years agoeffect, danny@panda.hilink.com.au
deraadt [Tue, 10 Dec 1996 15:00:57 +0000 (15:00 +0000)]
effect, danny@panda.hilink.com.au

27 years ago"the the" purge
deraadt [Tue, 10 Dec 1996 09:05:56 +0000 (09:05 +0000)]
"the the" purge

27 years agocrank SO_SNDBUF if needed, kml@nas.nasa.gov
deraadt [Tue, 10 Dec 1996 08:37:06 +0000 (08:37 +0000)]
crank SO_SNDBUF if needed, kml@nas.nasa.gov

27 years agobut -Wall is not needed
deraadt [Tue, 10 Dec 1996 08:26:53 +0000 (08:26 +0000)]
but -Wall is not needed

27 years agomerge freebsd mtree diffs, plus -Wall cleanup
deraadt [Tue, 10 Dec 1996 08:25:57 +0000 (08:25 +0000)]
merge freebsd mtree diffs, plus -Wall cleanup

27 years agoPPP autologin code from freebsd; do not use until pppd has been checked for security...
deraadt [Tue, 10 Dec 1996 07:58:29 +0000 (07:58 +0000)]
PPP autologin code from freebsd; do not use until pppd has been checked for security...

27 years agoavoid close(-1) cases
deraadt [Tue, 10 Dec 1996 07:46:33 +0000 (07:46 +0000)]
avoid close(-1) cases

27 years agouse MAXHOSTNAMELEN
deraadt [Tue, 10 Dec 1996 07:43:34 +0000 (07:43 +0000)]
use MAXHOSTNAMELEN

27 years ago64 bit & -Wall cleanup
deraadt [Tue, 10 Dec 1996 07:26:45 +0000 (07:26 +0000)]
64 bit & -Wall cleanup

27 years agoblow away tmp dir on more traps
deraadt [Tue, 10 Dec 1996 07:26:01 +0000 (07:26 +0000)]
blow away tmp dir on more traps

27 years agoarc port can use the same disksubr code, whee!
deraadt [Mon, 9 Dec 1996 15:54:57 +0000 (15:54 +0000)]
arc port can use the same disksubr code, whee!

27 years agoproto getgrouplist()
deraadt [Mon, 9 Dec 1996 13:50:04 +0000 (13:50 +0000)]
proto getgrouplist()

27 years agobetter error messages
deraadt [Mon, 9 Dec 1996 13:38:47 +0000 (13:38 +0000)]
better error messages

27 years agofor -a option, refuse if disklabel type != fstab type
deraadt [Mon, 9 Dec 1996 13:25:26 +0000 (13:25 +0000)]
for -a option, refuse if disklabel type != fstab type

27 years agosupport pax '-s replstr' option in tar mode too. this can be used to
deraadt [Mon, 9 Dec 1996 12:02:16 +0000 (12:02 +0000)]
support pax '-s replstr' option in tar mode too. this can be used to
deal with cleaning up absolute paths

27 years agorevert to spawning compress-ing program. normally we want extracts using
deraadt [Mon, 9 Dec 1996 12:00:13 +0000 (12:00 +0000)]
revert to spawning compress-ing program. normally we want extracts using
'z' to also work on .Z files, but libz does not deal with compressed
data. Hacking the code to deal well with pipes has proven very hard.

27 years agoUse new extent manager when mapping bus resources
niklas [Mon, 9 Dec 1996 09:54:04 +0000 (09:54 +0000)]
Use new extent manager when mapping bus resources

27 years agoImport extent manager from NetBSD
niklas [Mon, 9 Dec 1996 09:27:02 +0000 (09:27 +0000)]
Import extent manager from NetBSD

27 years agominor whoops
deraadt [Mon, 9 Dec 1996 08:36:41 +0000 (08:36 +0000)]
minor whoops

27 years agobrelse properly
deraadt [Mon, 9 Dec 1996 07:19:22 +0000 (07:19 +0000)]
brelse properly

27 years agonicer usage
deraadt [Mon, 9 Dec 1996 07:10:14 +0000 (07:10 +0000)]
nicer usage

27 years agofsck floppy root before remounting it
tholo [Mon, 9 Dec 1996 07:06:53 +0000 (07:06 +0000)]
fsck floppy root before remounting it

27 years agoreadonly mount of msdos fs
deraadt [Mon, 9 Dec 1996 07:04:46 +0000 (07:04 +0000)]
readonly mount of msdos fs

27 years agoBe smarter about running tgetent() multiple times; bump major as we have
tholo [Mon, 9 Dec 1996 01:18:17 +0000 (01:18 +0000)]
Be smarter about running tgetent() multiple times; bump major as we have
a binary incompatibility

27 years agoFor the moment, use the same code that we use in the pmax port to generate
imp [Mon, 9 Dec 1996 00:13:49 +0000 (00:13 +0000)]
For the moment, use the same code that we use in the pmax port to generate
core files.  This may change again as the gdb port progresses, but is my
best current guess.  Core files generated by OpenBSD/arc with this
change are now known by the file command as being core files.

27 years agoInstall sample configuration files if none are present
tholo [Sun, 8 Dec 1996 22:39:31 +0000 (22:39 +0000)]
Install sample configuration files if none are present

27 years agoInstall sample slip.hosts and slip.login entry if none are present
tholo [Sun, 8 Dec 1996 22:31:39 +0000 (22:31 +0000)]
Install sample slip.hosts and slip.login entry if none are present

27 years agoInstall sample portal configuration file if none are installed
tholo [Sun, 8 Dec 1996 22:22:38 +0000 (22:22 +0000)]
Install sample portal configuration file if none are installed

27 years agoInstall more files when making distribution
tholo [Sun, 8 Dec 1996 21:27:11 +0000 (21:27 +0000)]
Install more files when making distribution

27 years agoComment out sample entries
tholo [Sun, 8 Dec 1996 21:25:01 +0000 (21:25 +0000)]
Comment out sample entries

27 years agoFix typo
tholo [Sun, 8 Dec 1996 20:59:20 +0000 (20:59 +0000)]
Fix typo

27 years agoDisable quotas
tholo [Sun, 8 Dec 1996 20:01:35 +0000 (20:01 +0000)]
Disable quotas

27 years agofixed comment in union_advlock
kstailey [Sun, 8 Dec 1996 17:40:29 +0000 (17:40 +0000)]
fixed comment in union_advlock

27 years agoinstall -> ${INSTALL}, -c -> ${COPY}
downsj [Sun, 8 Dec 1996 15:36:11 +0000 (15:36 +0000)]
install -> ${INSTALL}, -c -> ${COPY}

27 years agocookie cookie COOKIE.. oh, sorry..
downsj [Sun, 8 Dec 1996 15:26:51 +0000 (15:26 +0000)]
cookie cookie COOKIE.. oh, sorry..
install -> ${INSTALL}, -c -> ${COPY}

27 years agoinstall -> ${INSTALL}, -c -> ${COPY}
downsj [Sun, 8 Dec 1996 15:17:19 +0000 (15:17 +0000)]
install -> ${INSTALL}, -c -> ${COPY}

27 years agoMerge to NetBSD 961207
niklas [Sun, 8 Dec 1996 15:15:44 +0000 (15:15 +0000)]
Merge to NetBSD 961207

27 years agoinstall -> ${INSTALL}, -c -> ${COPY}
downsj [Sun, 8 Dec 1996 14:59:56 +0000 (14:59 +0000)]
install -> ${INSTALL}, -c -> ${COPY}

27 years agoinstall -> ${INSTALL}, -c -> ${COPY}
downsj [Sun, 8 Dec 1996 14:42:26 +0000 (14:42 +0000)]
install -> ${INSTALL}, -c -> ${COPY}

27 years ago-c -> ${COPY}
downsj [Sun, 8 Dec 1996 14:37:22 +0000 (14:37 +0000)]
-c -> ${COPY}

27 years agoinstall -> ${INSTALL}, -c -> ${COPY}
downsj [Sun, 8 Dec 1996 14:32:16 +0000 (14:32 +0000)]
install -> ${INSTALL}, -c -> ${COPY}

27 years ago-Wcast-qual happiness
niklas [Sun, 8 Dec 1996 14:25:46 +0000 (14:25 +0000)]
-Wcast-qual happiness

27 years agoForgotten files from NetBSD merge
niklas [Sun, 8 Dec 1996 14:13:08 +0000 (14:13 +0000)]
Forgotten files from NetBSD merge

27 years agoinstall -> ${INSTALL}
downsj [Sun, 8 Dec 1996 14:01:44 +0000 (14:01 +0000)]
install -> ${INSTALL}

27 years agosync with FreeBSD, except for the damned tcl script.
downsj [Sun, 8 Dec 1996 13:57:06 +0000 (13:57 +0000)]
sync with FreeBSD, except for the damned tcl script.

27 years agoAdd -M.
downsj [Sun, 8 Dec 1996 13:29:53 +0000 (13:29 +0000)]
Add -M.

27 years agoDisable matching by default if a domainname is set, adding -M to reenable it.
downsj [Sun, 8 Dec 1996 13:29:19 +0000 (13:29 +0000)]
Disable matching by default if a domainname is set, adding -M to reenable it.

27 years agoa few things go away...
deraadt [Sun, 8 Dec 1996 10:26:32 +0000 (10:26 +0000)]
a few things go away...

27 years agonot needed anymore
deraadt [Sun, 8 Dec 1996 10:26:16 +0000 (10:26 +0000)]
not needed anymore

27 years ago64-bit clean + RCS tags
niklas [Sun, 8 Dec 1996 01:13:38 +0000 (01:13 +0000)]
64-bit clean + RCS tags

27 years agoMerge to NetBSD 961107, i.e. mostly new bus.h
niklas [Sun, 8 Dec 1996 01:03:02 +0000 (01:03 +0000)]
Merge to NetBSD 961107, i.e. mostly new bus.h

27 years agoMerge to NetBSD 961107, i.e. mostly new bus.h
niklas [Sun, 8 Dec 1996 00:20:14 +0000 (00:20 +0000)]
Merge to NetBSD 961107, i.e. mostly new bus.h

27 years agouse mktemp(1) and don't talk about core files unless it finds some.
millert [Sat, 7 Dec 1996 18:46:46 +0000 (18:46 +0000)]
use mktemp(1) and don't talk about core files unless it finds some.

27 years agoavoid __LDPGSZ
deraadt [Sat, 7 Dec 1996 14:57:40 +0000 (14:57 +0000)]
avoid __LDPGSZ

27 years agomem leak, short malloc; netbsd pr#3000, minoura@kw.netlaputa.or.jp
deraadt [Sat, 7 Dec 1996 13:00:16 +0000 (13:00 +0000)]
mem leak, short malloc; netbsd pr#3000, minoura@kw.netlaputa.or.jp

27 years agofake the isofs label only if other probes fail
deraadt [Sat, 7 Dec 1996 12:20:39 +0000 (12:20 +0000)]
fake the isofs label only if other probes fail

27 years agoypserv w/o -d is OK
deraadt [Sat, 7 Dec 1996 12:19:00 +0000 (12:19 +0000)]
ypserv w/o -d is OK

27 years ago-d is not always needed. the magic cookie stuff works
deraadt [Sat, 7 Dec 1996 12:18:40 +0000 (12:18 +0000)]
-d is not always needed. the magic cookie stuff works

27 years agoChecks to see that strdup() worked, dies with error message on failure.
bitblt [Sat, 7 Dec 1996 10:52:06 +0000 (10:52 +0000)]
Checks to see that strdup() worked, dies with error message on failure.

27 years agocorrect a sigsegv during parsing of garbled input; netbsd pr#2659, dgilbert@jaywon...
deraadt [Sat, 7 Dec 1996 10:09:24 +0000 (10:09 +0000)]
correct a sigsegv during parsing of garbled input; netbsd pr#2659, dgilbert@jaywon.pci.on.ca

27 years agoavoid race, avoid mbuf leak
deraadt [Sat, 7 Dec 1996 09:17:46 +0000 (09:17 +0000)]
avoid race, avoid mbuf leak

27 years agomonths are from 1-12 not 0-12, netbsd pr#2806, mouse@Rodents.Montreal.QC.CA
deraadt [Sat, 7 Dec 1996 09:13:11 +0000 (09:13 +0000)]
months are from 1-12 not 0-12, netbsd pr#2806, mouse@Rodents.Montreal.QC.CA

27 years agohandle -t & -l in more cases; netbsd pr#2869, hubert.feyrer@rz.uni-regensburg.de
deraadt [Sat, 7 Dec 1996 09:09:04 +0000 (09:09 +0000)]
handle -t & -l in more cases; netbsd pr#2869, hubert.feyrer@rz.uni-regensburg.de

27 years agoftp-bugs alias for bitching about config probs
deraadt [Sat, 7 Dec 1996 09:00:46 +0000 (09:00 +0000)]
ftp-bugs alias for bitching about config probs

27 years agoftpd now eventually times out if a ftp client does:
bitblt [Sat, 7 Dec 1996 09:00:18 +0000 (09:00 +0000)]
ftpd now eventually times out if a ftp client does:
pasv
list
and then crashes.
The timeout should only apply the the accept(), so that transfers can
take as long as necessary to complete.
Thanks to Theo for moving toolong() to extern.h so that it can be used
in ftpd.c as well as in ftpcmd.y.

27 years agoImproved temporary file handling.
bitblt [Sat, 7 Dec 1996 08:18:38 +0000 (08:18 +0000)]
Improved temporary file handling.

27 years agoincrease buf sizes, hacked w/ bitblt
deraadt [Sat, 7 Dec 1996 08:00:45 +0000 (08:00 +0000)]
increase buf sizes, hacked w/ bitblt

27 years ago/etc does not contain bins
deraadt [Sat, 7 Dec 1996 07:50:33 +0000 (07:50 +0000)]
/etc does not contain bins