openbsd
28 years agopermit quotas to work on mfs; problem reported by rdante@pnet.net
deraadt [Thu, 25 Apr 1996 11:04:01 +0000 (11:04 +0000)]
permit quotas to work on mfs; problem reported by rdante@pnet.net

28 years agoRegenerated from new syscalls.master
niklas [Thu, 25 Apr 1996 10:29:39 +0000 (10:29 +0000)]
Regenerated from new syscalls.master

28 years agoAdd COMPAT_SVR4_NCR support for making the SVR4 emulation behave as
niklas [Thu, 25 Apr 1996 10:20:16 +0000 (10:20 +0000)]
Add COMPAT_SVR4_NCR support for making the SVR4 emulation behave as
NCR SVR4, currently this means that syscall#76 (rdebug) should return
ENXIO instead of issueing a SIGSYS.  Also removed svr4_conf.h no
longer used.

28 years agosync w/ Net 960424
mickey [Thu, 25 Apr 1996 06:36:19 +0000 (06:36 +0000)]
sync w/ Net 960424

28 years agosync w/ Net 960425
mickey [Thu, 25 Apr 1996 02:35:46 +0000 (02:35 +0000)]
sync w/ Net 960425

28 years agosync w/ Net 960425
mickey [Thu, 25 Apr 1996 00:55:58 +0000 (00:55 +0000)]
sync w/ Net 960425

28 years agoNIS+ in YP compatibility mode does not support a working yp_order(). amd
deraadt [Thu, 25 Apr 1996 00:53:43 +0000 (00:53 +0000)]
NIS+ in YP compatibility mode does not support a working yp_order(). amd
wants one so it can flush it's cache intelligently. Here's a working
compromise... solution worked out by matthieu@laas.fr and I.

28 years agoFix pcvt termcap entry (original inserted).
mickey [Wed, 24 Apr 1996 23:45:04 +0000 (23:45 +0000)]
Fix pcvt termcap entry (original inserted).
Change Makefile $Id$

28 years agouse yp.h instead of yp_prot.h
deraadt [Wed, 24 Apr 1996 22:00:41 +0000 (22:00 +0000)]
use yp.h instead of yp_prot.h

28 years agouniquify xids; spell my name & address correctly; use yp.h instead of
deraadt [Wed, 24 Apr 1996 21:44:43 +0000 (21:44 +0000)]
uniquify xids; spell my name & address correctly; use yp.h instead of
yp_prot.h and deal with subsequent structure element name and type changes;
deal with xdr_domainname() and friends changing types; rename service
functions to *_2x() since they have non-standard calling interfaces; add
usage(); flush /var/yp/binding/ directory at startup; prefer talking to
a ypserv on the localhost

28 years agouse yp.h instead of yp_prot.h
deraadt [Wed, 24 Apr 1996 21:39:56 +0000 (21:39 +0000)]
use yp.h instead of yp_prot.h

28 years agospell my name correctly, use yp.h instead of yp_prot.h
deraadt [Wed, 24 Apr 1996 21:39:27 +0000 (21:39 +0000)]
spell my name correctly, use yp.h instead of yp_prot.h

28 years agoSupply randomness source for the rnd device.
mickey [Wed, 24 Apr 1996 21:26:36 +0000 (21:26 +0000)]
Supply randomness source for the rnd device.

28 years agoThis is no longer donatate data for rnd device.
mickey [Wed, 24 Apr 1996 18:16:55 +0000 (18:16 +0000)]
This is no longer donatate data for rnd device.

28 years agoWe are no longer using keyboard as a random source.
mickey [Wed, 24 Apr 1996 17:54:23 +0000 (17:54 +0000)]
We are no longer using keyboard as a random source.
Now ttys' reads/writes are used as the source of randomness.

28 years agoOPTi 82C929 chipset support added.
mickey [Wed, 24 Apr 1996 16:52:42 +0000 (16:52 +0000)]
OPTi 82C929 chipset support added.

