fanf
8e466364e9
Document the FreeBSD default for CheckHostIP, which was changed in
...
rev 1.2 of readconf.c.
Approved by: des
2002-07-25 15:59:40 +00:00
robert
8d8219c5b9
When parsing the program name from the incoming log message
...
from a client, accept all printable characters as being part
of the program name, except ':' and '[', because each is a
possible delimiter.
2002-07-25 15:45:41 +00:00
ume
afcf651cf8
Change the default setting of an IPv4-mapped IPv6 address to off.
...
Requested by: many people
2002-07-25 15:44:01 +00:00
ru
7d98b15b63
Braino in the 1.672 commit: scripts/games-make.sh expects the
...
"manpages" and "catpages" dists to be already built.
2002-07-25 14:42:08 +00:00
takawata
6897c67c54
Regen.
2002-07-25 14:16:47 +00:00
takawata
579e828867
MFNetBSD: FTDI USB-serial converter chips description.
2002-07-25 14:15:49 +00:00
ru
f3967ffc6a
Moved some more NIC drivers to the second floppy.
2002-07-25 14:04:38 +00:00
tjr
43d6a14678
Add a -P/-o physical option which behaves similarly to bash/ksh's options
...
by the same name. This option makes the cd and pwd builtins behave physically
(as opposed to logically) by default.
Submitted by: fanf
2002-07-25 10:57:39 +00:00
tjr
ca8e9f2edf
Set opterr to zero to avoid duplicate warnings from getopt(3) for unknown
...
options.
2002-07-25 10:47:38 +00:00
robert
3be089e932
When reading a program name from the syslog configuration file,
...
do not stop copying it into a buffer when encountering a
non-alphanumerical character. Only stop at unprintable characters.
This makes syslogd work correctly with executables like `interp.bin',
`httpd_old', etc.
PR: misc/40941
MFC after: 1 week
2002-07-25 09:56:37 +00:00
tjr
cb0dfaa9bd
Use PATH_MAX instead of a local guess at it, which happened to be incorrect.
...
Suggested by: fanf
2002-07-25 09:56:08 +00:00
tjr
077941cfae
pwdcmd()'s argc and argv arguments are no longer unused, remove __unused.
...
Pointed out by: fanf
2002-07-25 09:46:31 +00:00
sheldonh
a68ade16e2
Add SEE ALSO references to papers handling RED.
2002-07-25 09:37:11 +00:00
ume
4b45c00ba2
sysctl(NET_RT_IFLIST) up to several (currently 5) times.
...
This will make the behavior robuster if many addresses are added
after the size estimation of storage at the first sysctl.
Reviewed by: JINMEI Tatuya <jinmei@isl.rdc.toshiba.co.jp>
MFC after: 1 week
2002-07-25 08:08:30 +00:00
peter
0168549826
Bah, I forgot to commit this part of the nfssvc() cleanup. Sorry folks.
2002-07-25 06:18:22 +00:00
tjr
b47ef0cbaf
Give an example showing how to change the mesg status of terminals
...
other than the default one.
PR: 13073
2002-07-25 05:16:49 +00:00
green
de2cfb0a7a
Fix some of the places where sound(4) can sleep with a lock held. (Help
...
courtesy of fenner).
2002-07-25 04:49:45 +00:00
julian
891c9fcb89
get suspension counting right.
...
fix an error message
Submitted by: David Xu <bsddiy@yahoo.com>
2002-07-25 03:21:35 +00:00
johan
a0af95a081
MFC noted: acct(2) appends to file.
...
New release notes: cp(1) -n, biff(1)/mesg(1) redirect stdin to affect
another tty.
Reviewed by: bmah
2002-07-25 02:18:41 +00:00
jmallett
5dbc18b460
Change 'int pid' to 'pid_t pid'
...
Submitted by: Bruce "Allah" Dang <bruce@research.teamxor.org>
2002-07-25 01:48:19 +00:00
imp
b28c5c5701
Clarify the sizeof(var) rule. This is the result of the consensus in
...
arch@ between myself, bde and markm. I kept the parts that all of us
agreed to, and omitted some more extensive text that I'd originally
wanted.
2002-07-25 00:30:24 +00:00
julian
0374f9c1bb
fix some style problems and remove a mis-merged assert.
2002-07-25 00:27:39 +00:00
julian
d156229356
slight stylisations to take into account recent code changes.
2002-07-24 23:59:15 +00:00
julian
7e6f866aa8
Add some locking asserts and some comments
2002-07-24 23:21:05 +00:00
julian
cd6fa919ee
Fix a typo
...
Cleanup a define
Correct locking notes (a bit)
Add a definition and a field for future work on thread suspension.
2002-07-24 23:18:15 +00:00
peter
ec96aab91e
Oops, another unused arg to nfssvc_nfsd(). *blush*
...
Submitted by: jake
2002-07-24 23:10:34 +00:00
ru
2168e888b7
Inline ${_cxx_consumers}.
2002-07-24 23:08:57 +00:00
peter
31d96a089d
We're done with 1.287 and 1.288 now.
...
Submitted by: ru
2002-07-24 22:44:19 +00:00
peter
f26018fef5
Fully exterminate nfsd_srvargs and nfsd_cargs. They were either unused
...
or giant NOP's. There was a credential in srvargs that was giving
rwatson some heartburn. :-)
2002-07-24 22:27:35 +00:00
mp
9fbc2019e8
Remove WARNS and WFORMAT overrides.
2002-07-24 22:26:44 +00:00
peter
3bcac9affd
If NO_MAILWRAPPER is set, and sendmail is still enabled, then install
...
a direct symlink to sendmail.
2002-07-24 22:17:22 +00:00
peter
635fd71e01
enable fdisk for ia64 as well as i386
2002-07-24 22:16:11 +00:00
peter
9addfd1396
Only install the mbr code on i386.. not ia64. This changes it from
...
#ifndef __alpha__ to #ifdef __i386__
2002-07-24 22:15:51 +00:00
peter
c9fa07c0ac
Turn nfsiod back on. It is basically now just a sysctl wrapper that also
...
arranges a kldload of the nfs client file system code if necessary.
2002-07-24 22:14:27 +00:00
peter
706c5bcb24
WARNS clean
2002-07-24 22:13:08 +00:00
ambrisko
a6999fc21e
Fake a resume method for this chip via calling detach/attach. This lets
...
ThinkPads using this chip to have sound after a suspend/resume sequence
without resorting to kldunload/kldload.
MFC after: 1 week
2002-07-24 21:27:22 +00:00
ru
b44fbf3e4c
Copy the right dhclient-script(8).
2002-07-24 20:37:21 +00:00
julian
1308e5a426
When single threading a multithreaded program, awaken the
...
'single threading thread' when the last other thread suspends.
I had this code in there before but it seems to have been
accidentally deleted somewhere along the way. This would only affect
multithreaded processes.
Reviewed by: David Xu <bsddiy@yahoo.com>
2002-07-24 19:50:08 +00:00
mux
0d2eba51d0
Fix a stupid bug where I wasn't initializing the names
...
of 0-length mount options.
2002-07-24 19:50:00 +00:00
alc
17db4f92a1
o Merge vm_fault_wire() and vm_fault_user_wire() by adding a new parameter,
...
user_wire.
2002-07-24 19:47:56 +00:00
ume
ed0d6e9ce4
make sure to set/unset INP_IPV4 according to a value
...
of IN6P_IPV6_V6ONLY
Reviewed by: Keiichi SHIMA <keiichi@iij.ad.jp>
2002-07-24 19:19:53 +00:00
ume
11795efea7
- ntohs() returns unsigned value.
...
- use strlcpy.
- snprintf can return negative value, so cope with it.
- tweak interface index on interface locals (ff01::/16).
- removed unused macros.
- removed a macro that uses only once (in a trivial context).
- explicitly say goodbye to ENI_xxx.
- constify struct afd.
Obtained from: KAME
MFC after: 1 week
2002-07-24 18:58:32 +00:00
robert
aa7e4582e3
style(9): - Put a space after the 'return' keyword.
...
- Wrap lines longer than 80 characters.
2002-07-24 18:54:59 +00:00
robert
a0562d2132
Use an ANSI-C function definition rather than a
...
K&R one to avoid a warning.
2002-07-24 18:39:51 +00:00
robert
6eea4ee200
- Add a COMPATIBILITY section explaining that the default
...
behaviour of obtaining the affected terminal has changed.
- Refer to the user's terminal instead of the current
terminal session.
- Tell the reader what the utility does when it is invoked
without arguments.
Submitted by: johan
2002-07-24 18:37:22 +00:00
mp
e697131610
Document upgrade procedure.
2002-07-24 16:42:58 +00:00
mp
8f8ca3304f
This commit was generated by cvs2svn to compensate for changes in r100616,
...
which included commits to RCS files with non-trunk default branches.
2002-07-24 16:23:10 +00:00
mp
f2c2aa29b7
Import of tcsh-6.12.00
2002-07-24 16:23:10 +00:00
yar
90caf3dc00
Re-use passive data ports with the SO_REUSEADDR
...
socket option to avoid exausting the passive port
space by TIME_WAIT'ing connections.
PR: bin/36955
Submitted by: Maxim Konovalov <maxim@FreeBSD.org>
MFC after: 2 weeks
2002-07-24 16:11:34 +00:00
robert
6edce70ffe
Allow selection of the affected terminal using redirection
...
of standard input or standard output, like mesg(1) does.
Suggested by: sheldonh
2002-07-24 15:48:17 +00:00