Commit Graph

11210 Commits

Author SHA1 Message Date
mrg
d5ae492949 find the kmodule ldscript in the source tree again.
should fix a build issue reported by jmcneill.
2008-10-14 18:31:42 +00:00
wiz
34edb0b49f Typo fix and punctuation nit. 2008-10-14 09:29:40 +00:00
apb
4c441fdf08 Use "?=", not "=", to set default values for the TOOL_* variables
added in the previous commit.
2008-10-14 07:24:34 +00:00
apb
76b1d72406 Update lists of options (sync with i386/boot(8) man page). 2008-10-13 20:41:21 +00:00
apb
c042908183 Update MI boot(8) man page from i386/boot(8) 2008-10-13 20:40:52 +00:00
apb
055794e083 Update i386/boot(8) man page:
* Explain that the native boot protocol sets flags in boothowto,
  while multiboot passes args as strings.
* Add missing option letters.
* For each option letter, say which flag it sets in boothowto.
* Describe the "load" and "multiboot" commands.
* Xr multiboot(8).
* Some chnges in wording.
2008-10-13 20:40:25 +00:00
kleink
25b8dd8b9d Import tzdata2008h. 2008-10-13 19:09:14 +00:00
apb
59b0ced7eb Add missing TOOL_* variables to bsd.sys.mk and document them in
bsd.README.  Previously, several of these variables were present in
bsd.own.mk but not in bsd.sys.mk or bsd.README.
2008-10-13 18:24:21 +00:00
apb
bdcb00dc94 Remove references to TOOL_BEBOXELF2PEF and TOOL_BEBOXMKBOOTIMAGE,
which were obsoleted in May 2008.
2008-10-13 18:23:47 +00:00
bouyer
1c69cc93b9 Jumbo frames is supported.
Note new default values for interrupt mitigation counters.
2008-10-13 18:02:43 +00:00
apb
bbaac8b3bb In bsd.sys.mk and bsd.own.mk, sort lists of TOOL_* variables.
In bsd.README, document all TOOL_* variables that are set in bsd.sys.mk.

There are several TOOL_* variables that are set in bsd.own.mk, but not
set in bsd.sys.mk and not documented in bsd.README.
2008-10-13 15:29:22 +00:00
pgoyette
f8f4f1a3da Update to add i2c bus attachment 2008-10-13 12:22:06 +00:00
wiz
d2d98e300e Bump date for previous. 2008-10-13 10:38:43 +00:00
is
2e6f2566cb The firmware URL changed. 2008-10-13 10:07:24 +00:00
is
93d402c342 Load firmware from .../firmware/stuirda, not ../uirda, to avoid confusion. 2008-10-13 10:01:24 +00:00
wiz
86f5ab01f4 Sort sections. Improve grammar. Short NAME and lengthen DESCRIPTION.
Use \*[Lt] and \*[Gt] for better HTML output.
2008-10-13 08:39:27 +00:00
wiz
454fce8400 Drop trailing whitespace. Sort supported hardware.
Put RCS Id at top. Sort SEE ALSO.
Comment out loader.conf(5) section.
2008-10-13 08:33:04 +00:00
wiz
7eae71285b Bump date for previous, use Fx for FreeBSD. 2008-10-13 08:27:13 +00:00
mrg
8b825b9876 add X11SRCDIR.xf86-video-r128 2008-10-12 23:11:25 +00:00
mrg
86340158d0 - install ldscripts on sparc64
- move ldscripts to /usr/libdata/ldscripts
2008-10-12 23:00:53 +00:00
plunky
55e1b371a4 update to clarify that
sockopt_init() may sleep
	sockopt_set() will not sleep
