Commit graph

4933 commits

Author SHA1 Message Date
Warner Losh 3ae2dea296 Change BUILD_SUIDPERL to ENABLE_SUIDPERL, with changed note as to what
it does.
2000-08-13 01:41:35 +00:00
Gregory Neil Shapiro 88c75941e6 The rest of the changes needed to support the new version of sendmail (8.11.0).
Beyond changes to the build system, this includes fixing up the sample
freebsd.mc configuration for changes in defaults and syntax, removing
outdated documentation, and updating the release notes.
2000-08-12 22:39:25 +00:00
John Polstra 30a77b76ff Make the word "ldconfig" a bona fide cross-reference, and clarify
that this option has an effect only during system start-up.

Submitted by:	sheldonh
2000-08-11 17:15:37 +00:00
Josef Karthauser 546ba87f85 A termcap entry for Top Gun telnet and Top Gun ssh, Palm Pilot
applications.
2000-08-11 11:18:11 +00:00
Sheldon Hearn 669a846df8 Fix hard sentence break and inappropriate use of the Pa macro in
the previous delta.
2000-08-11 08:12:44 +00:00
John Polstra 297bb90667 Describe ldconfig_insecure. 2000-08-11 04:20:30 +00:00
Warner Losh dd8cf673d9 Change NOSUIDPERL to BUILD_SUIDPERL. One must now explicitly enable
building suidperl.
2000-08-10 22:55:58 +00:00
Bill Fumerola dbc777e3f2 1000bassT -> 1000baseT 2000-08-10 19:47:32 +00:00
Garrett Wollman face22b842 Merge from vendor branch. Also move FreeBSD Ids away from vendor Id
to make future merges easier.
2000-08-10 19:36:46 +00:00
Garrett Wollman 2fdc7738ad This commit was generated by cvs2svn to compensate for changes in r64496,
which included commits to RCS files with non-trunk default branches.
2000-08-10 19:20:14 +00:00
Garrett Wollman 952f5f542e Latest timezone updates from Arthur Olson. This update reflects changes
in Israel, Lithuania, Mexico, and Argentina.

Obtained from:	ftp://elsie.nci.nih.gov/pub/tzdata2000f.tar.gz
2000-08-10 19:20:14 +00:00
Nick Sayer aef2860eef Document support for the Solo 1.
Requested by: sheldonh
2000-08-10 15:01:01 +00:00
Brian Somers 2fb35bc311 Correct a typo
Spotted by: Jimmy Olgeni <olgeni@uli.it>
2000-08-10 00:26:50 +00:00
Brian Somers e2323071e6 Allow a ppp_user specification to run ppp at startup
PR:		20258
2000-08-10 00:13:02 +00:00
Mike Smith d8981a2913 Update to mention support for 6x000 series controllers. 2000-08-08 18:50:33 +00:00
Archie Cobbs 320089a04a Insert missing word 'that'. 2000-08-08 16:26:03 +00:00
Sheldon Hearn f0cddd5353 Clarify the guidelines surrounding the use of macros. The patch is
mostly unrelated to the attributed PR, and the attributed submitter
wasn't so much suggesting the patch for inclusion as providing it
for clarity.

PR:		9869
Submitted by:	bde
2000-08-08 09:54:57 +00:00
Kelly Yancey 7e32b20d95 This is an overhaul of the mode page handling in camcontrol as well as
related patches. These include:
	* Mode page editting can be scripted. This involves two
	  things: first, if stdin is not a tty, changes are read from
	  stdin rather than invoking $EDITOR. Second, and more
	  importantly, not all modepage entries must be included in the
	  change set. This means that camcontrol can now gracefully handle
	  more intrusive editting from the $EDITOR, including removal or
	  rearrangement of lines. It also means that you can do stuff
	  like:
		# echo "WCE: 1" | camcontrol modepage da3 -m 8 -e
		# newfs /dev/da3
		# echo "WCE: 0" | camcontrol modepage da3 -m 8 -e
	* Range-checking on user-supplied input values. modeedit.c now
	  uses the field width specifiers to determine the maximum
	  allowable value for a field. If the user enters a value larger
	  than the maximum, it clips the value to the max and warns the
	  user. This also involved patching cam_cmdparse.c to be more
	  consistent with regards to the "count" parameter to arg_put
	  (previously is was the length of strings and 1 for all integral
	  types). The cam_cdbparse(3) man page was also updated to reflect
	  the revised semantics.
	* In the process, I removed the 64 entry limit on mode pages (not
	  that we were even close to hitting that limit). This was a nice
	  side-effect of the other changes.
	* Technically, the new mode editting functionality allows editting
	  of character array entries in mode pages (type 'c' or 'z'),
	  however since buff_encode doesn't grok them it is currently
	  useless.
	* Camcontrol gained two new options related to mode pages: -l and
	  -b. The former lists all available mode pages for a given
	  device. The latter forces mode page display in binary format
	  (the default when no mode page definition was found in
	  scsi_modes).
	* Added support for mode page names to scsi_modes. Allows names to
	  be displayed alongside mode numbers in the mode page
	  listing. Updated scsi_modes to use the new functionality. This
	  also adds the semicolon into the scsi_modes syntax as an
	  optional mode page definition terminator. This is needed to name
	  pages without providing a page format definition.
	* Updated scsi_all.h to include a structure describing mode page
	  headers.
	* Added $FreeBSD$ line to scsi_modes.

