]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/log
FreeBSD/FreeBSD.git
22 years agoModify the release-building process so the srelease distribution
Bruce A. Mah [Fri, 28 Dec 2001 17:21:28 +0000 (17:21 +0000)]
Modify the release-building process so the srelease distribution
doesn't get spammed by RELNOTESng files.

Previously, we built the RELNOTESng files "in place" and then
populated the media (e.g. floppy, cdrom, ftp) areas from the build
directories.  However, the distributions got rolled after the
RELNOTESng build, and thus picked up the rendered RELNOTESng files.

Now, we install the RELNOTESng documents to R/stage/release.doc, then
clean out the original directories in src/release/doc.  We use the
renditions in the staging area to populate the media areas.

PR: 33141
MFC after: 3 days
(plus re approval)

22 years agoMove UFS and FFS docs to section 7.
Chris Costello [Fri, 28 Dec 2001 17:10:13 +0000 (17:10 +0000)]
Move UFS and FFS docs to section 7.

Obtained from: TrustedBSD Project
Sponsored by: DARPA, NAI Labs

22 years agoImplement timestamps so i4b/driver/i4b_isppp.c can derive the idle
Joerg Wunsch [Fri, 28 Dec 2001 15:59:54 +0000 (15:59 +0000)]
Implement timestamps so i4b/driver/i4b_isppp.c can derive the idle
time from the PPP packets sent.  This effectively merges rev 1.2 of
the old i4b_ispppsubr.c, with the exception that i eventually ended up
in debugging and fixing it so the idle time is now really
detected. ;-)  (The version in i4b simply doesn't work right since it
still accounts for incoming LCP echo packets which it is supposed to
ignore for idle time considerations...)

Obtained from: i4b
MFC after: 1 month

22 years agognu/libexec has gone so remove it from the most targets.
Paul Richards [Fri, 28 Dec 2001 11:53:18 +0000 (11:53 +0000)]
gnu/libexec has gone so remove it from the most targets.

22 years agoAdd xref to jail(2).
Mike Pritchard [Fri, 28 Dec 2001 09:26:45 +0000 (09:26 +0000)]
Add xref to jail(2).

PR: docs/33177
Submitted by: Tom Rhodes <darklogik@pittgoth.com>

22 years agoAdd xref to jail(8)
Mike Pritchard [Fri, 28 Dec 2001 09:24:19 +0000 (09:24 +0000)]
Add xref to jail(8)

PR: docs/33178
Submitted by: Tom Rhodes <darklogik@pittgoth.com>

22 years agoadd note that truss works again as of dec 09.
Warner Losh [Fri, 28 Dec 2001 05:35:32 +0000 (05:35 +0000)]
add note that truss works again as of dec 09.

Submitted by: des
Ignored by: imp for over two weeks

22 years agoAdd note about daily security checks moving to periodic(8)
Warner Losh [Fri, 28 Dec 2001 05:33:34 +0000 (05:33 +0000)]
Add note about daily security checks moving to periodic(8)

22 years agoAdd note to 20010924 entry that tells people about the COMPAT4X option
Warner Losh [Fri, 28 Dec 2001 05:09:19 +0000 (05:09 +0000)]
Add note to 20010924 entry that tells people about the COMPAT4X option
in /etc/make.conf, since sometimes these libraries are updated.

Submitted by: ru

22 years agoMerge the changes in the English version (1.239 --> 1.242).
Jun Kuriyama [Fri, 28 Dec 2001 05:07:23 +0000 (05:07 +0000)]
Merge the changes in the English version (1.239 --> 1.242).

22 years agoFix typo in example.
Bruce A. Mah [Fri, 28 Dec 2001 03:59:19 +0000 (03:59 +0000)]
Fix typo in example.

PR: 33260
Submitted by: Dan Peterson <danp@danp.net>

