]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/log
FreeBSD/FreeBSD.git
22 years agorpc.lockd needs rpc.statd to be running for it to start up properly.
alfred [Thu, 13 Dec 2001 04:21:18 +0000 (04:21 +0000)]
rpc.lockd needs rpc.statd to be running for it to start up properly.
so swap the order.

Also allow rpc.lockd and rpc.statd to be turned on if nfsclient is
enabled.  They are needed to provide client side locking support.

PR: conf/27811

22 years agoUndo one of my last minute changes; move sc_iss up earlier so it
jlemon [Thu, 13 Dec 2001 04:05:26 +0000 (04:05 +0000)]
Undo one of my last minute changes; move sc_iss up earlier so it
is initialized in case we take the T/TCP path.

22 years agoFix up tabs from cut&n&paste.
jlemon [Thu, 13 Dec 2001 04:02:31 +0000 (04:02 +0000)]
Fix up tabs from cut&n&paste.

22 years agoFix up tabs in comments.
jlemon [Thu, 13 Dec 2001 04:02:09 +0000 (04:02 +0000)]
Fix up tabs in comments.

22 years agoMinor style fixes.
jlemon [Thu, 13 Dec 2001 04:01:23 +0000 (04:01 +0000)]
Minor style fixes.

22 years agoMinor style fix.
jlemon [Thu, 13 Dec 2001 04:01:01 +0000 (04:01 +0000)]
Minor style fix.

22 years agoAdd NO_WERROR to the cross building environment so that we do not bail on
imp [Thu, 13 Dec 2001 01:37:45 +0000 (01:37 +0000)]
Add NO_WERROR to the cross building environment so that we do not bail on
warnings generated by earlier versions of the compilers when bootstrapping.

Also a minor formatting nit in the tools list.

Reviewed by: markm

22 years agoAdd missing "the".
imp [Thu, 13 Dec 2001 01:31:41 +0000 (01:31 +0000)]
Add missing "the".

22 years agoAdd two clarifying commnets:
imp [Thu, 13 Dec 2001 01:29:34 +0000 (01:29 +0000)]
Add two clarifying commnets:
1) Note that this file is also by example.
2) Note that you should not use files from /usr/include in
   kernel files.

22 years agoRoll firmware to latest offerings... Fixes a number of f/w related
mjacob [Thu, 13 Dec 2001 00:09:06 +0000 (00:09 +0000)]
Roll firmware to latest offerings... Fixes a number of f/w related
bugs.

MFC after: 1 week

22 years agoRemove to-be-default WARNS?=2
markm [Wed, 12 Dec 2001 23:29:13 +0000 (23:29 +0000)]
Remove to-be-default WARNS?=2

22 years agoMinor style stuff, use __FBSDID(), remove to-be-default WARNS=2.
markm [Wed, 12 Dec 2001 23:23:52 +0000 (23:23 +0000)]
Minor style stuff, use __FBSDID(), remove to-be-default WARNS=2.

22 years agoMove some notes inside the paragraphs for the hardware they describe.
bmah [Wed, 12 Dec 2001 23:22:34 +0000 (23:22 +0000)]
Move some notes inside the paragraphs for the hardware they describe.

22 years agoWARNS=2 partial fix; use NO_WERROR to protect against some hard-to-fix warnings.
markm [Wed, 12 Dec 2001 23:20:16 +0000 (23:20 +0000)]
WARNS=2 partial fix; use NO_WERROR to protect against some hard-to-fix warnings.

Use __FBSDID(), kill register keyword.

22 years agoWARNS=2 fixes, use __FBSDID, remove GCC-specific flags.
markm [Wed, 12 Dec 2001 23:09:07 +0000 (23:09 +0000)]
WARNS=2 fixes, use __FBSDID, remove GCC-specific flags.

22 years agoWARNS=2 fixes, Use __FBSDID(), kill register keyword.
markm [Wed, 12 Dec 2001 23:02:30 +0000 (23:02 +0000)]
WARNS=2 fixes, Use __FBSDID(), kill register keyword.