2008-10-12 09:27:57 +00:00
bouyer
540cab1ec8 jme(4), a driver for JMicron Technologies JME250 Gigabit Ethernet and
JME260 Fast Ethernet PCI Express controllers.
Written with a lot of cut-n-paste from the FreeBSD jme(4) driver.
No support for jumbo ethernet frames yet (but should come soon).
Thanks to JMicron Technologies for providing me sample boards and
documentation for this work.
2008-10-11 21:54:11 +00:00
joerg
1c412f9948 Add example of booting Xen. 2008-10-11 13:20:29 +00:00
joerg
db5825abd5 Add u3g(4) driver from FreeBSD. This driver provides better support for
3G datacards than ugensa and will replace the latter for the supported
devices.
2008-10-10 16:37:15 +00:00
pgoyette
fc071384c8 Since I nuked the old adt7467c driver, I might as well nuke the man page. 2008-10-08 01:15:11 +00:00
apb
3fa869bc3a Add a NOTE saying that invalid usage leads to undefined behaviour.
Inspired by PR 39684.
2008-10-07 13:03:50 +00:00
rmind
76b74101d5 Mention few more changeable SysV IPC parameters, sync with reality. 2008-10-07 09:36:17 +00:00
pgoyette
b0981f0188 fixed botched update in last 2008-10-06 22:51:15 +00:00
pgoyette
23970ca9fd OOooops, part of this had already been done. Remove duplicate descriptions
of -1 and -2 options.  Reorder the synopsis line to put the numeric options
before the alphabetic ones.
2008-10-06 21:04:51 +00:00
pgoyette
3b3e1e2687 Document the -1 and -2 options, and include this in amd64 as well as i386
Fixes my PR/38816
2008-10-06 20:25:42 +00:00
kleink
0c73805df8 Import tzdata2008g. 2008-10-06 16:01:28 +00:00
pooka
de40c24778 int -> u_int per source 2008-10-06 13:51:38 +00:00
pgoyette
aef4db128d Various clean-ups:
1. Trange sysctl's belong to the temp sensors, not to the fan controllers
  2. Trange really describes a slope on many chips, so modify the description
  3. Most of the sysctl's are read/write even if the chip's config is
     locked;  reflect that in the CTLFLAGs
  4. Apply correct 'nominal' values for voltage sensors/limits, specify
     them in microVolts, and calculate once rather than each time needed
  5. Be more consistent in register names - for example, use VCC instead of
     SUPPLY_VOLTAGE, to match VCC_LOWLIM & VCC_HIGHLIM
  6. Type of dbcool_islocked() should be bool, not int
  7. Reduce some unnecessary code indentation
  8. Define Vtt and Imon, and add ADT7490 support (excluding PECI sensors)
  9. Split the huge (250+ lines) dbcool_setup() function into a few smaller
     routines for better readability
 10. Update sensor tables for ADT7476 and ADT7468 - these chips have five
     voltage sensors, not two
 11. Adjust flags for ADT7463 and ADM1027 - these chips can monitor CPU
     VID data bits
 12. Update man page
2008-10-06 01:35:35 +00:00
apb
1d782af00e Remove the definition of HOST_SED. HOST_SED was previously used only in
tools/atf-compile, which has now been adjusted to use TOOL_SED.
2008-10-05 20:20:55 +00:00
apb
2d81fb994e Document TOOL_SED, which has been defined in bsd.sys.mk for more than
two years.
2008-10-05 20:17:16 +00:00
pooka
8c1c8c2229 fix example: ONCE_DECL(), not DECL_ONCE() 2008-10-03 16:19:46 +00:00
joerg
39741d2848 Hook up libfetch and pkg_install update. 2008-10-02 17:54:51 +00:00
pgoyette
f51b492004 Remove reference to sdtemp.4 - committed in error 2008-10-02 11:05:23 +00:00
wiz
6f5813fea3 Whitespace changes (including new sentence, new line).
Uppercase Dt argument.
Use more macros.
2008-10-02 07:55:26 +00:00
pgoyette
0219f2ad21 Add new driver for dbCool(tm) family of Thermal Monitor and Fan Controller.
Supported chips: ADM1027, ADM1030, ADT7463, ADT7466, ADT7467, ADT7468,
ADT7473, ADT7475, and ADT7476.  Notably missing is the ADT7490, and fan
controller support on the ADT7466 is still on the to-do list.

Tested by myself and njoly@
Reviewed by garbled@
Commit approved by christos@, bouyer@, cube@, and matt@
2008-10-02 00:47:51 +00:00
jmcneill
c46c423e8e Remove esl(4) 2008-09-30 16:45:33 +00:00
apb
520cbbf81f Build strfile both as a host tool and as an installed program:
* in games/fortune/strfile/Makefile, build strfile as a
  regular program instead of as a host tool;
* add tools/strfile directory to build strfile as a host tool;
* in tools/Makefile, add strfile to SUBDIR list;
* in BSD.*.mk, define TOOL_STRFILE variable;
* in games/fortune/datfiles/Makefile, use TOOL_STRFILE when creating
  databases at build time;
* in distrib/sets/lists/games/mi, mention usr/games/strfile.
2008-09-26 18:23:09 +00:00
dholland
9f7c60672f +TLS (thread-local storage) 2008-09-26 04:54:23 +00:00
njoly
a16a8ca004 Add missing .El directive. 2008-09-24 22:54:10 +00:00
pooka
0806536f52 * vmem_create returns vmem_t *, not vmem_t
* document ipl
2008-09-24 21:11:25 +00:00
reed
839a072b21 Use Subsection headers instead of Symbol macro
for a few headers. This makes this consistent with the
other boot.8 manual pages.
(I am guessing a typo was done one time and then duplicated to few
other man pages. I noticed when looking at print version which had
all architecture boot.8 pages.)
2008-09-24 20:07:05 +00:00
reed
43148f18f3 Add architecture to the man page headers.
This is an optional argument to .Dt.

I noticed in printed docs, that format(8) didn't mention "vax".
Then I saw a few others were missing too. This makes it consistent
with some others there.

If this is wrong, then these files shouldn't be in the architecture
specific directories.
2008-09-24 18:19:13 +00:00
pooka
1179d6842d Make kauth_cred_setgroups() signature match the const, hard reality. 2008-09-23 22:40:46 +00:00
briggs
d36327b66c IPTOS values are defined in netinet/ip.h, not netinet/in.h. 2008-09-23 14:58:05 +00:00
hubertf
c9ffef3ace use latest TNF copyright 2008-09-22 13:09:22 +00:00