22 years agoNovac DVD/CD Station(Portable DVD/CD-ROM player
Warner Losh [Fri, 28 Dec 2001 03:42:41 +0000 (03:42 +0000)]
Novac DVD/CD Station(Portable DVD/CD-ROM player

Submitted by: moment@pluto.dti.ne.jp

22 years agoXircom RealPort RE-10
Warner Losh [Fri, 28 Dec 2001 03:39:13 +0000 (03:39 +0000)]
Xircom RealPort RE-10

Submitted by: Willem van Engen <wvengen@stack.nl>

22 years agoAdd Proxim Harmony card (from Bob)
Warner Losh [Fri, 28 Dec 2001 03:34:05 +0000 (03:34 +0000)]
Add Proxim Harmony card (from Bob)
Also fix a minor disordering of a wi card while I'm here.

Submitted by: bob bobing <this_is_my_act@yahoo.com>

22 years agoFix some leftover stray characters from expr(1)-to-$(()) sweeps.
Crist J. Clark [Thu, 27 Dec 2001 22:41:35 +0000 (22:41 +0000)]
Fix some leftover stray characters from expr(1)-to-$(()) sweeps.

PR: bin/33158
Submitted by: Adrian Filipi-Martin <adrian@ubergeeks.com>
MFC after: 1 day

22 years agoClean up half a dozen of header files that are no longer needed now that
Joerg Wunsch [Thu, 27 Dec 2001 22:40:01 +0000 (22:40 +0000)]
Clean up half a dozen of header files that are no longer needed now that
we use struct sppp_parms instead of struct sppp for userland programs.

MFC after: 1 month

22 years agoBreak out the relevant fields from struct sppp into a struct
Joerg Wunsch [Thu, 27 Dec 2001 22:38:50 +0000 (22:38 +0000)]
Break out the relevant fields from struct sppp into a struct
sppp_parms that are needed for the SPPPIO[GS]DEFS ioctl commands.
This allows it to keep struct sppp inside #ifdef _KERNEL (where it
belongs), and prevents userland programs that wish to include
<net/if_sppp.h> from including the earth, the hell, and the universe
before the are able to resolve all the kernel-internal stuff that's in
struct sppp.

Discussed with: hm
MFC after: 1 month

22 years agoAt least I'm consistent. Back out the last accidental rev to this file on
Bruce A. Mah [Thu, 27 Dec 2001 22:32:33 +0000 (22:32 +0000)]
At least I'm consistent.  Back out the last accidental rev to this file on
HEAD too.

Noticed by: ben
Another pointy hat to: bmah

22 years agoNew release note: network filesystems can now be listed in
Bruce A. Mah [Thu, 27 Dec 2001 21:55:02 +0000 (21:55 +0000)]
New release note:  network filesystems can now be listed in
/etc/fstab.

Submitted by: sheldonh

22 years agoNew release notes: pseudofs-ize procfs(5), libstand can write to UFS
Bruce A. Mah [Thu, 27 Dec 2001 21:37:38 +0000 (21:37 +0000)]
New release notes: pseudofs-ize procfs(5), libstand can write to UFS
filesystems, sysinstall(8) auto-partition updates.

22 years agoUserland part of making the LCP restart timer configurable.
Joerg Wunsch [Thu, 27 Dec 2001 21:20:33 +0000 (21:20 +0000)]
Userland part of making the LCP restart timer configurable.

Obtained from: i4b (with changes)

22 years agoMake the LCP restart timer configurable.
Joerg Wunsch [Thu, 27 Dec 2001 21:20:05 +0000 (21:20 +0000)]
Make the LCP restart timer configurable.

This (effectively) merges rev 1.36 of i4b's old if_spppsubr.c, albeit
in a slightly different manner (we export the timer in millisecond
values as exposed to tick values from/to userland).

Obtained from: i4b
MFC after: 1 month

22 years agoNew release notes found while trying to catch-up RELENG_4 to reality:
Bruce A. Mah [Thu, 27 Dec 2001 21:18:36 +0000 (21:18 +0000)]
New release notes found while trying to catch-up RELENG_4 to reality:
whois(1) -c, pkg_delete -r, rc.conf(5) support for IPFilter state tables.

22 years agobrace by itself after function declaration.
Alfred Perlstein [Thu, 27 Dec 2001 20:16:21 +0000 (20:16 +0000)]
brace by itself after function declaration.
Mandated by: style(9)
Pointed out by: rwatson

22 years agoput function return types on a line by themselves as per style(9)
Alfred Perlstein [Thu, 27 Dec 2001 20:12:03 +0000 (20:12 +0000)]
put function return types on a line by themselves as per style(9)

22 years agoMake it explicit that the opening brace of a function body be on a line
Alfred Perlstein [Thu, 27 Dec 2001 20:05:47 +0000 (20:05 +0000)]
Make it explicit that the opening brace of a function body be on a line
by itself.

22 years agoAdd nsmb.conf to list of files that sysinstall preserves on an upgrade.
Bruce A. Mah [Thu, 27 Dec 2001 19:59:57 +0000 (19:59 +0000)]
Add nsmb.conf to list of files that sysinstall preserves on an upgrade.

22 years agonfs_nget() does no locking whatsoever when looking up a vnode. If the
Matthew Dillon [Thu, 27 Dec 2001 19:40:34 +0000 (19:40 +0000)]
nfs_nget() does no locking whatsoever when looking up a vnode.  If the
vget() sleeps we have to retry the operation to avoid racing against
a deletion.

MFC maybe: submitted to re's

22 years agoImplement knobs to enable/disable VJ header compression.
Joerg Wunsch [Thu, 27 Dec 2001 16:52:23 +0000 (16:52 +0000)]
Implement knobs to enable/disable VJ header compression.

Submitted by: i4b (modified)
MFC after: 1 month

22 years agoDocument that we now implement VJ header compression.
Joerg Wunsch [Thu, 27 Dec 2001 16:49:54 +0000 (16:49 +0000)]
Document that we now implement VJ header compression.

22 years agoImplement VJ header compression for sppp.
Joerg Wunsch [Thu, 27 Dec 2001 16:49:31 +0000 (16:49 +0000)]
Implement VJ header compression for sppp.

This is the logical merge of rev 1.32 of i4b's old if_spppsubr.c (which
was based on PR misc/11767), plus (i4b) rev 1.6 of i4b's if_ispppsubr.c,
albeit with numerous stylistic and cosmetic changes.