Inspired by:	dwhite
Reviewed by:	ken
2000-08-08 06:24:17 +00:00
Archie Cobbs 1623d68286 Document three new control messages. 2000-08-07 18:53:42 +00:00
Archie Cobbs dd1e305c9d Missed one misspelling in previous commit. 2000-08-06 19:25:59 +00:00
Archie Cobbs 9dcab5306e Fix misspelling. 2000-08-05 20:17:04 +00:00
Ben Smithurst 033eea8b5c Mention the non-English docs as well as ports. 2000-08-05 18:34:17 +00:00
Jim Mock 33f720a511 Explain that in order to track -STABLE, you should leave the src-all
collection uncommented.

PR:		20398
Submitted by:	Jeff Blaine <jeffblaine@mediaone.net>
Reviewed by:	jhb
2000-08-04 22:29:52 +00:00
John Polstra fe68fc545c Remove everything resembling a comment from "refuse" and put the
explanations into a new file "refuse.README".  Some users are simply
copying these files and expecting them to work -- without even
reading them.  I don't want to spend any more time closing bogus
PRs from that.

Also correct an error or two in the patterns.
2000-08-04 21:32:52 +00:00
Bill Paul 6f069b494a Add support for the Netgear GA620T copper gigabit card. 2000-08-02 18:49:17 +00:00
Nick Sayer 00a08dc01a Minor man page corrections and fixups to document the difference between
tap and vmnet style devices.

Submitted by:	Vladimir
2000-08-02 17:27:39 +00:00
Andrey A. Chernov d99672504f Fix linux console color capabilities
Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
2000-08-01 20:56:21 +00:00
Nick Hibma 7cce89994a Support for the Panasonic / Matshita USB FDD.
Submitted by:		SAKIYAMA Nobuo <sakichan@lares.dti.ne.jp>
PR:			kern/20300
2000-07-31 12:40:26 +00:00
Andrey A. Chernov f1bbdb9aec Add #ports/hebrew 2000-07-31 04:14:52 +00:00
Satoshi Asami d6824ddabc Add ports-hebrew. 2000-07-31 00:13:44 +00:00
Poul-Henning Kamp b1de6ee1c6 Add the bufbio paper to the build.
Various plans to move all these to the doc tree exist pending time and
somebody to docbook them.
2000-07-30 11:02:54 +00:00
Poul-Henning Kamp 7a8917a571 Add the bio/buf paper 2000-07-30 08:57:03 +00:00
Brian Feldman ba66454b69 Capitalize the last two entries. Note that i8254 is a timer. Report
that TSC is for any fifth-gneration of later x86 processor, not an
i586, and document that it _is_ available to applications.
2000-07-28 21:48:58 +00:00
David E. O'Brien 4679b31306 Add HISTORY. 2000-07-27 22:55:44 +00:00
Andrey A. Chernov 5edcf9c853 Merge from stable: dtterm color fix 2000-07-27 21:04:48 +00:00
Mark Murray d6c6381834 Fix minor typo. 2000-07-27 19:13:32 +00:00
Sheldon Hearn 733144d91d Describe the syncer(4)-related sysctls kern.filedelay, kern.dirdelay
and kern.metadelay, thanks to mckusick's feedback.
2000-07-26 08:51:58 +00:00
Sheldon Hearn 1f3ea974f3 Add an EXAMPLES section with an example of how to mount a
malloc(9)-backed md(4) device on /tmp .
2000-07-24 14:23:47 +00:00
Mark Murray 1e42415db0 Remove references to the (removed) kern.timecounter.method sysctl. 2000-07-23 11:12:59 +00:00
Sheldon Hearn abb15d867a Rework the FILES section to cover the list of common symbolic links
in the /dev directory.  Also cover this driver's quirky relationship
with the MAKEDEV script.
2000-07-22 10:23:06 +00:00
Sheldon Hearn c023ba6ea6 Move the ef(4) manual page from sys/modules/if_ef to share/man/man4, as
discussed with bp.
2000-07-21 14:54:13 +00:00
Andrey A. Chernov 949c2bcf27 cons: shorten "rs" again, syscons fixed 2000-07-21 14:31:44 +00:00
Andrey A. Chernov 4eea101fd5 Describe Reset 2000-07-21 14:28:08 +00:00
Sheldon Hearn b601c69bdb Move the netgraph-related manual pages into share/man/man4/, as
discussed with archie.
2000-07-21 10:46:58 +00:00
Sheldon Hearn 2cf2d5b177 Cosmetic:
Convert to one file per line in the MAN4 list.  This will make future
deltas easier to read.
2000-07-21 10:13:46 +00:00
Andrey A. Chernov 941b8e0799 cons:
Simplify "rs" (\Ec will be fixed later in syscons, so this is intermedia step)
Remove "mh" - termcap must describe what device _actually_ have end left
emulation upon upper level program. "mh" is also conflicting with colors.
Don't remove "md" for mono consoles
dosansi:
Wrong "mh" -> good "mr"
2000-07-21 01:38:34 +00:00
Bill Paul 50a7b4f564 Minor formatting tweak: compact the supported adapter list. 2000-07-20 22:41:26 +00:00
Bill Paul e87631b976 Update the Tigon driver to support 1000baseTX gigE over copper AceNIC
cards. This basically involves switching to the 12.4.13 firmware, plus
a couple of minor tweaks to the driver.

Also changed the jumbo buffer allocation scheme just a little to avoid
'failed to allocate jumbo buffer' conditions in certain cases.
2000-07-20 22:24:43 +00:00
Nick Sayer a1ce91d5ff Oops. Activate tap in man4 and modules makefiles 2000-07-20 20:29:03 +00:00
Andrey A. Chernov d7126a4617 cons: use newly added SGR 24 for "ue" and SGR 27 for "se" 2000-07-20 18:53:41 +00:00