22 years agoFix the time of an intmax_t calculation; it is unsigned. Also print
markm [Wed, 12 Dec 2001 22:46:56 +0000 (22:46 +0000)]
Fix the time of an intmax_t calculation; it is unsigned. Also print
it with the correct formatting (%ju, not %lld). GCC's -Wformat does
not understand this, so turn on NO_WERROR.

22 years agoCatch up to the globaldata -> pcpu changes.
jhb [Wed, 12 Dec 2001 21:15:30 +0000 (21:15 +0000)]
Catch up to the globaldata -> pcpu changes.

22 years agoPrint the path with the shortest absolute length, rather than
mikeh [Wed, 12 Dec 2001 20:38:07 +0000 (20:38 +0000)]
Print the path with the shortest absolute length, rather than
arbitrarily selecting one.

PR: bin/14361
Approved by: wosch
MFC after: 1 week

22 years agoSync to pccarddevs 1.25
imp [Wed, 12 Dec 2001 20:06:29 +0000 (20:06 +0000)]
Sync to pccarddevs 1.25

22 years agoMove LINKSYS2 to its correct numerical location.
imp [Wed, 12 Dec 2001 20:05:48 +0000 (20:05 +0000)]
Move LINKSYS2 to its correct numerical location.
Add BONDWELL B236 Game Card Joystick.  A PC Card joystick card.

22 years agoMake clear that -w gets an argument. Add __FBSDID and remove unused
charnier [Wed, 12 Dec 2001 18:25:53 +0000 (18:25 +0000)]
Make clear that -w gets an argument. Add __FBSDID and remove unused
#include

22 years agoRemove unused #includes. lex -> Lex, yacc -> Yacc, ... Some .Nm to .Em
charnier [Wed, 12 Dec 2001 18:24:42 +0000 (18:24 +0000)]
Remove unused #includes. lex -> Lex, yacc -> Yacc, ... Some .Nm to .Em
conversions. Sort #includes. Spelling. use errx() instead of err() when
explicit message is given.

22 years agoStart option definition with: ``The following options are available''
charnier [Wed, 12 Dec 2001 18:22:09 +0000 (18:22 +0000)]
Start option definition with: ``The following options are available''
Use .Ev for env variables.
Remove unused #includes, and sort others.

22 years agoAdd DIVA USB mp3 player.
sobomax [Wed, 12 Dec 2001 15:58:23 +0000 (15:58 +0000)]
Add DIVA USB mp3 player.

Submitted by: Olexander Kunytsa <kunia@x-telecom.net>
MFC after: 3 days

22 years agoo Various language and style tweaks.
rwatson [Wed, 12 Dec 2001 15:58:04 +0000 (15:58 +0000)]
o Various language and style tweaks.

Submitted by: ru

22 years agoI'm working on cleaning this up, however it probably won't be done for
mikeh [Wed, 12 Dec 2001 15:42:19 +0000 (15:42 +0000)]
I'm working on cleaning this up, however it probably won't be done for
awhile. Turn off WARNS so that this doesn't break the build when WARNS
is turned on higher up. Also add $FreeBSD$.

22 years ago* style(9)'ify
phantom [Wed, 12 Dec 2001 15:41:08 +0000 (15:41 +0000)]
* style(9)'ify
* add K&R support to langinfo.h

Requested by: bde (2)

22 years agoNew release note: jail sysctl variables moved.
bmah [Wed, 12 Dec 2001 15:31:19 +0000 (15:31 +0000)]
New release note:  jail sysctl variables moved.

Submitted by: arr

22 years agomdoc(7) police: remove the debugging stuff I use to prevent
ru [Wed, 12 Dec 2001 15:15:46 +0000 (15:15 +0000)]
mdoc(7) police: remove the debugging stuff I use to prevent
hyphenation (so that the output could be spell-checked).

22 years agomdoc(7) police: minor markup nits.
ru [Wed, 12 Dec 2001 15:02:32 +0000 (15:02 +0000)]
mdoc(7) police: minor markup nits.