PR: misc/11767
Submitted by: i4b, Joachim Kuebart
MFC after: 1 month

22 years agoRemove nonstandard floppy device nodes. Only keep the base device node,
Joerg Wunsch [Thu, 27 Dec 2001 15:03:25 +0000 (15:03 +0000)]
Remove nonstandard floppy device nodes.  Only keep the base device node,
plus the symbolic links to the fake BSD partitions.

Also remove the rfd* devices, they are neither necessary nor documented
anymore.

22 years agoRe-introduce the fix that delays mounting of network filesystems until
Sheldon Hearn [Thu, 27 Dec 2001 13:41:27 +0000 (13:41 +0000)]
Re-introduce the fix that delays mounting of network filesystems until
the network is initialized.  This was first implemented in rev 1.268
of src/etc/rc, but was backed out at wollman's request.

The objection was that the right place for the fix is in mount(8).
Having looked at that problem, I find it hard to believe that
the hoops one would have to jump through can be justified by the
desire for purity alone.

Note that there are reported issues surrounding nfsclient kernel
support and mount_nfs(8), which currently make NFS an ugly exception
to the general case.

With this change, systems with non-NFS network filesystems configured
for mounting on startup in /etc/fstab are no longer guaranteed to
fail on startup.

22 years agoFix a typo. While 'iff' might make sense in a mathematics-related text,
Peter Pentchev [Thu, 27 Dec 2001 13:33:10 +0000 (13:33 +0000)]
Fix a typo.  While 'iff' might make sense in a mathematics-related text,
'if and only iff' does not.

PR: 33242
Submitted by: Eric Yu <ericyu@mail2000.com.tw>

