Ruslan Ermilov
b90dab70f1
Install the manpages before descending into SUBDIRs.
2002-05-07 15:27:56 +00:00
Makoto Matsushita
61bf970ef8
Document CVSCMDARGS variable.
...
Suggested by: murray
Reviewed by: ru
MFC after: 3 days
(if re@ allows)
2002-05-07 14:57:22 +00:00
Brian Somers
9472aac628
Fix the output when daily_status_mailq_shorten is set to YES
...
PR: 23766
Mostly submitted by: lambert@ssabsd.csw.net
MFC after: 3 days
2002-05-07 13:11:05 +00:00
Brian Somers
299920e5ed
Don't corrupt MP fragments when they're put back on the front of our
...
inbound queue.
Submitted by: "Amit K. Rao" <arao@niksun.com>
PR: 37813
MFC after: 1 week
Also fix a typo while I'm here.
2002-05-07 12:48:45 +00:00
Maxim Konovalov
54d2dd3778
Sync with master.passwd.
...
PR: conf/37796
Submitted by: David Siebo"rger <drs@rucus.ru.ac.za>
MFC after: 3 days
2002-05-07 11:19:22 +00:00
Tony Finch
bf9a017589
Add myself.
...
Reviewed by: dwmalone (mentor)
2002-05-07 11:09:40 +00:00
Maxim Konovalov
44ded06713
Include 'www' in the list of forbidden ftp users.
...
Reviewed by: sheldonh
MFC after: 3 days
2002-05-07 11:07:39 +00:00
Bruce Evans
7085e70878
Reconnect db_elf.c to the build (now under "options DDB_NOKLDSYM"). It
...
doesn't actually build yet.
2002-05-07 10:59:52 +00:00
Brian Somers
b49a88f653
Add support for vendor specific RADIUS extensions.
...
Only the extensions from rfc2548 are specified for now.
2002-05-07 10:47:18 +00:00
Brian Somers
bf1eaec5e8
Understand the Session-Timeout RADIUS attribute
...
Store the Filter-Id attribute (we don't do anything with it yet)
Submitted mostly by: andrew pavlov <and@kremenchug.net>
2002-05-07 10:06:54 +00:00
Brian Somers
2df833538e
Add smmsp, mailnull and www
...
PR: 37796
Submitted by: drs@rucus.ru.ac.za
MFC after: 1 week
Note, I don't usually look after pppd (just ppp), so I haven't
removed the ftp and ingres users as I guess they're there for
a reason....
2002-05-07 09:38:02 +00:00
David E. O'Brien
ce7c5cc8ef
Make NO_CXX, really mean NO_CXX.
2002-05-07 07:49:12 +00:00
Ruslan Ermilov
b7a6ce1b2f
Make sure the file in Attic is really "dead".
...
Problem found by: ken
2002-05-07 06:57:04 +00:00
Marcel Moolenaar
bb9c068e14
o Add ar.lc to the pcb.
...
o Create pcb_save as the backend for savectx and cpu_switch.
o While here, use explicit bundling for pcb_save and optimize
for compactness (~87% density).
o Not part of the commit is a backend pcb_restore. restorectx()
still jumps halfway into cpu_switch().
2002-05-07 05:52:27 +00:00
Jeff Roberson
f0d73b3e5f
Switch from just holding the interlock to holding the standard lock throughout
...
getnewvnode(). This is safer. In the future, we should investigate requiring
only the interlock to get the vnode object.
2002-05-07 02:44:06 +00:00
David E. O'Brien
fa4cd061df
Comment a knob.
2002-05-07 02:26:40 +00:00
David E. O'Brien
f5519e857b
The default ASM_OUTPUT_ADDR_DIFF_ELT will now handle our mixed a.out/ELF.
2002-05-07 02:25:52 +00:00
David E. O'Brien
672528fa3d
Make the YACC'ing more bullet proof.
2002-05-07 01:41:46 +00:00
David E. O'Brien
baef823236
The GCC target name does not always match our platform's name.
...
MFC: rev 1.61 (needed a different way to keep from multiple inclusion)
2002-05-07 01:26:58 +00:00
David E. O'Brien
66ecbefa3d
The HAVE_AS_GOTOFF_IN_DATA definition needs to depend on obj format.
2002-05-07 01:19:56 +00:00
David E. O'Brien
dbda0c7715
Mostly filled in contents for GCC 3.1.
...
Bribed by: peter
2002-05-07 01:16:04 +00:00
David E. O'Brien
ca15bbbfe3
Fill in the missing.
...
Bribed by: peter
2002-05-07 01:13:32 +00:00
cvs2svn
a7b4ff14b9
This commit was manufactured by cvs2svn to create branch 'WIP_GCC31'.
2002-05-07 01:03:52 +00:00
David E. O'Brien
6ce0897d11
libstdc++ version 3 (Gcc 3.1 is a consumer) uses the typical `config.h'.
2002-05-07 01:03:51 +00:00
David E. O'Brien
68866c8c5b
Mostly filled in contents for GCC 3.1.
...
Bribed by: peter
2002-05-07 01:01:38 +00:00
David E. O'Brien
ae889c62a2
Dependencies on tconfig.h work better if we set GCCDIR when shelling
...
to other Makefiles.
2002-05-07 00:58:49 +00:00
David E. O'Brien
4466867fd8
Update for GCC 3.1.
...
Tested on: alpha, sparc64, i386
2002-05-07 00:55:51 +00:00
Bruce Evans
732757a74c
Fixed missing quotes in the default for MKDEPCMD in the CC != cc case.
...
"CC='cc -Dfoo' make depend" was very broken.
2002-05-07 00:15:53 +00:00
David E. O'Brien
df411a300f
Fix to work on sparc64 (which has an extra crt .o file).
2002-05-07 00:08:30 +00:00
Bruce Evans
833863ff77
Include <sys/lockmgr.h> for definitions of deprecated locking interfaces --
...
don't depend on namespace pollution in other headers.
2002-05-06 23:34:13 +00:00
David E. O'Brien
1f92f7e5d3
Use __FBSDID
2002-05-06 23:24:39 +00:00
David E. O'Brien
fd97c6aea9
We typically don't add trailing /'s.
2002-05-06 23:24:16 +00:00
cvs2svn
bc2fcd34bc
This commit was manufactured by cvs2svn to create branch 'WIP_GCC31'.
2002-05-06 22:07:27 +00:00
David E. O'Brien
91004f18ea
GCC's libstdc++ version 3 has the "libgcc" like bits (start up / terminate
...
code, `new' handler, exception handling, etc.) split out into libsupc++.
2002-05-06 22:07:26 +00:00
David E. O'Brien
57f6dc86bd
Make life a little bit easier with a trimmed down list of bits.
2002-05-06 21:10:08 +00:00
Alfred Perlstein
e649887b1e
Make funsetown() take a 'struct sigio **' so that the locking can
...
be done internally.
Ensure that no one can fsetown() to a dying process/pgrp. We need
to check the process for P_WEXIT to see if it's exiting. Process
groups are already safe because there is no such thing as a pgrp
zombie, therefore the proctree lock completely protects the pgrp
from having sigio structures associated with it after it runs
funsetownlst.
Add sigio lock to witness list under proctree and allproc, but over
proc and pgrp.
Seigo Tanimura helped with this.
2002-05-06 19:31:28 +00:00
Josef Karthauser
567f4af63d
MFNetBSD: ugen.c (1.57), ulpt.c (1.48), usb.c (1.67), usbdi.c (1.96),
...
usbdi.h (1.60)
(and local changes compatibility changes to ufm.c and urio.c)
date: 2002/02/11 15:11:49; author: augustss;
Give usbd_do_request_flags() an extra argument for the timeout.
2002-05-06 18:23:36 +00:00
Tom Rhodes
32d4653993
'file system' > filesystem
...
add FILES section.
PR: 34239
Submitted by: Gary W. Swearingen <swear@blarg.net>
2002-05-06 17:53:50 +00:00
John Baldwin
e746d950ab
When checking to see if the init process calls exit1(), compare p to the
...
initproc proc pointer instead of checking to see if the pid is 1.
Submitted by: bde
2002-05-06 17:07:10 +00:00
John Baldwin
276c516984
Style fixes in local variable declarations.
...
Submitted by: bde
2002-05-06 17:04:29 +00:00
Hajimu UMEMOTO
8117063142
Revised MLD-related definitions
...
- Used mld_xxx and MLD_xxx instead of mld6_xxx and MLD6_xxx according
to the official defintions in rfc2292bis
(macro definitions for backward compatibility were provided)
- Changed the first member of mld_hdr{} from mld_hdr to mld_icmp6_hdr
to avoid name space conflict in C++
This change makes ports/net/pchar compilable again under -CURRENT.
Obtained from: KAME
2002-05-06 16:28:25 +00:00
John Baldwin
7a6b989bfa
- Style fixes in some comments.
...
- Whitespace nit.
- Sort some includes.
Submitted by: bde (mostly)
2002-05-06 15:46:29 +00:00
Ian Dowse
a255f2f8fa
Address a few minor style and consistency issues in revision 1.32.
...
Submitted by: Joshua Goodall <joshua@roughtrade.net>
2002-05-06 15:15:51 +00:00
John Baldwin
d204693572
Add support for the D-Link DFE-690TXD Cardbus card which has a RealTek 8139
...
with its own PCI ID.
2002-05-06 13:43:00 +00:00
Mitsuru IWASAKI
e8388e1466
Add suspend/resume code mostly merged from fxp/rl driver.
...
This is temporary hack, better and generalized solution probably
should be implemented at lower layer(MII or PCI?).
Tested by: shoko.araki@soliton.co.jp
MFC after: 1 week
2002-05-06 10:55:42 +00:00
Sheldon Hearn
07636c8cd5
Regen:
...
* Hart: rev 295 of pcidevs.txt (2002-04-27)
* Boemler: vendors.txt (2002-04-30)
2002-05-06 10:13:17 +00:00
Mark Murray
08e9cfdf1e
Previous commit was...
...
Submitted by: des
2002-05-06 09:48:02 +00:00
Mark Murray
ee2ea5ceaf
Fix an external declaration that was causing telnetd to core dump.
...
MFC after: 1 week
PR: 37766
2002-05-06 09:46:29 +00:00
Dima Dorfman
ae20a1b867
Use hw.ata.ata_dma instead of hw.atamodes, which doesn't exist in anymore.
...
Reviewed by: maxim
2002-05-06 09:40:52 +00:00
David Malone
a37231dc3f
Add another Askey ISA modem ID.
...
PR: 35813
Submitted by: Chris Knight <chris@aims.com.au>
2002-05-06 09:02:55 +00:00