22 years agomdoc(7) police: fix markup, bump document date.
ru [Wed, 12 Dec 2001 14:53:51 +0000 (14:53 +0000)]
mdoc(7) police: fix markup, bump document date.

22 years agomdoc(7) police: kill HSBs, add missing comma.
ru [Wed, 12 Dec 2001 14:41:53 +0000 (14:41 +0000)]
mdoc(7) police: kill HSBs, add missing comma.

22 years agomdoc(7) police: fix markup.
ru [Wed, 12 Dec 2001 14:40:09 +0000 (14:40 +0000)]
mdoc(7) police: fix markup.

22 years agomdoc(7) police: Minor formatting nits and optimizations to rev. 1.34.
ru [Wed, 12 Dec 2001 14:36:28 +0000 (14:36 +0000)]
mdoc(7) police: Minor formatting nits and optimizations to rev. 1.34.

22 years agoMFi386: revision 1.35 (Add support for writing to BIOS disks)
nyan [Wed, 12 Dec 2001 13:47:04 +0000 (13:47 +0000)]
MFi386: revision 1.35 (Add support for writing to BIOS disks)

22 years agomdoc(7) police: use no-break space.
ru [Wed, 12 Dec 2001 13:46:15 +0000 (13:46 +0000)]
mdoc(7) police: use no-break space.

22 years agomdoc(7) police: use no-break space, fix markup.
ru [Wed, 12 Dec 2001 13:45:35 +0000 (13:45 +0000)]
mdoc(7) police: use no-break space, fix markup.

22 years agomdoc(7) police: use non-break space, remove whitespace at EOL, fix markup.
ru [Wed, 12 Dec 2001 13:42:25 +0000 (13:42 +0000)]
mdoc(7) police: use non-break space, remove whitespace at EOL, fix markup.

22 years agoMFi386: revision 1.485 (the previous commit is not completely)
nyan [Wed, 12 Dec 2001 12:27:59 +0000 (12:27 +0000)]
MFi386: revision 1.485 (the previous commit is not completely)

22 years agoSet the script_name_sep variable to a safe value if it is not
roam [Wed, 12 Dec 2001 10:12:20 +0000 (10:12 +0000)]
Set the script_name_sep variable to a safe value if it is not
already set (e.g. a failed/skipped mergemaster run during an upgrade).
Without this, if script_name_sep was not set in the rc.conf files,
local scripts will not be executed on startup or shutdown.

PR: misc/32687
Submitted by: Nicholas Paufler <echofox@discordia.ca> (the problem)
Sheldon Hearn (the idea behind the fix)
Reviewed by: sheldonh
MFC after: 1 week

22 years agoConnect libiconv to the build.
sheldonh [Wed, 12 Dec 2001 10:11:16 +0000 (10:11 +0000)]
Connect libiconv to the build.

Recent work by fjoe and bp has fixed smbfs.  The smbfs module
can now be loaded once libiconv and libmchain have been loaded,
and works!

22 years agoUnix: Just Say No..
wilko [Wed, 12 Dec 2001 09:49:02 +0000 (09:49 +0000)]
Unix: Just Say No..

Obtained from: Jan.Hendriks@Compaq.com
MFC after: 3 days

22 years agoFix select on named pipes without a reader.
alfred [Wed, 12 Dec 2001 09:35:33 +0000 (09:35 +0000)]
Fix select on named pipes without a reader.

PR: kern/19871
MFC after: 1 month

22 years agoMore "const" poisoning, and only use NO_WERROR if we're bootstrapping.
ru [Wed, 12 Dec 2001 08:49:51 +0000 (08:49 +0000)]
More "const" poisoning, and only use NO_WERROR if we're bootstrapping.

22 years agoAxe an unneeded PCPU_SET(spinlocks, NULL) that I missed earlier.
jhb [Wed, 12 Dec 2001 08:07:41 +0000 (08:07 +0000)]
Axe an unneeded PCPU_SET(spinlocks, NULL) that I missed earlier.

22 years agoFix a number of subtle and evil bugs in the libc_r wrapping of sendfile(2).
alfred [Wed, 12 Dec 2001 08:02:24 +0000 (08:02 +0000)]
Fix a number of subtle and evil bugs in the libc_r wrapping of sendfile(2).

