Brian Somers
be8bbe8809
Don't setuid() 'till we've called ID0setproctitle()
1999-11-23 00:14:50 +00:00
Cameron Grant
54671c035c
fix panic for large writes in non-blocking mode
1999-11-22 21:16:01 +00:00
David E. O'Brien
ab473c8a50
Missed two.
...
Submitted by: Philippe Charnier <charnier@xp11.frmug.org>
1999-11-22 20:03:01 +00:00
Nick Hibma
0ee137258d
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
Nick Hibma
6739e1ad25
Clarify the functionality of usbd a bit more.
1999-11-22 19:04:58 +00:00
Peter Wemm
6e24b2a8e2
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
Cameron Grant
29618c3ae2
fix mixer to return properly scaled values
1999-11-22 16:20:48 +00:00
Peter Wemm
3ac8285030
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 Wemm
9565e721cb
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
Poul-Henning Kamp
24e7ab7c0b
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 Wemm
0171aaede2
Use %ll instead of %q as gcc moans bitterly about it.
1999-11-22 15:23:58 +00:00
Poul-Henning Kamp
8f52148e89
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 Wemm
33f86cee91
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
Nick Hibma
4239682e7f
Update the manpage with the changed usb_devinfo structure.
1999-11-22 14:41:02 +00:00
Nick Hibma
28d38bdf15
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
Nick Hibma
c577d56d33
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
Nick Hibma
4755ea009e
Add MOUSE_MSC_MAXBUTTON and MOUSE_IF_USB.
1999-11-22 14:38:11 +00:00
Andrew Gallatin
4c6aa17cdc
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
Andrew Gallatin
0e7e521cf3
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
Yoshinobu Inoue
255717e065
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 Eklund
637bc59616
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
Yoshinobu Inoue
51f4c15279
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
Poul-Henning Kamp
38224dcd59
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
David E. O'Brien
06adfd11a1
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
David E. O'Brien
6b769ae793
Virgin import of GNU Grep 2.3 [trimmed down].
1999-11-22 10:31:17 +00:00
Seigo Tanimura
125fdb9848
Comment out the newmidi stuff.
1999-11-22 10:28:05 +00:00
Marcel Moolenaar
bed0c34527
Add signal changes.
...
i386 only: Add Linuxulator sysctl variables.
1999-11-22 10:22:39 +00:00
David E. O'Brien
446b097ec8
Make the tests work again.
1999-11-22 09:48:04 +00:00
David E. O'Brien
cb8edeb588
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
David E. O'Brien
e0e99c88a7
Virgin import of GNU Grep 2.3 [trimmed down].
1999-11-22 09:32:57 +00:00
David E. O'Brien
5032ef7fec
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
David E. O'Brien
0630279783
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
David E. O'Brien
07e1e6193e
Build and install GNU Grep 2.3 docs.
1999-11-22 08:56:30 +00:00
David E. O'Brien
349c680aa7
Virgin import of a trimmed down GNU Grep 2.3.
1999-11-22 08:53:32 +00:00
David E. O'Brien
d025145f7a
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
Dag-Erling Smørgrav
4c8506e8f7
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
Dag-Erling Smørgrav
2d730c265e
Belatedly back out rev. 1.20.
1999-11-22 08:38:29 +00:00
Brian Feldman
f7597900e9
Add vnode_if.c to CLEANFILES.
1999-11-22 06:38:30 +00:00
Brian Feldman
dc6fe48461
Change a CLEANFILES misspelling to get miibus_if.h removed.
1999-11-22 06:38:13 +00:00
Brian Feldman
aad0fe3efa
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
Seigo Tanimura
46d6fe727e
Add the descriptions of the bridge drivers for Sound Blaster, GUS
...
and Crystal Semiconductor CS461x/428x.
1999-11-22 06:10:25 +00:00
Seigo Tanimura
e2dc359f4c
- 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
Seigo Tanimura
fe1a5d1c2f
- 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
Matthew Dillon
b314ed9662
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
John Polstra
907b750c0c
The rt_refcnt member is a long now.
1999-11-22 04:26:00 +00:00
Matthew Dillon
a69497d73f
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
Nick Hibma
05e68e47a3
Add the usbd.conf to the distribution target.
1999-11-22 04:19:06 +00:00
Nick Hibma
384781000e
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
Nick Hibma
8103624a82
Clean up the Makefiles, make them consistent with the others and remove
...
debugging falgs (-g).
1999-11-22 03:55:33 +00:00
Nick Hibma
256c40438f
Add the usb module and move the USB related modules into the generic section
...
USB seems to compile on Alpha's as well.
1999-11-22 03:48:33 +00:00