22 years agoFix the msinfo command, as mentioned in several PR's.
Søren Schmidt [Thu, 27 Dec 2001 10:10:56 +0000 (10:10 +0000)]
Fix the msinfo command, as mentioned in several PR's.

22 years agosync AUTHNAMELEN with AUTHNAMELEN in <machine/i4b_isppp.h>
Hellmuth Michaelis [Thu, 27 Dec 2001 09:18:52 +0000 (09:18 +0000)]
sync AUTHNAMELEN with AUTHNAMELEN in <machine/i4b_isppp.h>

22 years agoFix potential fclose nullpointer core dumps
Hellmuth Michaelis [Thu, 27 Dec 2001 08:41:10 +0000 (08:41 +0000)]
Fix potential fclose nullpointer core dumps
MFC after: 1 month

22 years agoUgh, I forgot to bump "Original revision" header...
Jun Kuriyama [Thu, 27 Dec 2001 08:33:47 +0000 (08:33 +0000)]
Ugh, I forgot to bump "Original revision" header...

22 years agoMerge the changes in the English version (1.4 --> 1.6).
Jun Kuriyama [Thu, 27 Dec 2001 08:31:05 +0000 (08:31 +0000)]
Merge the changes in the English version (1.4 --> 1.6).

22 years agoMerge the changes in the English version (1.205 --> 1.239).
Jun Kuriyama [Thu, 27 Dec 2001 08:28:40 +0000 (08:28 +0000)]
Merge the changes in the English version (1.205 --> 1.239).

Finally, English and Japanese version are sync'ed in HEAD branch!

22 years agoRemove a stale entry related to passing ARP with bridging and ipfw.
Luigi Rizzo [Thu, 27 Dec 2001 05:40:09 +0000 (05:40 +0000)]
Remove a stale entry related to passing ARP with bridging and ipfw.
This feature has been removed since 4.1 times and it is only a source
of confusion.

Same needs to be done on -stable.

MFC after: 1 day

22 years agoLongshire LCS-8634TB
Warner Losh [Thu, 27 Dec 2001 03:59:21 +0000 (03:59 +0000)]
Longshire LCS-8634TB

Submitted by: "Frank W. Josellis" <josellis@dynamics.claranet.de>

22 years agoRemove unwanted(?) 0xa0 characters.
Jun Kuriyama [Thu, 27 Dec 2001 03:18:24 +0000 (03:18 +0000)]
Remove unwanted(?) 0xa0 characters.

22 years agoDocument UFS and FFS options and features.
Chris Costello [Thu, 27 Dec 2001 03:05:44 +0000 (03:05 +0000)]
Document UFS and FFS options and features.

Obtained from: TrustedBSD Project
Sponsored by: DARPA, NAI Labs

22 years agoMerge the changes in the English version (1.204 --> 1.205).
Jun Kuriyama [Thu, 27 Dec 2001 02:33:54 +0000 (02:33 +0000)]
Merge the changes in the English version (1.204 --> 1.205).
  (Structure changes only.)

22 years agoMerge the changes in the English version (1.187 --> 1.204).
Jun Kuriyama [Thu, 27 Dec 2001 02:27:21 +0000 (02:27 +0000)]
Merge the changes in the English version (1.187 --> 1.204).

22 years agoSome new cards:
Warner Losh [Thu, 27 Dec 2001 02:12:32 +0000 (02:12 +0000)]
Some new cards:
o uncommnent joy stuff (me)
o Add BONDWELL B236 joystick card (me)
o Add Buffalo WLI-CF-S11G wi card (me)
o CNF CD-m (submitted by gda)

Submitted by: Dmitry A Goncharov <gda@sani.ru>

22 years agoAdd nsmb.conf to the resurrection list.
Sheldon Hearn [Thu, 27 Dec 2001 01:57:18 +0000 (01:57 +0000)]
Add nsmb.conf to the resurrection list.

Submitted by: olgeni
Approved by: re