o) Since we unwrap the sendfile syscall, check the return value of
   writev(2) to see if it didn't complete all the data.
   Previously if only a partial writev() succeeded, it would proceed
   to sendfile(2) even though the headers weren't completely sent.

o) Properly adjust the "bytes to send" to take into account sendfile(2)'s
   behaviour of counting the headers against the bytes to be transfered
   from the file.

o) Correct the problem where EAGAIN was being returned from _sys_sendfile(2)
   however the wrapper didn't update the 'sent bytes' parameter to take into
   account for it.  This is because sendfile can return EAGAIN even though
   it has actually transfered data.

Special thanks to Justin Erenkrantz <jerenkrantz@apache.org> for bringing
this to my attention and giving an excellent way to reproduce the problem.

PR: kern/32684
MFC After: 1 week

22 years ago- Fix sysctl mib examples in order to reflect the recent changes in
arr [Wed, 12 Dec 2001 05:28:42 +0000 (05:28 +0000)]
- Fix sysctl mib examples in order to reflect the recent changes in
  kern_jail.c

Approved by:  rwatson
Reviewed by: rwatson

22 years ago- Update the sysctl mibs in order to reflect the recent kern_jail.c
arr [Wed, 12 Dec 2001 05:24:50 +0000 (05:24 +0000)]
- Update the sysctl mibs in order to reflect the recent kern_jail.c
  changes.

Approved by: rwatson
Reviewed by: rwatson

22 years ago- Move _jail sysctl node underneath _kern_security in order to standardize
arr [Wed, 12 Dec 2001 05:23:20 +0000 (05:23 +0000)]
- Move _jail sysctl node underneath _kern_security in order to standardize
  where our security related sysctl tuneables are located.  Also, this
  will help if/when we move _security node out from under _kern as to help
  make _kern less cluttered.

Approved by: rwatson
Review by: rwatson

22 years agoWARNS=2 fixes with NO_WERROR set, as there are some header issues
markm [Wed, 12 Dec 2001 00:13:37 +0000 (00:13 +0000)]
WARNS=2 fixes with NO_WERROR set, as there are some header issues
with namelists. use __FBSDID().

22 years agoRemove WARNS?=2 and -Wall. WARNS?=2 is going to be the default.
markm [Wed, 12 Dec 2001 00:06:52 +0000 (00:06 +0000)]
Remove WARNS?=2 and -Wall. WARNS?=2 is going to be the default.

22 years agoProtect this against the coming WARNS=2 default.
markm [Wed, 12 Dec 2001 00:05:16 +0000 (00:05 +0000)]
Protect this against the coming WARNS=2 default.

22 years agoWARNS=2 fixes, use __FBSDID().
markm [Wed, 12 Dec 2001 00:01:16 +0000 (00:01 +0000)]
WARNS=2 fixes, use __FBSDID().

22 years agoMake manpage links for 5.0-CURRENT release documents explicitly access the
bmah [Tue, 11 Dec 2001 23:55:41 +0000 (23:55 +0000)]
Make manpage links for 5.0-CURRENT release documents explicitly access the
FreeBSD 5.0-CURRENT manpages on the Web site, instead of pointing at
the (possibly wrong) default manpages.

MFC after: 3 days

22 years agoWARNS=2 fixes with NO_WERROR set because of system-header originating
markm [Tue, 11 Dec 2001 23:51:14 +0000 (23:51 +0000)]
WARNS=2 fixes with NO_WERROR set because of system-header originating
warnings. Use __FBSDID().

22 years agoWARNS=2 fixes. use __FBSDID().
markm [Tue, 11 Dec 2001 23:44:53 +0000 (23:44 +0000)]
WARNS=2 fixes. use __FBSDID().

22 years agoWARNS=2 fixes. NO_WERROR set as there are some hard-to-fix
markm [Tue, 11 Dec 2001 23:43:15 +0000 (23:43 +0000)]
WARNS=2 fixes. NO_WERROR set as there are some hard-to-fix
signed/unsigned comparisons. Use __FBSDID().

