brian
3087d851f4
Add pppoed startup options
1999-11-23 00:22:25 +00:00
brian
5c589c8862
Add a ``-P pidfile'' option
1999-11-23 00:21:20 +00:00
brian
2aeda99cbb
Don't setuid() 'till we've called ID0setproctitle()
1999-11-23 00:14:50 +00:00
cg
1f3dd13927
fix panic for large writes in non-blocking mode
1999-11-22 21:16:01 +00:00
obrien
3624e723e2
Missed two.
...
Submitted by: Philippe Charnier <charnier@xp11.frmug.org>
1999-11-22 20:03:01 +00:00
n_hibma
e46a86c2de
Flip the sequence of vendor, product around, to make it consistent
...
with the rest of the world. This avoids confusion when talking about
VID.PID.RID vs. PID.VID.RID. The former is the sequence normally used.
1999-11-22 19:08:36 +00:00
n_hibma
2494f137d7
Clarify the functionality of usbd a bit more.
1999-11-22 19:04:58 +00:00
peter
29ad70f93e
Fix (I believe) Bill Paul's core dump when using gdb on shared executables.
...
This is an addition to rev 1.5. If lm == NULL, new->lm is uninitialized.
1999-11-22 18:04:53 +00:00
cg
0ab2393cbd
fix mixer to return properly scaled values
1999-11-22 16:20:48 +00:00
peter
9b1e083489
Add pcm entries for the alpha too, since they were taken out of
...
conf/files and moved to i386/conf/files.i386
Forgotten by: tanimura
1999-11-22 16:10:26 +00:00
peter
eda3236734
Update the Alpha makefile to be more in line with the x86 version. It
...
was getting quite dated. Attempt to minimize diffs between the two so
it's not as painful to do this next time.
1999-11-22 15:39:13 +00:00
phk
2ed3916f47
Isolate the swapdev_vp "not quite" vnode in the only source file which
...
needs it now that /dev/drum is gone.
Reviewed by: eivind, peter
1999-11-22 15:27:09 +00:00
peter
93945d7096
Use %ll instead of %q as gcc moans bitterly about it.
1999-11-22 15:23:58 +00:00
phk
4bf9bf360b
Isolate the swapdev_vp "not quite" vnode in the only source file which
...
needs it now that /dev/drum is gone.
Reviewed by: eivind, peter
1999-11-22 15:17:59 +00:00
peter
25721294d3
Zap some latent problems hidden by differences between KERNEL and _KERNEL.
...
The KAME code intruduces _KERNEL, which exposes some of them.
1999-11-22 15:14:56 +00:00
n_hibma
1224917758
Update the manpage with the changed usb_devinfo structure.
1999-11-22 14:41:02 +00:00
n_hibma
82e3e2f328
Fix some bugs in user-end output and add a reference to the original
...
copyright in the resulting file.
1999-11-22 14:40:04 +00:00
n_hibma
57462d0eef
Feh, kind of went wrong the previous commit. dev should child (in some
...
cases) plus a typo.
1999-11-22 14:39:21 +00:00
n_hibma
25e477e24a
Add MOUSE_MSC_MAXBUTTON and MOUSE_IF_USB.
1999-11-22 14:38:11 +00:00
gallatin
4db77313fb
Allow config to generate proper ioconf.c files when devices request DMA
...
channel 0.
Submitted by: dfr
1999-11-22 14:31:55 +00:00
gallatin
f97ae37d84
Allow a DMA channel of 0. This gets the on-board mss audio device working
...
on Digital AlphaStations 200 and 500 machines (and probably others as well).
Submitted by: dfr
1999-11-22 14:30:41 +00:00
shin
d7409cf5b5
Temporaly remove IPSEC and IPV6FIREWALL related options because they are not
...
ready for build yet.
Commented by: des
1999-11-22 13:25:21 +00:00
eivind
4ba95bba41
Allow empty UIDs if we are processing NIS records. I am not entirely
...
happy with how this end up and will re-visit the entire empty field
problem, but this patch solves the NIS problem for now.
Submitted by: Dan Nelson <dan@emsphone.com>
PR: 14865,14984
1999-11-22 12:42:38 +00:00
shin
93ae71bdb4
move INET6 option from GENERIC to LINT.
...
Thanks for Brian Fundakowski Feldman and Dag-Erling Smorgrav,
to give me the comment and the patch.
Submitted by:Dag-Erling Smorgrav
1999-11-22 11:13:00 +00:00
phk
5588714124
Convert various pieces of code to use vn_isdisk() rather than checking
...
for vp->v_type == VBLK.
In ccd: we don't need to call VOP_GETATTR to find the type of a vnode.
Reviewed by: sos
1999-11-22 10:33:55 +00:00
obrien
e4c0b248dc
This commit was generated by cvs2svn to compensate for changes in r53574,
...
which included commits to RCS files with non-trunk default branches.
1999-11-22 10:31:17 +00:00
obrien
66c9865c73
Virgin import of GNU Grep 2.3 [trimmed down].
1999-11-22 10:31:17 +00:00
tanimura
8a27bbaa0b
Comment out the newmidi stuff.
1999-11-22 10:28:05 +00:00
marcel
b0d555391d
Add signal changes.
...
i386 only: Add Linuxulator sysctl variables.
1999-11-22 10:22:39 +00:00
obrien
5bb30524ac
Make the tests work again.
1999-11-22 09:48:04 +00:00
obrien
e123b513e6
spencer.tests is now spencer1.tests. The other files aren't part of
...
GNU Grep any longer.
1999-11-22 09:43:15 +00:00
obrien
d216985c3d
Virgin import of GNU Grep 2.3 [trimmed down].
1999-11-22 09:32:57 +00:00
obrien
bb13a178d3
This commit was generated by cvs2svn to compensate for changes in r53568,
...
which included commits to RCS files with non-trunk default branches.
1999-11-22 09:32:57 +00:00
obrien
387dd33558
Finish proper hookup of GNU Grep 2.3, including docs & config header file,
...
rather than the compile commandline from hell.
Submitted by: ru
1999-11-22 09:13:43 +00:00
obrien
fccdda4781
Build and install GNU Grep 2.3 docs.
1999-11-22 08:56:30 +00:00
obrien
5dccc4ba78
Virgin import of a trimmed down GNU Grep 2.3.
1999-11-22 08:53:32 +00:00
obrien
0f8a9fc843
This commit was generated by cvs2svn to compensate for changes in r53564,
...
which included commits to RCS files with non-trunk default branches.
1999-11-22 08:53:32 +00:00
des
e74e1a5812
To clarify the previous log message: belatedly back out rev. 1.20 of
...
sysctl.c and rev. 1.18 of sysctl.8, which added an option to show sysctl
descriptions instead of their values. The kernel side of this was ripped
out by a certain axe-bearing Dane a long time ago.
PR: 15012
1999-11-22 08:43:00 +00:00
des
818ea4dbe1
Belatedly back out rev. 1.20.
1999-11-22 08:38:29 +00:00
green
f3af2afafa
Add vnode_if.c to CLEANFILES.
1999-11-22 06:38:30 +00:00
green
090deb35b0
Change a CLEANFILES misspelling to get miibus_if.h removed.
1999-11-22 06:38:13 +00:00
green
ad486ec070
Make this compile (remove vnode_if.c from SRCS) and clean properly
...
(add opt_bus.h to CLEANFILES).
1999-11-22 06:36:25 +00:00
tanimura
9f9d8ed28c
Add the descriptions of the bridge drivers for Sound Blaster, GUS
...
and Crystal Semiconductor CS461x/428x.
1999-11-22 06:10:25 +00:00
tanimura
cba5983f5a
- Introduce the bridge drivers for Sound Blaser, GUS and Crystal
...
Semiconductor CS461x/428x.
- Add support for GUS and CS461x/428x pcm.
- Move newpcm drivers for ISA cards to files.i386. The drivers for
PC98 would be something quite different from those for PC/AT.
Moving requested by: nyan
1999-11-22 06:09:24 +00:00
tanimura
176d734523
- Introduce the bridge drivers for Sound Blaser, GUS and Crystal
...
Semiconductor CS461x/428x.
- Add support for GUS and CS461x/428x pcm.
Bridges reviewed by: dfr, cg
GUS non-PnP support submitted by: Ville-Pertti Keinonen <will@iki.fi>
GUS PnP support tested by: Michiru Saito <mich@mtci.ne.jp>
1999-11-22 06:07:49 +00:00
dillon
df9e7458e1
nm_srtt and nm_sdrtt are arrays[4]. Remove explicit initialization
...
of element [4] in both, which goes beyond the end of the array, leaving
[0], [1], [2], and [3]. This bug did not cause any problems since
the overrun fields are initialized after the bogus array init but
needs to be fixed anyway.
Submitted by: Ian Dowse <iedowse@maths.tcd.ie>
1999-11-22 04:50:09 +00:00
jdp
525628acfa
The rt_refcnt member is a long now.
1999-11-22 04:26:00 +00:00
dillon
81405ca661
Finish up umntall support. init now passed an argument to the
...
rundown script 'reboot' or 'single'. ISO support (which never
worked) has been removed from mount_nfs. mount_nfs and umount
now use mounttab, which allows umntall to work properly. The
rc scripts now call umntall as appropriate.
Submitted by: Martin Blapp <mb@imp.ch>
1999-11-22 04:23:11 +00:00
n_hibma
c3579adc5c
Add the usbd.conf to the distribution target.
1999-11-22 04:19:06 +00:00
n_hibma
e18c53ba1f
Add comments on what it the USB modules are. Add the usb module.
...
The USB module contains the OHCI and UHCI controllers as well.
Sticking them into separate modules might be possible after I have
untangled the mess.
1999-11-22 04:08:37 +00:00