22 years agoRemove doubled "ability to" word.
Jun Kuriyama [Thu, 27 Dec 2001 01:38:02 +0000 (01:38 +0000)]
Remove doubled "ability to" word.

22 years agoFlesh out cdboot release note a little bit, note MFC.
Bruce A. Mah [Wed, 26 Dec 2001 23:41:20 +0000 (23:41 +0000)]
Flesh out cdboot release note a little bit, note MFC.

22 years agoNew release note: ipfw(8) precedence matching.
Bruce A. Mah [Wed, 26 Dec 2001 23:27:54 +0000 (23:27 +0000)]
New release note:  ipfw(8) precedence matching.

Updated release note:  smbfs userland 1.4.3.

22 years agoUpdate function definitions and required include files to reflect
Chad David [Wed, 26 Dec 2001 23:14:04 +0000 (23:14 +0000)]
Update function definitions and required include files to reflect
the current state of the system.

Approved by: alfred

22 years agoDon't log RXJ+ protocol rejects unless we are in debug mode. (RXJ-
Joerg Wunsch [Wed, 26 Dec 2001 22:36:59 +0000 (22:36 +0000)]
Don't log RXJ+ protocol rejects unless we are in debug mode.  (RXJ-
events are always logged.)  This stops sppp from spamming the syslog
files in case the remote peer is not configured to negotiate IPv6.

22 years agoFix some pseudo-enumeration constants in the IPv6 implementation so
Joerg Wunsch [Wed, 26 Dec 2001 22:35:10 +0000 (22:35 +0000)]
Fix some pseudo-enumeration constants in the IPv6 implementation so
they are unique and thus actually usable as flagbits.  I wonder how
it even worked so far...

MFC after: 1 week

22 years agoIgnore (and silently conf-ack) conf-reqs for an Async-Control-
Joerg Wunsch [Wed, 26 Dec 2001 22:00:13 +0000 (22:00 +0000)]
Ignore (and silently conf-ack) conf-reqs for an Async-Control-
Character-Map.  RFC 1662 demands it for the sake of async to sync
PPP protocol converters (like Win9* :).

This merges rev 1.26/1.27 of the old i4b sppp changes.

22 years ago- Make it possible to turn on RES_INSECURE[12] with /etc/resolv.conf.
Hajimu UMEMOTO [Wed, 26 Dec 2001 21:21:10 +0000 (21:21 +0000)]
- Make it possible to turn on RES_INSECURE[12] with /etc/resolv.conf.
- Don't connect datagram socket if RES_INSECURE1.
- Needed to implement IPv6 anycast UDP DNS queries as documented in
  <draft-ietf-ipngwg-dns-discovery-03.txt>.

Obtained from: KAME

22 years agoFor SIOCSIFADDR, don't call if_up() since it would attempt to add the
Joerg Wunsch [Wed, 26 Dec 2001 20:28:41 +0000 (20:28 +0000)]
For SIOCSIFADDR, don't call if_up() since it would attempt to add the
route to the destination twice.  Now that brian has fixed route.c to no
longer accept this second route, this long-standing nuisance became a
showstopper bug for sppp users.

In retrospect, this is the same fix as the one in rev 1.78 of if_sl.c;
most likely the original version of sppp has been cloned from SLIP. ;-)

22 years agos/sonewconn3/sonewconn/ forgotten by the modifier.
Brian Feldman [Wed, 26 Dec 2001 18:31:22 +0000 (18:31 +0000)]
s/sonewconn3/sonewconn/ forgotten by the modifier.