22 years agoWARNS=2 fixes, use __FBSDID().
markm [Tue, 11 Dec 2001 23:39:38 +0000 (23:39 +0000)]
WARNS=2 fixes, use __FBSDID().

22 years agoWARNS=2 is going to be the default, so don't specify it. Use __FBSDID().
markm [Tue, 11 Dec 2001 23:38:24 +0000 (23:38 +0000)]
WARNS=2 is going to be the default, so don't specify it. Use __FBSDID().

22 years agoWARNS=2 fixes, use __FBSDID(), kill register keyword.
markm [Tue, 11 Dec 2001 23:36:25 +0000 (23:36 +0000)]
WARNS=2 fixes, use __FBSDID(), kill register keyword.

22 years agoPartial WARNS=1 fizes with NO_WERROR set to prevent world breakage.
markm [Tue, 11 Dec 2001 23:34:02 +0000 (23:34 +0000)]
Partial WARNS=1 fizes with NO_WERROR set to prevent world breakage.
Use __FBSDID().

22 years agoOverhaul the per-CPU support a bit:
jhb [Tue, 11 Dec 2001 23:33:44 +0000 (23:33 +0000)]
Overhaul the per-CPU support a bit:

- The MI portions of struct globaldata have been consolidated into a MI
  struct pcpu.  The MD per-CPU data are specified via a macro defined in
  machine/pcpu.h.  A macro was chosen over a struct mdpcpu so that the
  interface would be cleaner (PCPU_GET(my_md_field) vs.
  PCPU_GET(md.md_my_md_field)).
- All references to globaldata are changed to pcpu instead.  In a UP kernel,
  this data was stored as global variables which is where the original name
  came from.  In an SMP world this data is per-CPU and ideally private to each
  CPU outside of the context of debuggers.  This also included combining
  machine/globaldata.h and machine/globals.h into machine/pcpu.h.
- The pointer to the thread using the FPU on i386 was renamed from
  npxthread to fpcurthread to be identical with other architectures.
- Make the show pcpu ddb command MI with a MD callout to display MD
  fields.
- The globaldata_register() function was renamed to pcpu_init() and now
  init's MI fields of a struct pcpu in addition to registering it with
  the internal array and list.
- A pcpu_destroy() function was added to remove a struct pcpu from the
  internal array and list.

Tested on: alpha, i386
Reviewed by: peter, jake

22 years agoWARNS=2 fixes, use __FBSDID().
markm [Tue, 11 Dec 2001 23:29:45 +0000 (23:29 +0000)]
WARNS=2 fixes, use __FBSDID().

22 years agoWARNS=2 is going to become the default, so remove it from here.
markm [Tue, 11 Dec 2001 23:27:23 +0000 (23:27 +0000)]
WARNS=2 is going to become the default, so remove it from here.

22 years agoWARNS=2 fixes.
markm [Tue, 11 Dec 2001 23:25:13 +0000 (23:25 +0000)]
WARNS=2 fixes.

22 years agoWARNS=2 fixes, use __FBSDID(), kill register keyword.
markm [Tue, 11 Dec 2001 23:20:23 +0000 (23:20 +0000)]
WARNS=2 fixes, use __FBSDID(), kill register keyword.

22 years agoWARNS=2 is to become the default, so remove. Use __FBSDID().
markm [Tue, 11 Dec 2001 23:18:25 +0000 (23:18 +0000)]
WARNS=2 is to become the default, so remove. Use __FBSDID().

22 years agoWARNS=2 fixes, use __FBSDID().
markm [Tue, 11 Dec 2001 23:16:25 +0000 (23:16 +0000)]
WARNS=2 fixes, use __FBSDID().

22 years agoWARNS=2 is to become the default, so remove it from here.
markm [Tue, 11 Dec 2001 23:14:43 +0000 (23:14 +0000)]
WARNS=2 is to become the default, so remove it from here.

22 years agoProtect this from the coming WARNS=2 default.
markm [Tue, 11 Dec 2001 23:12:44 +0000 (23:12 +0000)]
Protect this from the coming WARNS=2 default.