28 years agoAdd OPTi 82C929 chipset support for sound(wss,sb)/cd(mcd,scd,pcd,atapi)
mickey [Wed, 24 Apr 1996 16:51:14 +0000 (16:51 +0000)]
Add OPTi 82C929 chipset support for sound(wss,sb)/cd(mcd,scd,pcd,atapi)
card. This is software programable card.
Missing: SB support (no srcs available, and dos's exe is too big ;)
Not tested: pcd(panasonic cd)(no driver); mcd,atapi(have no hw).

28 years agoyp_prot.h lies -> use yp.h (from yp.x) instead, change lots of structure
deraadt [Wed, 24 Apr 1996 12:55:09 +0000 (12:55 +0000)]
yp_prot.h lies -> use yp.h (from yp.x) instead, change lots of structure
accesses to match. change xdr_domainname() and some other functions to
take "char **" instead of "char *", as rpcgen intended -- helps programs
linking against rpcgen output of yp.x.  yp_all() should not free it's
return value. split xdryp.c and yplib.c into ~20 files so binaries like
"csh" need not link in functions like yp_maplist(). NIS+'s YP emulation
code lacks YPPROC_ORDER... attempt to deal nicely.

28 years agostart ypserv & rpc.yppasswdd automatically
deraadt [Wed, 24 Apr 1996 12:43:24 +0000 (12:43 +0000)]
start ypserv & rpc.yppasswdd automatically

28 years agoReorder includes.
mickey [Wed, 24 Apr 1996 12:40:11 +0000 (12:40 +0000)]
Reorder includes.

28 years agoslight cleanup, .Os strings, point at yp(8)
deraadt [Wed, 24 Apr 1996 12:37:39 +0000 (12:37 +0000)]
slight cleanup, .Os strings, point at yp(8)

28 years agofix errors, change description of non-existant command yppasswd, point at yp(8)
deraadt [Wed, 24 Apr 1996 12:34:39 +0000 (12:34 +0000)]
fix errors, change description of non-existant command yppasswd, point at yp(8)

28 years agodocument existance of ypserv
deraadt [Wed, 24 Apr 1996 12:32:20 +0000 (12:32 +0000)]
document existance of ypserv

28 years agoi did not copyright this file in 1984
deraadt [Wed, 24 Apr 1996 12:31:28 +0000 (12:31 +0000)]
i did not copyright this file in 1984

28 years agoAdd network config dependencies.
mickey [Wed, 24 Apr 1996 12:05:09 +0000 (12:05 +0000)]
Add network config dependencies.

28 years agoInitial import of arm32 port
deraadt [Wed, 24 Apr 1996 11:08:22 +0000 (11:08 +0000)]
Initial import of arm32 port

28 years agodrop some drivers, use ELF_MAP_PAGE_ZERO instead of COMPAT_SVR4_MAP_PAGE_ZERO
niklas [Wed, 24 Apr 1996 11:00:12 +0000 (11:00 +0000)]
drop some drivers, use ELF_MAP_PAGE_ZERO instead of COMPAT_SVR4_MAP_PAGE_ZERO

28 years agoWe are OpenBSD, not Net, and we name our kernels bsd
niklas [Wed, 24 Apr 1996 10:50:54 +0000 (10:50 +0000)]
We are OpenBSD, not Net, and we name our kernels bsd

28 years agoFix prototyping.
mickey [Wed, 24 Apr 1996 08:46:19 +0000 (08:46 +0000)]
Fix prototyping.

28 years agodo make right
deraadt [Wed, 24 Apr 1996 08:13:32 +0000 (08:13 +0000)]
do make right

28 years agosorry, folks. cut&paste bug happened.
mickey [Wed, 24 Apr 1996 06:43:51 +0000 (06:43 +0000)]
sorry, folks. cut&paste bug happened.

28 years agoAdd IPX support.
mickey [Wed, 24 Apr 1996 06:26:46 +0000 (06:26 +0000)]
Add IPX support.

28 years agoAdd IPXIP entry, to not to get cvs confused in the future.
mickey [Wed, 24 Apr 1996 06:00:43 +0000 (06:00 +0000)]
Add IPXIP entry, to not to get cvs confused in the future.

28 years agoFix copyrights, comments, etc.
mickey [Wed, 24 Apr 1996 05:28:26 +0000 (05:28 +0000)]
Fix copyrights, comments, etc.

28 years agoadd "-d basedir" flag to pwd_mkdb. the use of "chroot" is incompatible
deraadt [Tue, 23 Apr 1996 21:54:36 +0000 (21:54 +0000)]
add "-d basedir" flag to pwd_mkdb. the use of "chroot" is incompatible
with our cross compilation/installation goals...

28 years agoAllow the security level to be lowered when in security level 0
dm [Tue, 23 Apr 1996 15:03:52 +0000 (15:03 +0000)]
Allow the security level to be lowered when in security level 0

28 years agofix last sync (that was because of rcs bug, at least theo said so ;)
mickey [Tue, 23 Apr 1996 11:56:41 +0000 (11:56 +0000)]
fix last sync (that was because of rcs bug, at least theo said so ;)

28 years agodo not assume "." exists -- it might have gotten unlink()'ed -- we
deraadt [Tue, 23 Apr 1996 11:47:15 +0000 (11:47 +0000)]
do not assume "." exists -- it might have gotten unlink()'ed -- we
don't want closedir() to SIGSEGV. as well, sample code in man pages
should be very robust and not hint that closedir() might survive being
passed opendir()'s failure code.

28 years agoconfig bsd
mickey [Tue, 23 Apr 1996 10:10:20 +0000 (10:10 +0000)]
config bsd
not
config netbsd

28 years agosync w/ NetBSD 960418.
mickey [Tue, 23 Apr 1996 09:47:22 +0000 (09:47 +0000)]
sync w/ NetBSD 960418.

28 years agoCorrected typo in TIOCGWINSZ
niklas [Tue, 23 Apr 1996 09:20:56 +0000 (09:20 +0000)]
Corrected typo in TIOCGWINSZ

28 years agosync with netbsd 960418
deraadt [Tue, 23 Apr 1996 03:18:32 +0000 (03:18 +0000)]
sync with netbsd 960418

28 years agosync with netbsd 960418
deraadt [Tue, 23 Apr 1996 03:00:16 +0000 (03:00 +0000)]
sync with netbsd 960418

28 years agoMerge of NetBSD 960418
niklas [Tue, 23 Apr 1996 00:15:44 +0000 (00:15 +0000)]
Merge of NetBSD 960418

28 years agoNew prog to change pccons's keymap encoding for national keyboards
hannken [Mon, 22 Apr 1996 20:21:52 +0000 (20:21 +0000)]
New prog to change pccons's keymap encoding for national keyboards

28 years agoadd ioctls to change keymap encoding, screen saver and partial latin1 output
hannken [Mon, 22 Apr 1996 20:12:14 +0000 (20:12 +0000)]
add ioctls to change keymap encoding, screen saver and partial latin1 output

28 years agoUpdate aha.c to use bounce buffers, fix typos in isadma.c, update bounce buffers
hannken [Mon, 22 Apr 1996 20:03:02 +0000 (20:03 +0000)]
Update aha.c to use bounce buffers, fix typos in isadma.c, update bounce buffers

28 years agoypmatch does signal success even if it doesn't find the key;
deraadt [Mon, 22 Apr 1996 08:15:47 +0000 (08:15 +0000)]
ypmatch does signal success even if it doesn't find the key;
from leo@dachau.marco.de; netbsd pr#2315

28 years agosync with netbsd 960418
deraadt [Mon, 22 Apr 1996 01:26:37 +0000 (01:26 +0000)]
sync with netbsd 960418

28 years agosync to netbsd 960418
deraadt [Sun, 21 Apr 1996 23:38:17 +0000 (23:38 +0000)]
sync to netbsd 960418

28 years agopartial sync with netbsd 960418, more to come
deraadt [Sun, 21 Apr 1996 22:14:33 +0000 (22:14 +0000)]
partial sync with netbsd 960418, more to come

28 years agono need to remove limits.h; another workaround exists
deraadt [Sat, 20 Apr 1996 21:59:44 +0000 (21:59 +0000)]
no need to remove limits.h; another workaround exists

28 years agoAccording to the CA-96.08 (Vulnerability in PCNFSD)
mickey [Sat, 20 Apr 1996 18:29:56 +0000 (18:29 +0000)]
According to the CA-96.08 (Vulnerability in PCNFSD)
apply the patch they support.

28 years agoAccording to the latest config stuff changes (as for if_ppp.c).
mickey [Fri, 19 Apr 1996 18:12:28 +0000 (18:12 +0000)]
According to the latest config stuff changes (as for if_ppp.c).
the other stuff is just for IPX support.

28 years agoNetBSD 960317 merge
niklas [Fri, 19 Apr 1996 16:08:13 +0000 (16:08 +0000)]
NetBSD 960317 merge

28 years agoFix a bit, so it's now compiles.
mickey [Fri, 19 Apr 1996 13:31:57 +0000 (13:31 +0000)]
Fix a bit, so it's now compiles.
needs more work to do disk stats the way vmstat do.

28 years ago-L<string> option added to support LOCALID behaviour.
mickey [Fri, 19 Apr 1996 12:39:59 +0000 (12:39 +0000)]
-L<string> option added to support LOCALID behaviour.
maybe set up in RCSINIT environment variable.

28 years agoSeveral termio emulation fixes. The VMIN/VTTIME/EOF/EOL overlay is now
niklas [Fri, 19 Apr 1996 09:38:59 +0000 (09:38 +0000)]
Several termio emulation fixes.  The VMIN/VTTIME/EOF/EOL overlay is now
handled.  Setting termio state now won't lose BSD state which SVR4 don't
carry.  Kludge SVR4 TAB expansion support.

28 years agoFix according to the last changes.
mickey [Fri, 19 Apr 1996 07:43:47 +0000 (07:43 +0000)]
Fix according to the last changes.
dev_conf.h deleted, longjmp proto changed.

28 years agoMake kernel compile again.
mickey [Fri, 19 Apr 1996 07:33:39 +0000 (07:33 +0000)]
Make kernel compile again.

28 years agoMake kernel config again.
mickey [Fri, 19 Apr 1996 07:31:22 +0000 (07:31 +0000)]
Make kernel config again.
at least isa,eisa,pci ocnfigs were affected.

28 years agoNetBSD 960317 merge
niklas [Fri, 19 Apr 1996 06:45:31 +0000 (06:45 +0000)]
NetBSD 960317 merge

28 years agoNetBSD 960317 merge
niklas [Fri, 19 Apr 1996 06:18:12 +0000 (06:18 +0000)]
NetBSD 960317 merge

28 years agojoy was missed from Makefile.
mickey [Fri, 19 Apr 1996 05:48:09 +0000 (05:48 +0000)]
joy was missed from Makefile.
Sony CD-ROM manual added. Driver is on the way.

28 years agoFix intrstray a bit again.
mickey [Fri, 19 Apr 1996 05:41:52 +0000 (05:41 +0000)]
Fix intrstray a bit again.

28 years agofrom netbsd; fix 4.4 sccs damage
deraadt [Fri, 19 Apr 1996 02:26:28 +0000 (02:26 +0000)]
from netbsd; fix 4.4 sccs damage

28 years agofrom mrg; impliment -z (gzip) in pax and tar, and -Z (compress) in tar
deraadt [Fri, 19 Apr 1996 02:24:51 +0000 (02:24 +0000)]
from mrg; impliment -z (gzip) in pax and tar, and -Z (compress) in tar

28 years agoUtility to control media changers from the command line; corresponds
deraadt [Fri, 19 Apr 1996 02:19:07 +0000 (02:19 +0000)]
Utility to control media changers from the command line; corresponds
to new SCSI changer driver.

28 years agoran makesyscalls.sh
deraadt [Fri, 19 Apr 1996 01:36:35 +0000 (01:36 +0000)]
ran makesyscalls.sh

28 years agoNetBSD 960317 merge
niklas [Thu, 18 Apr 1996 23:46:55 +0000 (23:46 +0000)]
NetBSD 960317 merge

28 years agoMerge of NetBSD 960317
niklas [Thu, 18 Apr 1996 21:40:43 +0000 (21:40 +0000)]
Merge of NetBSD 960317

28 years agook, the hp300 port still needs config.old
deraadt [Thu, 18 Apr 1996 21:32:46 +0000 (21:32 +0000)]
ok, the hp300 port still needs config.old

28 years agoMerge of NetBSD 960317
niklas [Thu, 18 Apr 1996 21:21:26 +0000 (21:21 +0000)]
Merge of NetBSD 960317

28 years agoInitial revision
niklas [Thu, 18 Apr 1996 19:42:30 +0000 (19:42 +0000)]
Initial revision

28 years agoLet CVS ignore NETTAN and HELIOS_PCMCIA compile dirs
niklas [Thu, 18 Apr 1996 19:28:03 +0000 (19:28 +0000)]
Let CVS ignore NETTAN and HELIOS_PCMCIA compile dirs

28 years agoMerge of NetBSD 960317
niklas [Thu, 18 Apr 1996 19:18:05 +0000 (19:18 +0000)]
Merge of NetBSD 960317

28 years agoMerge of NetBSD 960317
niklas [Thu, 18 Apr 1996 18:55:32 +0000 (18:55 +0000)]
Merge of NetBSD 960317

28 years agoMerge of NetBSD 960317
niklas [Thu, 18 Apr 1996 17:48:27 +0000 (17:48 +0000)]
Merge of NetBSD 960317

28 years agoRename the COMPAT_SVR4_MAP_PAGE_ZERO option to ELF_MAP_PAGE_ZERO as the
niklas [Thu, 18 Apr 1996 17:15:52 +0000 (17:15 +0000)]
Rename the COMPAT_SVR4_MAP_PAGE_ZERO option to ELF_MAP_PAGE_ZERO as the
change affected all ELF formats

28 years agoMerge of NetBSD 960317
niklas [Thu, 18 Apr 1996 17:12:13 +0000 (17:12 +0000)]
Merge of NetBSD 960317

28 years agoSupport mapping of page zero read-only if COMPAT_SVR4_MAP_PAGE_ZERO
niklas [Thu, 18 Apr 1996 15:58:33 +0000 (15:58 +0000)]
Support mapping of page zero read-only if COMPAT_SVR4_MAP_PAGE_ZERO
is used.  Dell SVR4 behaved this way, and some binaries rely on such icky
behaviour.

28 years agoAdd stray interrupts counters.
mickey [Thu, 18 Apr 1996 12:00:25 +0000 (12:00 +0000)]
Add stray interrupts counters.

28 years agoFix format strings in printfs.
mickey [Thu, 18 Apr 1996 12:00:05 +0000 (12:00 +0000)]
Fix format strings in printfs.
Sync w/ recent kernel changes.

28 years agofrom niklas; un-install gcc limits.h because it conflicts with the system one
deraadt [Thu, 18 Apr 1996 11:51:15 +0000 (11:51 +0000)]
from niklas; un-install gcc limits.h because it conflicts with the system one

28 years agoMake it compile now (another commit needed in ../vmstat)
mickey [Thu, 18 Apr 1996 11:24:56 +0000 (11:24 +0000)]
Make it compile now (another commit needed in ../vmstat)

28 years agoRevert last fix. a couple of hot mkdir,chmod,chown could
mickey [Thu, 18 Apr 1996 11:21:03 +0000 (11:21 +0000)]
Revert last fix. a couple of hot mkdir,chmod,chown could
not replace good old mtree anyway.

28 years agoAdd ${LKMDIR} automatic creation (just in case mtree not ran).
mickey [Thu, 18 Apr 1996 11:11:07 +0000 (11:11 +0000)]
Add ${LKMDIR} automatic creation (just in case mtree not ran).

28 years agoFixed according to the latest i386 changes.
mickey [Thu, 18 Apr 1996 10:57:19 +0000 (10:57 +0000)]
Fixed according to the latest i386 changes.

28 years agoFix a typo (get_vflag[s]).
mickey [Thu, 18 Apr 1996 04:19:49 +0000 (04:19 +0000)]
Fix a typo (get_vflag[s]).

28 years agoReorder includes to make it compile again.
mickey [Thu, 18 Apr 1996 04:11:05 +0000 (04:11 +0000)]
Reorder includes to make it compile again.

28 years agoFix includes ordering.
mickey [Thu, 18 Apr 1996 04:05:39 +0000 (04:05 +0000)]
Fix includes ordering.

28 years agoFix prototyping, so it's compiling again.
mickey [Thu, 18 Apr 1996 04:04:54 +0000 (04:04 +0000)]
Fix prototyping, so it's compiling again.

28 years agoFix prototyping, so it's compiling again.
mickey [Thu, 18 Apr 1996 03:57:59 +0000 (03:57 +0000)]
Fix prototyping, so it's compiling again.

28 years agoAdd /sys/ddb to be installed in /usr/include.
mickey [Thu, 18 Apr 1996 01:40:09 +0000 (01:40 +0000)]
Add /sys/ddb to be installed in /usr/include.

28 years ago/var/crash/bsd{,.core}, not netbsd.
dm [Wed, 17 Apr 1996 22:02:23 +0000 (22:02 +0000)]
/var/crash/bsd{,.core}, not netbsd.

28 years agoInitial commit of manual page.
mickey [Wed, 17 Apr 1996 21:40:12 +0000 (21:40 +0000)]
Initial commit of manual page.

28 years agoShouldn't visually encode execute commands, only file names.
dm [Wed, 17 Apr 1996 17:24:13 +0000 (17:24 +0000)]
Shouldn't visually encode execute commands, only file names.

28 years agoChanged DEFTAPE from rst0 to nrst0. It is only used by mt, and running
dm [Wed, 17 Apr 1996 17:05:49 +0000 (17:05 +0000)]
Changed DEFTAPE from rst0 to nrst0.  It is only used by mt, and running
mt on /dev/rst0 can be dangerous because you think it's repositioning the
tape when in fact it rewinds right after positioning.

28 years agoFrom NetBSD: Don't open tapes for writing when repositioning.
dm [Wed, 17 Apr 1996 17:01:46 +0000 (17:01 +0000)]
From NetBSD:  Don't open tapes for writing when repositioning.
That clobbers data!

28 years agouse sh, not $SHELL.. because the latter might be something like csh
deraadt [Wed, 17 Apr 1996 08:01:41 +0000 (08:01 +0000)]
use sh, not $SHELL.. because the latter might be something like csh