22 years agoo Add a comment indicating that if /tmp==/var/tmp in rc.diskless2, the
Robert Watson [Wed, 26 Dec 2001 17:18:39 +0000 (17:18 +0000)]
o Add a comment indicating that if /tmp==/var/tmp in rc.diskless2, the
  md device and file system creation occurs *after* mtree is run, and
  as such an /var/tmp/* or /tmp/* entries will be under the mountpoint
  (or fail) rather than appearing in the md filesystems.  This prevents
  the creation of vi.recover, and might affect other localizations that
  rely on the mtree calls affecting these directories.

22 years agoRemove incorrect comments about the population of /etc: no attempt is
Robert Watson [Wed, 26 Dec 2001 17:00:55 +0000 (17:00 +0000)]
Remove incorrect comments about the population of /etc: no attempt is
made to copy the NFS-mounted on to /tmp/etc, instead, it is populated
entirely from /conf/default, then overriden from /conf/IP.

22 years agoNow that smbfs is fully integrated into the base system, create
Sheldon Hearn [Wed, 26 Dec 2001 15:44:06 +0000 (15:44 +0000)]
Now that smbfs is fully integrated into the base system, create
/dev/nsmb* device nodes, which used to be done by the port installation.

PR: 33068
Submitted by: Dimitry Andric <dim@xs4all.nl>

22 years agoThis commit was generated by cvs2svn to compensate for changes in r88492,
Sheldon Hearn [Wed, 26 Dec 2001 15:35:10 +0000 (15:35 +0000)]
This commit was generated by cvs2svn to compensate for changes in r88492,
which included commits to RCS files with non-trunk default branches.

22 years agoImport smbfs-1.4.3.
Sheldon Hearn [Wed, 26 Dec 2001 15:35:10 +0000 (15:35 +0000)]
Import smbfs-1.4.3.

22 years agoMerge the changes in the English version (1.186 --> 1.187).
Jun Kuriyama [Wed, 26 Dec 2001 14:02:58 +0000 (14:02 +0000)]
Merge the changes in the English version (1.186 --> 1.187).
  (Structure changes only.)

22 years agoSeparate entries with blank line.
Jun Kuriyama [Wed, 26 Dec 2001 14:01:17 +0000 (14:01 +0000)]
Separate entries with blank line.

22 years agoMerge the changes in the English version (1.178 --> 1.186).
Jun Kuriyama [Wed, 26 Dec 2001 13:43:03 +0000 (13:43 +0000)]
Merge the changes in the English version (1.178 --> 1.186).

22 years agoMerge the changes in the English version (1.177 --> 1.178).
Jun Kuriyama [Wed, 26 Dec 2001 10:55:17 +0000 (10:55 +0000)]
Merge the changes in the English version (1.177 --> 1.178).
  (Structure changes only.)

22 years agoMerge the changes in the English version (1.170 --> 1.177).
Jun Kuriyama [Wed, 26 Dec 2001 07:33:04 +0000 (07:33 +0000)]
Merge the changes in the English version (1.170 --> 1.177).

22 years agoMerge the changes in the English version (1.169 --> 1.170).
Jun Kuriyama [Wed, 26 Dec 2001 04:29:26 +0000 (04:29 +0000)]
Merge the changes in the English version (1.169 --> 1.170).

22 years agoMerge the changes in the English version (1.168 -> 1.169).
Jun Kuriyama [Wed, 26 Dec 2001 03:19:16 +0000 (03:19 +0000)]
Merge the changes in the English version (1.168 -> 1.169).

This is structure changes only.  Thanks, Bruce!

22 years agoSecond round of floppy disk driver documentation updates: document the
Joerg Wunsch [Tue, 25 Dec 2001 21:21:18 +0000 (21:21 +0000)]
Second round of floppy disk driver documentation updates: document the
changes in the userland utilities.  For fdcontrol(8), i now finally
keep my promise made more than 7 years ago that ``the fdcontrol
utility is currently under development and the user interface will
likely change''. :-)

22 years agoUnbreak de_CH.ISO8859-{1,15} locales (add missing categories defintions)
Alexey Zelkin [Tue, 25 Dec 2001 18:50:49 +0000 (18:50 +0000)]
Unbreak de_CH.ISO8859-{1,15} locales (add missing categories defintions)

22 years agoAdd support for even more SiS chipsets.
Søren Schmidt [Tue, 25 Dec 2001 14:44:26 +0000 (14:44 +0000)]
Add support for even more SiS chipsets.

Misc cosmetics.

22 years agoFix yet another fake slave problem for PCCARD devices.
Søren Schmidt [Tue, 25 Dec 2001 14:43:08 +0000 (14:43 +0000)]
Fix yet another fake slave problem for PCCARD devices.

22 years agoMerge the changes in the English version (1.155 -> 1.168).
Jun Kuriyama [Tue, 25 Dec 2001 14:00:15 +0000 (14:00 +0000)]
Merge the changes in the English version (1.155 -> 1.168).
Add local configuration for psgml-emacs.

22 years agoFix unbalanced paren.
Jun Kuriyama [Tue, 25 Dec 2001 13:40:33 +0000 (13:40 +0000)]
Fix unbalanced paren.

22 years agoUnbreak af_ZA locale by aliasing its LC_TIME category to en_US's.
Alexey Zelkin [Tue, 25 Dec 2001 11:10:16 +0000 (11:10 +0000)]
Unbreak af_ZA locale by aliasing its LC_TIME category to en_US's.

22 years agoOptimize locale data Makefiles as well as make their style more consistent.
Alexey Zelkin [Tue, 25 Dec 2001 10:57:03 +0000 (10:57 +0000)]
Optimize locale data Makefiles as well as make their style more consistent.

22 years agoAdd "except the handling of errors" into "equivalent to" paragraph.
Andrey A. Chernov [Tue, 25 Dec 2001 08:43:35 +0000 (08:43 +0000)]
Add "except the handling of errors" into "equivalent to" paragraph.

Pointed by: bde
Inspired by: POSIX

22 years agostrtoq -> strtoll (strtoq is deprecated)
Andrey A. Chernov [Tue, 25 Dec 2001 08:10:34 +0000 (08:10 +0000)]
strtoq -> strtoll (strtoq is deprecated)

22 years agoOops, wrong option name. It's should be ACPI_MAX_THREADS,
Mitsuru IWASAKI [Tue, 25 Dec 2001 06:06:56 +0000 (06:06 +0000)]
Oops, wrong option name.  It's should be ACPI_MAX_THREADS,
not ACPI_NO_THREADS.

22 years agoPreserve errno.
Andrey A. Chernov [Tue, 25 Dec 2001 04:10:50 +0000 (04:10 +0000)]
Preserve errno.

According to C99:
"The  functions  atof,  atoi,  atol, and atoll need not
affect the value of  the  integer  expression  errno  on  an
error.   If  the  value of the result cannot be represented,
the behavior is undefined."

22 years agoFix type-o in previous commit (tsleep was using wrong rendezvous point)
Matthew Dillon [Tue, 25 Dec 2001 01:23:25 +0000 (01:23 +0000)]
Fix type-o in previous commit (tsleep was using wrong rendezvous point)

22 years agobackout rev 1.14, it's breaking things.
Alfred Perlstein [Mon, 24 Dec 2001 22:27:04 +0000 (22:27 +0000)]
backout rev 1.14, it's breaking things.

22 years agoo sysctl.conf cannot be used to set sysctls that are present in
Robert Watson [Mon, 24 Dec 2001 20:18:45 +0000 (20:18 +0000)]
o sysctl.conf cannot be used to set sysctls that are present in
  unloaded kernel modules.  Remove the example linux compat sysctls
  because they break if the linux emulator is loaded as a module, rather
  than compiled in.  Add a BUGS entry indicating as much.

Reported by: jack <jack@germanium.xtalwind.net>
MFC after: 3 days

22 years agoDocument MODULES_OVERRIDE.
Ruslan Ermilov [Mon, 24 Dec 2001 19:34:33 +0000 (19:34 +0000)]
Document MODULES_OVERRIDE.

PR: docs/32560
Submitted by: Maxim Konovalov <maxim@macomnet.ru>

22 years agoAdd -mcmodel=medlow to COPTS. This is needed to build working kernels.
Thomas Moestl [Mon, 24 Dec 2001 13:35:43 +0000 (13:35 +0000)]
Add -mcmodel=medlow to COPTS. This is needed to build working kernels.

22 years agoBack out recent replacement of LC_MESSAGES file with directory.
Alexey Zelkin [Mon, 24 Dec 2001 11:49:49 +0000 (11:49 +0000)]
Back out recent replacement of LC_MESSAGES file with directory.

Requested by:   ache

22 years agoMFV: FreeBSD 4.4, FreeBSD 4.5, NetBSD 1.6, POSIX.1-2001.
Ruslan Ermilov [Mon, 24 Dec 2001 08:59:48 +0000 (08:59 +0000)]
MFV: FreeBSD 4.4, FreeBSD 4.5, NetBSD 1.6, POSIX.1-2001.

22 years agoAdd note about __stdoutp to the compat stuff.
Warner Losh [Mon, 24 Dec 2001 07:04:23 +0000 (07:04 +0000)]
Add note about __stdoutp to the compat stuff.

Submitted by: ru

22 years agoPossibly typo fix (s/FXP_PORT_SOFTWARE_RESET/FXP_PORT_SELECTIVE_RESET/)
Jun Kuriyama [Mon, 24 Dec 2001 05:32:58 +0000 (05:32 +0000)]
Possibly typo fix (s/FXP_PORT_SOFTWARE_RESET/FXP_PORT_SELECTIVE_RESET/)
in fxp_stop().

Reference: http://www.freebsd.org/cgi/mid.cgi?id=7md718f0qo.wl@waterblue.imgsrc.co.jp
Submitted by: Keiichi SHIMA <keiichi@iij.ad.jp>

22 years agoArgh...save buffer before committing. NO_WERROR takes a value of
Mike Heffner [Mon, 24 Dec 2001 03:24:28 +0000 (03:24 +0000)]
Argh...save buffer before committing. NO_WERROR takes a value of
'yes', not 2.

22 years agoWARNS=2 fixup. Set NO_WERROR due to use of 'j' format specifier.
Mike Heffner [Mon, 24 Dec 2001 03:20:10 +0000 (03:20 +0000)]
WARNS=2 fixup. Set NO_WERROR due to use of 'j' format specifier.

PR: bin/32567

22 years agoFix typo first, then controvert.
Seigo Tanimura [Mon, 24 Dec 2001 01:24:38 +0000 (01:24 +0000)]
Fix typo first, then controvert.

22 years agoSpecify the full path to mktemp
Chris D. Faulhaber [Sun, 23 Dec 2001 22:49:06 +0000 (22:49 +0000)]
Specify the full path to mktemp

22 years agoOn the first day of Christmas bde gave to me:
Bosko Milekic [Sun, 23 Dec 2001 22:04:08 +0000 (22:04 +0000)]
On the first day of Christmas bde gave to me:
A [hopefully] conforming style(9) revamp of mb_alloc and related code.
(This was possible due to bde's remarkable patience.)

Submitted by: (in large part) bde
Reviewed by: (the other part) bde

22 years agoSort the disknames when we get them from the kernel.
Poul-Henning Kamp [Sun, 23 Dec 2001 21:43:48 +0000 (21:43 +0000)]
Sort the disknames when we get them from the kernel.

Submitted by: <anarcat@anarcat.dyndns.org>

22 years agoMerge the changes in the English version (1.149 -> 1.155).
Jun Kuriyama [Sun, 23 Dec 2001 16:17:50 +0000 (16:17 +0000)]
Merge the changes in the English version (1.149 -> 1.155).

22 years agoFix CRITICAL_FORK so that it compiles.
Doug Rabson [Sun, 23 Dec 2001 16:04:29 +0000 (16:04 +0000)]
Fix CRITICAL_FORK so that it compiles.

22 years agomake mmapped vchans work
Cameron Grant [Sun, 23 Dec 2001 13:10:29 +0000 (13:10 +0000)]
make mmapped vchans work