22 years agoWARNS=2 fix, kill register keyword, use __FBSDID().
markm [Tue, 11 Dec 2001 23:10:26 +0000 (23:10 +0000)]
WARNS=2 fix, kill register keyword, use __FBSDID().

NO_WERROR set because of hard-to-fix warnings originating in
system headers.

22 years agoProtect this against the to-come WARNS=2 default.
markm [Tue, 11 Dec 2001 23:05:06 +0000 (23:05 +0000)]
Protect this against the to-come WARNS=2 default.

22 years agoWARNS=2 fix, add externs.h to centralise external prototypes,
markm [Tue, 11 Dec 2001 23:02:44 +0000 (23:02 +0000)]
WARNS=2 fix, add externs.h to centralise external prototypes,
use __FBSDID(), kill register keyword.

22 years agoWARNS=2 fixes, but set NO_WERROR, as there are some HardToFix(tm)
markm [Tue, 11 Dec 2001 22:59:36 +0000 (22:59 +0000)]
WARNS=2 fixes, but set NO_WERROR, as there are some HardToFix(tm)
warnings originating in system headers.

22 years agoRemove WARNS=2 as this is to become default.
markm [Tue, 11 Dec 2001 22:56:05 +0000 (22:56 +0000)]
Remove WARNS=2 as this is to become default.

22 years agoWARNS=2 fixes, use __FBSDID(), kill register keyword.
markm [Tue, 11 Dec 2001 22:54:36 +0000 (22:54 +0000)]
WARNS=2 fixes, use __FBSDID(), kill register keyword.

22 years agoWARNS=2 fixes.
markm [Tue, 11 Dec 2001 22:52:36 +0000 (22:52 +0000)]
WARNS=2 fixes.

22 years agoWARNS=2, use __FBSDID(), set NO_WERROR, as there are "dirty" files used
markm [Tue, 11 Dec 2001 22:46:42 +0000 (22:46 +0000)]
WARNS=2, use __FBSDID(), set NO_WERROR, as there are "dirty" files used
during the bootstrap phase.

22 years agoWARNS=2 fixes, remove register keyword, use __FBSDID()
markm [Tue, 11 Dec 2001 22:36:26 +0000 (22:36 +0000)]
WARNS=2 fixes, remove register keyword, use __FBSDID()

22 years ago- Improve line-wrapping and spacing so as to improve readability.
rwatson [Tue, 11 Dec 2001 22:36:10 +0000 (22:36 +0000)]
- Improve line-wrapping and spacing so as to improve readability.
- Add instructions regarding replacing 'my.domain', as this has come up
  on freebsd-questions.
- Remove reference to rs.internic.net/templates, as that directory no
  longer exists.  Instead, encourage them gently to talk to their network
  provider.

MFC after: 1 week

22 years agoWARNS=2 fixes, use __FBSDID(), kill register keyword.
markm [Tue, 11 Dec 2001 22:34:38 +0000 (22:34 +0000)]
WARNS=2 fixes, use __FBSDID(), kill register keyword.

22 years agoTemporarily "protect" this against the coming WARNS=2 default as it
markm [Tue, 11 Dec 2001 22:33:11 +0000 (22:33 +0000)]
Temporarily "protect" this against the coming WARNS=2 default as it
is "hard to fix" (meaning I will come back to fix it if nobody gets
there first).

22 years agoRemove WARNS=2 as this is to be the default.
markm [Tue, 11 Dec 2001 22:31:01 +0000 (22:31 +0000)]
Remove WARNS=2 as this is to be the default.

22 years agoWARNS=2 fix, use __FBSDID().
markm [Tue, 11 Dec 2001 22:29:53 +0000 (22:29 +0000)]
WARNS=2 fix, use __FBSDID().

WARNS=2 is not in Makefile, as this will be the default.

22 years agoUse FBSDID(), WARNS=2 fix.
markm [Tue, 11 Dec 2001 22:27:26 +0000 (22:27 +0000)]
Use FBSDID(), WARNS=2 fix.

Mkaefile does not use WARNS=2 beacuse this will be made default.

22 years agoUse __FBSDID(). remove WARNS=2 as this is going to be default.
markm [Tue, 11 Dec 2001 22:25:43 +0000 (22:25 +0000)]
Use __FBSDID(). remove WARNS=2 as this is going to be default.

22 years agoWARNS=2 fix, use __FBSDID().
markm [Tue, 11 Dec 2001 22:23:53 +0000 (22:23 +0000)]
WARNS=2 fix, use __FBSDID().

Not added to Makefgile as WARNS=2 will be made default.

22 years agoWARNS=2 fix, use __FBSDID().
markm [Tue, 11 Dec 2001 22:22:15 +0000 (22:22 +0000)]
WARNS=2 fix, use __FBSDID().

Not added to Makefile as WARNS=2 will be made default.

22 years agoWARNS=2 fix, use __FBSDID() and sort includes.
markm [Tue, 11 Dec 2001 22:18:47 +0000 (22:18 +0000)]
WARNS=2 fix, use __FBSDID() and sort includes.

WARNS=2 not added to Makefile as it is to become default.

22 years agoWARNS=2 fix, but do not set this im Makefile, because this ill be the
markm [Tue, 11 Dec 2001 22:13:02 +0000 (22:13 +0000)]
WARNS=2 fix, but do not set this im Makefile, because this ill be the
default for src/usr.bin/

22 years agoWARNS=2 fixes
markm [Tue, 11 Dec 2001 22:08:58 +0000 (22:08 +0000)]
WARNS=2 fixes
__FBSDID() additions
some include file sorting.
Some Makefile sorting.

WARNS?=2 is not added to the Makefile, because it is going to be
default for usr.bin/
NO_WERROR is set because there are rpc*.h file issues.

22 years agoExplicitly decode GetAllNext SNS Response back *as*
mjacob [Tue, 11 Dec 2001 21:58:04 +0000 (21:58 +0000)]
Explicitly decode GetAllNext SNS Response back *as*
a GetAllNext response. Otherwise, we won't unswizzle
it correctly. This was found on linux/PPC.

This mandated creating another inline: isp_get_gan_response.

22 years agoAdd VOP_GETEXTATTR(9) passthrough support to pseudofs.
green [Tue, 11 Dec 2001 20:48:20 +0000 (20:48 +0000)]
Add VOP_GETEXTATTR(9) passthrough support to pseudofs.

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

22 years agoRemove an obsolete prototype for procfs_kmemaccess().
des [Tue, 11 Dec 2001 19:07:10 +0000 (19:07 +0000)]
Remove an obsolete prototype for procfs_kmemaccess().

Submitted by: rwatson

22 years agospelling
charnier [Tue, 11 Dec 2001 18:36:29 +0000 (18:36 +0000)]
spelling
move some err() calls to errx() when message explains the pb enough
do not set errno just before exiting the program
lowercase errx() strings

22 years agoSpelling
charnier [Tue, 11 Dec 2001 18:24:59 +0000 (18:24 +0000)]
Spelling

22 years agoDo not dot terminate errx() strings
charnier [Tue, 11 Dec 2001 18:22:01 +0000 (18:22 +0000)]
Do not dot terminate errx() strings

22 years agoAdd aliases pointing to postmaster for the two new mail related accounts.
gshapiro [Tue, 11 Dec 2001 17:29:57 +0000 (17:29 +0000)]
Add aliases pointing to postmaster for the two new mail related accounts.

Reminded by: sheldonh
MFC after: 3 days

22 years agoGet rid of unsed since rev 1.109 of lib/Makefile WANT_CSRG_LIBM define.
phantom [Tue, 11 Dec 2001 16:38:33 +0000 (16:38 +0000)]
Get rid of unsed since rev 1.109 of lib/Makefile WANT_CSRG_LIBM define.

We'll never install math.h wrapped by this define since msun's math.h
is using, so it should be removed from the source tree at some point
(after merge of useful stuff to msun's math.h which is installing now
to /usr/include)

Reviewed by:    bde