rkujawa
57cdcb1a4f
Add pcu(9).
2012-12-02 19:30:18 +00:00
rmind
f87454b068
Add pcu(9) man page.
2012-12-02 19:28:34 +00:00
wiz
349bee0bc8
Whitespace, comma nit, uppercase Dt argument.
2012-12-01 21:21:44 +00:00
christos
8a4bdc641e
fix bug
2012-12-01 20:38:41 +00:00
christos
9df40f335d
add documentation for the bitmap macros
2012-12-01 20:33:02 +00:00
joerg
5adc71af23
CATDEPS is bogus for mandoc, so disable it in that case.
2012-11-30 17:52:13 +00:00
joerg
6528688d69
Don't force link and CSS options in bsd.own.mk, bsd.man.mk sets them.
2012-11-30 17:51:50 +00:00
wiz
5c33580cf9
New sentence, new line.
...
Bump date for previous.
2012-11-29 11:34:33 +00:00
phx
4d9cf1f03c
Mention Realtek driver bugs in the BUGS section.
2012-11-29 10:44:37 +00:00
christos
b7bac3aaa1
document new reserved ports
2012-11-29 02:27:12 +00:00
jdf
9b26790b45
Fix wrong proposal of ifconfig(8) usage:
...
ifconfig -m <device>
(which shows information) instead of
ifconfig <device> media
(which sets information). Fixes PR misc/47197.
2012-11-29 00:12:21 +00:00
wiz
27d0951af6
Add some articles. Remove trailing whitespace. Fix a typo.
2012-11-28 09:31:15 +00:00
wiz
575e708575
Bump date for previous, remove duplicate word.
2012-11-28 09:29:47 +00:00
jkunz
baa08254b2
Fix typo.
2012-11-27 20:06:36 +00:00
rkujawa
083cec6ba5
Note support for more boards.
2012-11-26 23:02:53 +00:00
rkujawa
e732b9231e
Last commit to this file was accidental, Flipper is not really supported yet.
2012-11-26 00:38:15 +00:00
rkujawa
f2107c7363
Add man page for newly added z3rambd(4) driver.
2012-11-26 00:36:01 +00:00
alnsn
fab5cb6386
Document MKSLJIT variable.
2012-11-24 14:01:28 +00:00
alnsn
012f33e5f2
Add sljit and bpfjit to evbmips. Not enabled by default.
2012-11-24 14:00:35 +00:00
wiz
7ac72149a6
Grammar fix.
2012-11-23 07:29:52 +00:00
pooka
a733ce9a7a
Support clang as EXTERNAL_TOOLCHAIN
2012-11-22 21:41:22 +00:00
abs
25e685524c
Punctuation and (non-)capitalization fixes.
...
From Bug Hunting.
2012-11-22 14:27:32 +00:00
pooka
0e23ad4a3c
unrevert previous. i can't figure out how to make the build break with
...
the change anymore, so assume it was a sunspot.
2012-11-21 20:30:01 +00:00
pooka
1495c1a931
revert previous, seems to upset the build in a creative way
2012-11-21 18:45:08 +00:00
pooka
58de144fd6
Allow user override of _GCC_CRT{BEGIN,END}S.
2012-11-21 18:09:10 +00:00
christos
1c792deed9
document change in {,v}snprintf() behavior.
2012-11-21 17:18:11 +00:00
apb
922779be95
Make the test for infinite recursion in PRINTOBJDIR more specific,
...
and make the error case more easily recognisable.
Now "make -V '${PRINTOBJDIR}'" works instead of misinterpreting the "-V"
as infinite recursion.
2012-11-20 10:43:21 +00:00
rkujawa
a4afbc1025
Note added IDE support.
2012-11-19 22:55:05 +00:00
apb
b7f14c7e34
On second thoughts, don't run "rm -rf" in bsd.clean.mk. Instead,
...
document that CLEANFILES and CLEANDIRFILES must not contain
directory names.
2012-11-19 16:04:54 +00:00
apb
ba27b6db7b
Use "rm -rf" instead of "rm -f" in bsd.clean.mk. This will
...
allow CLEANFILES or CLEANDIRFILES to contain directory names.
2012-11-19 15:14:27 +00:00
apb
ed0cd7eb98
Under "Failed to remove the following files from ${_d}:",
...
print one file name per line, indented to make the list more visible.
2012-11-18 19:52:40 +00:00
apb
19862a7d7d
Change some .if defined(SRCS) to .if defined(SRCS) && !empty(SRCS)
2012-11-18 19:48:29 +00:00
mbalmer
b74ec79f76
Correct spelling of "Lily" and "Camellia". From FreeBSD.
2012-11-17 13:15:25 +00:00
joerg
54f191bfce
Move the build_install logic from lib/Makefile into share/mk and re-use
...
it for tools. The existing logic broke for the LLVM build with the
recent .ORDER changes in make.
2012-11-15 23:51:53 +00:00
jkunz
993229b6fe
Add elftosb tools to evbarm userland and toolchain.
...
Elftosb is used to create a digitaly signed "secure boot" file.
This sb file can be booted by the first stage boot loader found in
Freescale i.MX23 and i.MX28 application processors.
Copyright (c) 2004-2010 Freescale Semiconductor, Inc.
2012-11-15 19:49:11 +00:00
rkujawa
ebbe5fe839
s/msm6242/msm6242b/
2012-11-14 23:16:18 +00:00
wiz
7624d5cde4
Remove trailing whitespace.
2012-11-14 07:49:34 +00:00
rkujawa
664c247396
Add man page for recently added msm6242b driver.
2012-11-14 02:29:10 +00:00
pooka
813e9ae68d
Make it easier build binaries against the host's libs, e.g.
...
libpthread which might be in /lib/x86_64-linux-gnu/libpthread.so.0
or some other unholy place.
2012-11-13 22:30:38 +00:00
njoly
b8ea928f69
Use mdoc macros for literal display block.
2012-11-13 17:40:56 +00:00
apb
981f0e6010
Merge tzdata2012j from ftp://ftp.iana.org/tz/releases/tzdata2012j.tar.gz
...
Changes from tzdata2012i to tzdata2012j:
Libya moved to CET this weekend, but with DST planned next year.
(Thanks to Even Scharning, Steffen Thorsen, and Tim Parenti.)
Various fixes to documentation and commentary.
2012-11-13 10:59:58 +00:00
apb
1c2c2f60f8
Import tzdata2012j from ftp://ftp.iana.org/tz/releases/tzdata2012j.tar.gz
...
Changes from tzdata2012i to tzdata2012j:
Libya moved to CET this weekend, but with DST planned next year.
(Thanks to Even Scharning, Steffen Thorsen, and Tim Parenti.)
Various fixes to documentation and commentary.
2012-11-13 10:57:32 +00:00
jnemeth
9c9bc8b879
fix typo
2012-11-13 00:49:08 +00:00
christos
bad5c3b320
Fix typo, from Kevin Lo
2012-11-12 05:13:28 +00:00
rkujawa
8aa0f99637
Note Voodoo Banshee support.
2012-11-09 19:53:17 +00:00
wiz
f63ef6e441
New sentence, new line. Whitespace nits.
2012-11-09 07:37:38 +00:00
wiz
18b8d06bdc
New sentence, new line. Fix typo.
2012-11-09 07:37:25 +00:00
rkujawa
7d0fe75394
Bring up to date with reality, add HISTORY and AUTHORS sections.
2012-11-08 23:42:35 +00:00
rkujawa
00ade96f61
Note that X-Surf's IDE controller is not supported.
2012-11-08 23:41:39 +00:00
skrll
afd752e603
Switch mips to gdb 7.3.1
...
# of expected passes 11545
# of unexpected failures 401
# of expected failures 45
# of untested testcases 23
# of unresolved testcases 1549
# of unsupported tests 112
2012-11-06 10:32:49 +00:00
alnsn
be868ab1a6
Enable MKSLJIT on sparc.
2012-11-05 23:09:40 +00:00
wiz
c2208cd4f9
Use other markup. Remove trailing space.
2012-11-05 22:49:14 +00:00
wiz
9948aa60be
Bump date for previous.
2012-11-05 22:44:22 +00:00
dholland
f90296b2d3
Document NDAT(), and while here update some of the now-outdated
...
material in the namei man page. There's quite a bit more to be done.
2012-11-05 17:31:53 +00:00
dholland
5bfe204cbc
Update docs for namecache changes.
2012-11-05 17:31:15 +00:00
dholland
a2c3393810
These two man pages contain complete cut and paste copies of struct
...
componentname and/or struct nameidata. Update the copies, for both
today's changes and a number of earlier changes too.
2012-11-05 17:30:37 +00:00
alnsn
ffd8736098
Build sljit test when MKSLJIT != no and set MKSLJIT to yes on amd64 and i386.
2012-11-05 00:57:39 +00:00
apb
1467a3f336
Import tzdata2012i from ftp://ftp.iana.org/tz/releases/tzdata2012i.tar.gz
...
Changes from tzdata2012h to tzdata2012i:
Cuba switches from DST on 4 Nov 2012 at 01:00. (Thanks to Steffen Thorsen.)
2012-11-04 17:53:29 +00:00
christos
acfddfeed2
add MKTPM, default to no
2012-11-04 16:27:28 +00:00
apb
9a72dfd1d1
Add _NETBSD_VERSION_DEPENDS in bsd.own.mk. Targets that need
...
to be re-generated when the NetBSD version numberchanges,
or when any build-related variables change, may depend on
${_NETBSD_VERSION_DEPENDS}.
2012-11-04 10:59:13 +00:00
tsutsui
c94fd7546f
options FFS_NO_SNAPSHOT disables only the creation of file system
...
internal snapshot. Per comment from hannken@.
2012-11-03 16:47:54 +00:00
mbalmer
d2b301145a
Prague airport was renamed to Vaclav Havel airport Prague on october 5th, 2012.
2012-11-02 12:07:58 +00:00
jruoho
d5a75c1450
Remove line "acpiwmibus* at acpiwmi?".
2012-11-01 11:33:34 +00:00
christos
c1e423d3c5
add configurations to connect to Sprint's 3G network.
2012-11-01 00:40:22 +00:00
wiz
f54e55eeb8
Remove trailing whitespace.
2012-10-31 06:53:14 +00:00
rkujawa
1941e3b93d
Note that driver was rewritten.
2012-10-30 22:29:01 +00:00
alnsn
9f58677d69
Document net.bpf.jit sysctl.
2012-10-28 20:19:30 +00:00
apb
8120923daa
Import tzdata2012g from ftp://ftp.iana.org/tz/releases/tzdata2012h.tar.gz
...
Changes from tzdata2012g to tzdata2012h:
Bahia no longer has DST. (Thanks to Kelley Cook.)
Tocantins has DST. (Thanks to Rodrigo Severo.)
Israel has new DST rules next year. (Thanks to Ephraim Silverberg.)
Jordan stays on DST this winter. (Thanks to Steffen Thorsen.)
Web page updates.
2012-10-27 16:43:06 +00:00
msaitoh
8b9111bcce
Now the driver supports not only EG20T but also a lot of other
...
Intel chipsets' serial over lan devices, so modify the entry.
2012-10-26 11:43:43 +00:00
riz
4f04915409
Add some missing NetBSD releases: 4.0.1, 5.0.1, 5.0.2 and 5.1.2.
2012-10-24 19:33:04 +00:00
riz
cae18824ce
Re-add a line from NetBSD 0.8 to FreeBSD 1.0, which got lost in the
...
last commit. From the original commit log of rev 1.33:
revision 1.33
date: 2006/03/02 16:21:53; author: tls; state: Exp; lines: +3 -3
Add line from NetBSD 0.8 to FreeBSD 1.0, reflecting the fact that the
patchkit maintainers were provided with a prerelease snapshot of NetBSD,
changes from which they integrated into their working tree, well prior
to their announcement of the FreeBSD project. Per personal communications
with Charles Hannum and Chris Demetriou. This line is in at least one
other published version of this chart, but seems to never have been in
the version in our repository (unfortunately, cvs diff on ascii art is
not very helpful).
2012-10-24 19:14:26 +00:00
jnemeth
10aef5a73b
Sync with FreeBSD rev. 241698.
...
Adds:
- FreeBSD 8.3 2012-04-18 [FBD]
- OpenBSD 5.1 2012-05-01 [OBD]
- Mac OS X 10.8 2012-07-25 [APL]
- NetBSD 6.0 2012-10-17 [NBD]
2012-10-19 23:07:03 +00:00
apb
76e0337480
Document the new size of the cn and sn fields in struct ptmget.
2012-10-19 16:49:49 +00:00
msaitoh
eeea54cd91
Update device list
2012-10-18 17:27:36 +00:00
msaitoh
5fae10faa1
Add some deivces.
2012-10-18 09:41:24 +00:00
apb
9335fb9deb
Merge tzdata2012g from ftp://ftp.iana.org/tz/releases/tzdata2012g.tar.gz
...
Changes from tzdata2012f to tzdata2012g:
Samoa fall 2012 and later. (Thanks to Nicholas Pereira
and Robert Elz.)
Palestine fall 2012. (Thanks to Steffen Thorsen.)
2012-10-18 08:50:32 +00:00
apb
f9685b5d74
Import tzdata2012g from ftp://ftp.iana.org/tz/releases/tzdata2012g.tar.gz
...
Changes from tzdata2012f to tzdata2012g:
Samoa fall 2012 and later. (Thanks to Nicholas Pereira
and Robert Elz.)
Palestine fall 2012. (Thanks to Steffen Thorsen.)
In addition to those changes, the tzdata distribution now includes
a copy of the Makefile from the tzcode distribution. NetBSD's
src/share/zoneinfo/Makefile is completely different from the Makefile
that is now included in the tzdata distribution.
2012-10-18 08:47:25 +00:00
msaitoh
31b7118873
Change to uintmax_t again.
2012-10-16 19:40:59 +00:00
msaitoh
618eddcf83
Return value of __BIT() and __BITS() is not uint32_t but uint64_t.
2012-10-16 17:39:35 +00:00
wiz
91e17787cb
Fix path to firmware. From ISIHARA Takanori in PR 47076.
2012-10-14 17:52:55 +00:00
njoly
4718852312
Add a width argument to tag list, otherwise mandoc output is just
...
unreadable.
2012-10-14 10:05:55 +00:00
njoly
c4ffda7b9e
Quote .Cd argument.
2012-10-14 10:03:47 +00:00
njoly
b6d38f1490
Remove some more unneeded Pp macros.
2012-10-13 15:28:33 +00:00
ginsbach
3c784af1ec
A few natty acronyms.
2012-10-11 18:00:25 +00:00
njoly
0c8679cd5e
Replace .sp with .Pp macro.
2012-10-10 18:20:23 +00:00
njoly
fe7132057a
Remove empty BUGS section.
2012-10-10 18:14:14 +00:00
njoly
01dd2e65e7
Adjust column width to match reality.
2012-10-10 18:06:41 +00:00
njoly
ba856526e3
Remove a tab character in non-literal context.
...
While here, replace all sp macros with Pp.
2012-10-08 18:20:34 +00:00
njoly
87541adfff
In columnated list, adjust address column size to match reality and
...
remove extra Ta macro in first It line.
While here kill a superfuous Pp.
2012-10-08 17:56:59 +00:00
gson
2a906abe79
Add Lava Computers SSERIAL-PCI to the list of supported devices.
2012-10-07 17:00:20 +00:00
christos
9a046d1f16
old-style-definitions and no-format-zero-length are invalid for c++
2012-10-06 20:54:58 +00:00
wiz
624d8cd9d5
If you must use Pp with Ed, at least use it afterwards.
2012-10-05 21:28:38 +00:00
njoly
66406026f3
Add missing close to display block, and add a paragraph break to
...
follow other similar blocks.
2012-10-05 18:03:54 +00:00
roy
a124943219
Prefer dhcpcd(8) over dhclient(8).
2012-10-02 17:43:52 +00:00
roy
636fc830f6
Discourage the use of ifconfig_bge0=dhcp and prefer setting dhcpcd=YES
...
in rc.conf(5) instead.
2012-10-02 09:18:59 +00:00
jkoshy
1590a10806
Document the MKKMOD build knob.
2012-10-02 04:53:11 +00:00
wiz
691913b47a
Mark up defines with Dv.
...
(Leave Brq for now.)
2012-10-01 20:49:30 +00:00
njoly
7d7e9f2176
Update _PC_NO_TRUNC description to add the returned value, and
...
replace non-existant KERN_NAME_MAX with {NAME_MAX}.
2012-10-01 18:16:36 +00:00
riastradh
0f6a31aa63
Rewrite section on DNS so it makes sense, is true, and is useful.
...
This may need to be adapted for openresolv too...
2012-09-30 20:49:12 +00:00
jkoshy
a1795f8e6b
Correct a typo.
...
Reported by: tsutsui
2012-09-30 06:00:26 +00:00
jkoshy
835b3c736f
Document build knobs MKBSDTAR, MKCLEANSRC, MKCLEANVERIFY, MKCOMPAT,
...
MKDTRACE, MKLVM, MKNPF, MKPIGZGZIP, MKREPRO, MKRUMP, MKX11FONTS and MKZFS.
Reviewed by: joerg
2012-09-30 03:48:16 +00:00
jkoshy
02a811410b
Note that the MKCOMPAT build knob is supported on mips64-based
...
architectures.
2012-09-30 03:07:25 +00:00
jkoshy
e8679a18c5
Document the MKDTRACE build knob.
...
Reviewed by: apb
2012-09-29 12:03:41 +00:00
apb
355bd77fb0
Merge tzdata2012f from
...
http://www.iana.org/time-zones/repository/releases/tzdata2012f.tar.gz
Changes from tzdata2012e to tzdata2012f:
* australasia (Pacific/Fiji): Fiji DST is October 21 through January
20 this year. (Thanks to Steffen Thorsen.)
2012-09-27 16:37:44 +00:00
joerg
666a12c72f
Revert two unintentional changes from the PPC tests
2012-09-23 19:20:44 +00:00
joerg
2b3d1ee8a7
Update LLVM/Clang snapshot to r164464. This adopts the GCC options for
...
the SSP parameters and a not-yet-default rewrite of SROA.
2012-09-23 17:22:22 +00:00
ginsbach
e382c60d0d
Add APIPA
2012-09-21 14:10:14 +00:00
abs
b094e520e2
strip trailing whitespace - noted by Snader_LB on IRC
2012-09-20 15:48:54 +00:00
abs
62356763f1
Fix inverted logic description for MKSTRIPIDENT.
...
Noted by Snader_LB on freenode IRC
2012-09-19 23:06:22 +00:00
rmind
1219124711
Describe kcpuset_export_u32(9) routine.
2012-09-16 22:22:45 +00:00
rkujawa
6ccd41645c
Remove information about possibility of running out of KVA space, that was fixed some time ago.
2012-09-16 17:16:18 +00:00
dholland
9669e9c542
SAR (search and rescue)
2012-09-16 00:02:41 +00:00
christos
b8d8a7470d
default to not checking host and mail names per rfc-2181
2012-09-09 18:09:24 +00:00
wiz
ec3037b42e
Whitespace and formatting cleanups.
2012-09-09 17:11:23 +00:00
christos
1212faa109
document missing resolv.conf options
2012-09-09 16:38:52 +00:00
ginsbach
1df4f26b78
Regenerate to handle changes since 2009-12-14 (Newsletters VI-7 thru VI-13)
2012-09-07 21:08:03 +00:00
ginsbach
436b8a85c5
- Fix broken links (ISO web site reorganized). Script now works again.
...
- Use a few more variables so that it will be easier to change the
next time ISO shuffles the deck.
2012-09-07 21:04:43 +00:00
wiz
cb2bec1375
Fix typo.
2012-09-07 07:07:15 +00:00
riz
7045182c3e
Update release(7) for the recent iso -> images change.
2012-09-06 22:17:46 +00:00
ginsbach
71a7db35f7
Add UX (User eXperience)
2012-09-06 15:24:26 +00:00
riz
fb761f7bcb
Remap X11SRCDIR to /usr/xsrc for the MKREPRO=yes case.
2012-09-05 22:40:30 +00:00
riastradh
4c12bd76ba
Fix typo: tftpd, not tfptd.
2012-08-31 05:18:44 +00:00
wiz
1e65016557
Drop trailing whitespace.
2012-08-27 20:52:40 +00:00
pgoyette
39f34c588a
Mention the new sysctl variable just created.
2012-08-27 20:30:11 +00:00
jmmv
15cd91994b
Fix "make test" to actually print the desired message when atf-run fails.
...
It was being skipped due to the set -e in the code snippet and the failure
to properly capture atf-run's exit code.
2012-08-25 22:21:16 +00:00
jmmv
afbfa91c1d
Make DPADD and LDADD specific to the test programs. This allows mixing
...
C and C++ test programs in the same Makefile, and prevents regular programs
from being polluted by libraries that they may not need.
Suggested by Garrett Cooper in private mail, although I redid his patch.
2012-08-24 20:28:19 +00:00
jmmv
fcb81e1f92
Allow DPADD to be specified on a per-program basis.
2012-08-24 20:26:24 +00:00
dholland
bbe21cdd3d
OTP (one true pairing)
2012-08-24 06:04:02 +00:00
joerg
067600c8cf
Revert last, it breaks the tricks xsrc uses.
2012-08-23 21:21:14 +00:00
joerg
8e96262375
Remove SHLIBINSTALLDIR and SHLINKINSTALLLIBDIR. Add rpath entries, if
...
SHLIBDIR differs from /usr/lib.
2012-08-23 15:45:02 +00:00
drochner
ad3d24442f
fix some signatures
2012-08-23 11:59:02 +00:00
spz
c60c5ec2d8
actually install the new npf examples
...
add examples for a hash table file and a tree table file
add an ID string to host-npf.conf
2012-08-22 06:45:15 +00:00
spz
e185885455
add id string, fix comments
2012-08-21 08:25:21 +00:00
spz
52a0bf69ae
the example from the man page, with a few extra comments
2012-08-21 06:54:39 +00:00
spz
f9b90c2013
add an example for a npf.conf
...
It probably could do with polishing of both rules and comments, but meh,
better than nothing
2012-08-20 21:09:49 +00:00
wiz
33e6156258
Add more function argument names to the man page, trying to address
...
PR 46814 by Lloyd Parkes. Bump date.
2012-08-19 19:31:13 +00:00
matt
30a859f903
Add ARM cpus to those MACHINE_ARCH which USE_COMPILERCRTSTUFF=no
2012-08-16 05:30:55 +00:00
dholland
e8c5ba3f3f
Some edits, prompted by suggestions from Edgar Fuss.
2012-08-14 05:14:53 +00:00
rkujawa
a906a30f60
Quote company name because Lk macro takes only argument after URL. Cosmetic
...
fix.
2012-08-13 20:31:15 +00:00
wiz
5f5168605f
Add examples for NAME, both with gpt and without.
2012-08-12 17:13:34 +00:00
jakllsch
b5be8d8f8f
YOLO - you only live once
2012-08-12 13:41:18 +00:00
joerg
fabb48a37a
Remove effectively tautological condition.
2012-08-10 16:34:23 +00:00
joerg
6ffdafe0ea
Don't set HAVE_GCC by default, if MKGCC is disabled.
2012-08-10 16:12:20 +00:00
joerg
8b623749df
Make linker warnings fatal by default for Clang, even if not building
...
GCC.
2012-08-10 16:11:43 +00:00
matt
5bfda53e09
Add .ARM.exidx as a section to be removed for a.out on ARM
2012-08-10 02:53:09 +00:00
apb
b22cc7b468
Merge tzdata2012e from ftp://ftp.iana.org/tz/releases/tzdata2012e.tar.gz
...
Major changes from tzdata2012d to tzdata2012e:
* australasia (Pacific/Fakaofo): Tokelau is UTC+13, not UTC+14.
(Thanks to Steffen Thorsen.)
* Use a single version number for both code and data.
2012-08-08 20:21:03 +00:00
apb
1e19723737
Import tzdata2012e from ftp://ftp.iana.org/tz/releases/tzdata2012e.tar.gz
...
Majo changes from tzdata2012d to tzdata2012e:
* australasia (Pacific/Fakaofo): Tokelau is UTC+13, not UTC+14.
(Thanks to Steffen Thorsen.)
* Use a single version number for both code and data.
2012-08-08 20:19:01 +00:00
tnozaki
c264671cd8
fix PR lib/46772 wcwidth of combining characters.
...
patch probyted by yamt@, thanks.
2012-08-08 18:40:37 +00:00
christos
eda981fc36
add MKRUMP by popular demand.
2012-08-08 13:56:13 +00:00
riastradh
ee753cc53a
Quote arguments to .Cd in uatp(4) man page.
2012-08-05 14:35:45 +00:00
riastradh
e54480a5e8
Add man page for uatp(4).
2012-08-05 14:28:50 +00:00
matt
641919f3e4
Add the new MACHINE_ARCH of earm and earmeb (arm EABI(AAPCS-LINUX)).
2012-08-05 04:11:35 +00:00
riastradh
5bc0a6401f
Clarify description of ->ucom_read method.
...
From when I was trying to figure out what's wrong with uftdi reading
from a beaglebone last month. (Still haven't figured that out!)
2012-08-05 01:58:36 +00:00
riastradh
12da95356e
Use my @NetBSD.org email address in the bwi(4) man page.
2012-08-04 22:31:36 +00:00
wiz
b5615275e0
Bump date for more hardware support.
2012-08-04 19:48:24 +00:00
nonaka
b4b8d53804
Add NTT DOCOMO L-02C entry at supported hardware.
2012-08-04 12:58:41 +00:00
wiz
3d27071c94
New sentence, new line. Add missing verb.
2012-08-03 21:51:11 +00:00
rkujawa
c4a9ef4dc0
Update tdvfb(4) man page to match recent update of this driver code.
2012-08-03 21:40:34 +00:00
rkujawa
920a653678
X-Surf attachment changes
2012-08-03 21:25:46 +00:00
njoly
918fc30009
Tweak hardware list to make it render nicely with mandoc.
...
- Move offset argument before columns values.
- Use Ta macro for cells separation.
- Add a few Em macros to the header line.
2012-07-31 17:18:36 +00:00
wiz
5303e4bff9
Fix date, end sentence with dot.
2012-07-30 19:03:39 +00:00
degroote
aead3000b0
Add malo(4)@pci driver for Marvell Libertas wireless adaptor
...
Ported from OpenBSD
Known issues :
- contrary to OpenBSD one, only support pci at the moment, because I don't
have the necessary hardware to test PCMCIA / CARDUS Marvell Card
- not connected to pmf(9) (unable to test it)
2012-07-30 18:57:17 +00:00
wiz
42334e4f38
New sentence, new line. Use more markup.
2012-07-30 17:29:00 +00:00
christos
e763a079db
PR/46756: Edgar Fuß: Enable ignoring subdirectories in daily's find_core
2012-07-30 17:06:51 +00:00
mlelstv
38c7f43e96
add rootconf(9) as a link to cpu_rootconf(9)
2012-07-29 20:36:05 +00:00
wiz
03dbd9491c
Serial comma, whitespace fixes, sort SEE ALSO.
...
Bump date for previous.
2012-07-29 18:51:48 +00:00
mlelstv
8ce4433821
Do not call setroot() from MD code and from MI code, which has
...
unwanted sideeffects in the RB_ASKNAME case. This fixes PR/46732.
No longer wrap MD cpu_rootconf(), as hp300 port stores reboot information
as a side effect. Instead call MI rootconf() from MD code which makes
rootconf() now a wrapper to setroot().
Adjust several MD routines to set the global booted_device,booted_partition
variables instead of passing partial information to setroot().
Make cpu_rootconf(9) describe the calling order.
2012-07-29 18:05:39 +00:00
njoly
3db651594b
Add missing El macro.
2012-07-28 09:56:39 +00:00
dholland
7f683ed6fc
Don't claim that quotas don't work with WAPBL. Bump date. Should be
...
pulled up to -6.
2012-07-26 04:30:26 +00:00
apb
fa8247bf2e
Merge tzdata2012d.
2012-07-22 10:40:29 +00:00
apb
5c269f597c
Import tzdata2012d from ftp://ftp.iana.org/tz/releases/tzdata2012d.tar.gz
...
Major changes from tzdata2011b to tzdata2011c:
africa
Summer time changes for Morocco (to start late April 2012)
asia
Changes for 2012 for Gaza & the West Bank (Hebron) and Syria
northamerica
Haiti following US/Canada rules for 2012 (and we're assuming,
for now anyway, for the future).
Major changes from tzdata2011c to tzdata2011d:
Morocco does not observe DST from Jul 20 03:00 to
Aug 20 02:00 [2012].
Infrastructure changes to accommodate how the tz
code and data are released on IANA.
2012-07-22 10:34:48 +00:00
wiz
d569744a1d
Remove trailing whitespace.
2012-07-20 18:57:27 +00:00
rkujawa
16cc65796f
Also add HISTORY section.
2012-07-20 17:32:40 +00:00
rkujawa
4bce2ade8d
Note added Voodoo 1 support.
2012-07-20 17:31:17 +00:00
mrg
2a9a6550b5
- remove some comments about only being relevant for usbmp.
...
- add documentation for usb_rem_task(), and clean up the task doc in
general. be clear about SMP issues for tasks
- bump date
2012-07-20 07:55:44 +00:00
christos
f788a13164
From pooka: Fix EXTERNAL_TOOLCHAIN compilation where crti/crtn are not in the
...
same directory as crtbegin
2012-07-19 19:42:45 +00:00
jdf
2557825a98
Added missing newline, as proposed by Petri Laakso in PR kern/46721.
2012-07-19 17:48:55 +00:00
macallan
c5214d8b2d
add xgi to the list of known Xorg drivers just to make sure I don't forget
...
to add it here when I actually import it
2012-07-19 15:16:31 +00:00
wiz
a619892f93
Whitespace, wording, typos.
2012-07-19 10:27:58 +00:00
rkujawa
49bcd77243
Add man page for recently introduced tdvfb(4).
2012-07-19 08:57:09 +00:00
pgoyette
5c63095119
Document the new SYSMON_FHAS_ENTROPY flag.
2012-07-15 18:34:03 +00:00
wiz
ecdcf3a9e9
Bump date for previous.
2012-07-14 17:12:27 +00:00
spz
67d12f6407
more MKCRYPTO_IDEA and MKCRYPTO_MDC2 removal (resp, adjustment to IDEA and
...
MBC2 now always being included)
MKCRYPTO_RC5 now builds shared libs, add the missing files to sets
2012-07-14 16:04:04 +00:00
rkujawa
1c781ae3a9
s/Jukly/July/
2012-07-14 10:24:59 +00:00
wiz
87c4be511f
Bump date for previous.
2012-07-14 09:24:51 +00:00
rkujawa
dc69ac0939
Adapt extent(9) page to not so recent changes in extent code. Argument
...
mtype to extent_create() was removed.
2012-07-14 05:36:56 +00:00
rkujawa
25275ac605
extent_create does not take storage type argument anymore.
2012-07-14 05:32:17 +00:00
wiz
5cf8de2bb6
Play with articles, this time indefinite ones.
...
Use more markup.
New sentence, new line.
Remove trailing whitespace.
2012-07-13 23:16:13 +00:00
abs
6d3bbab488
Adjust some wording based on suggestion from Snader_LB, plus install a link to wedge.4
2012-07-13 22:58:44 +00:00
rkujawa
6b0e8038bd
Add voodoofb man page. This time trying to use the "the" word more.
2012-07-13 16:19:42 +00:00
wiz
0521a8ddd2
Remove trailing whitespace, add a few articles.
...
XXX: voodoofb(4) is dangling
2012-07-13 13:51:09 +00:00
rkujawa
129edf1b5f
Add info on P5PB_CONSOLE and link to reverse engineered docs.
2012-07-13 13:38:44 +00:00
pgoyette
7fb24e8746
More updates, since the structure name has changed from rndsourc_element_t
...
to krndsource_t. While here, add RND_TYPE_ENV to the list of source types.
2012-07-12 00:07:36 +00:00
rkujawa
c951f9d446
The p5pb driver now supports all G-REX slots.
2012-07-11 19:24:13 +00:00
pgoyette
10a6985f77
Use correct source file reference
2012-07-11 18:17:50 +00:00
wiz
7232eb5f6b
From Bug Hunting:
...
improve wording, macro usage, and punctuation.
While here, remove an unnecessary comma and sort SEE ALSO.
2012-07-08 22:47:41 +00:00
spz
e43bd7ae6b
platfrom -> platform
...
copyright name UTF8ified
2012-07-07 21:29:03 +00:00
rmind
13263649d9
mutex_owned: update about not-held test.
2012-07-07 21:27:56 +00:00
rmind
e74e71f4a2
Document kcpuset_isotherset() and kcpuset_countset().
2012-07-07 21:26:36 +00:00
wiz
c854c88ec9
From Bug Hunting:
...
- synchronize `-f' and `-r' argument names with (the English)
sysinst(8) usage message (change table width for it as well);
- generally improve / extend contents (note: there's no need for
an explicit `OPTIONS' section for options; also ``include'' is
used in the wording for the options, since currently not all are
described);
- re-order options in `DESCRIPTION' section;
- better macro usage;
- capitalization (also of acronyms), punctuation (makes options
table consistent);
- bump date.
2012-07-06 09:11:19 +00:00
jdf
b49de35fb2
* add entry for lvm(8)
...
* add subsection for block device subsystem setup
* s/OPTIONAL:/"OPTIONAL:" to make mdoclint happier
* add missing type specifications of variables
2012-07-04 20:53:30 +00:00
wiz
ace34f4762
New sentence, new line.
...
Use more markup.
Fix typo.
Improve wording.
2012-07-04 07:53:55 +00:00
cheusov
536626eb4d
Fix documentation for function kauth_register_key (PR 46641).
2012-07-03 21:35:04 +00:00
rkujawa
2c5ae203fd
Add DIAGNOSTICS section.
2012-07-03 19:09:44 +00:00
wiz
af8d65b903
Finish previous.
2012-07-03 09:28:08 +00:00
wiz
6d7c70fb69
Reference libusbhid instead of usb(3) (which was the predecessor for libusbhid).
...
Bump date.
2012-07-03 09:27:52 +00:00
oki
294c971b23
add reference to usb(3) and zlib(3).
2012-07-02 21:44:09 +00:00
jym
4f243d2e19
Document atop(9), ptoa(9), round_page(9) and trunc_page(9).
2012-07-02 21:10:30 +00:00
rmind
33b678d7e0
NPF improvements:
...
- Add NPF_OPCODE_PROTO to match the address and/or protocol only.
- Update parser to support arbitrary "pass proto <name/number>".
- Fix IPv6 address and protocol handling (add a regression test).
- Fix few theorethical races in session handling module.
- Misc fixes, simplifications and some clean up.
2012-07-01 23:21:06 +00:00
wiz
f1915787a7
Remove weird markup.
2012-07-01 17:00:32 +00:00
christos
a7743d3cd2
bump date
2012-07-01 16:18:00 +00:00
perry
3f1917e0e7
forgot the "7"...
2012-07-01 16:17:06 +00:00
perry
27021da1cf
Add reference to rfc6056.7
2012-07-01 16:09:12 +00:00
wiz
f5a8bbde20
Bump date for previous.
2012-06-27 22:23:45 +00:00
riastradh
28dbe22a81
Elaborate and clarify rules about #include order.
...
ok christos
2012-06-27 22:04:02 +00:00
rkujawa
de1cd7309d
PCI memory space access is not buggy anymore. At least not as much as earlier.
2012-06-27 21:35:40 +00:00
wiz
e85f85f6b0
Bump date for previous.
2012-06-27 20:29:38 +00:00
cheusov
b6b59f4935
Add new action KAUTH_CRED_CHROOT for kauth(9)'s credential scope.
...
Reviewed and approved by elad@.
2012-06-27 12:28:28 +00:00
abs
5659783547
Whatever "-Wl,--fatal-warnings" get-out-of-jail-free card gcc-4.5 gets,
...
give the same treatment to gcc-4.1.
2012-06-25 16:48:55 +00:00
christos
f0966fe6ed
moved to portalgo.h
2012-06-25 14:47:55 +00:00
jdc
e7e6a0e935
Note that the PHY instance changes when a MII transceiver is connected.
2012-06-24 09:38:54 +00:00
wiz
e04232a5fa
Remove superfluous word.
2012-06-23 20:29:06 +00:00
abs
796b9786c8
Document DIOCTUR (test unit ready)
2012-06-23 19:14:34 +00:00
christos
443eb0a284
4 new sysctls to avoid ipv6 DoS attacks from OpenBSD
2012-06-23 03:13:41 +00:00
abs
86aebb49c7
Switch -current vax back to gcc 4.1 to match netbsd-6 - until someone has
...
time to look at the gcc 4.5 codegen issues we should at least have a usable
-current for vax.
2012-06-22 20:32:34 +00:00
christos
40114b997c
PR/46602: Move the rfc6056 port randomization to the IP layer.
2012-06-22 14:54:34 +00:00
wiz
e4417fcdc1
Fix date string (use full month name)
2012-06-20 06:49:33 +00:00
msaitoh
6a1001187e
Modify about PCH*.
...
It seems that 82579 with Intel 7 series chipset is the same as
82579 with Intel 6 series chipset.
2012-06-20 04:57:56 +00:00
njoly
ce4e7f03e3
Remove extra Ed macro.
2012-06-19 22:12:03 +00:00
plunky
f46033d093
since we seem to have grown a WARNS=5, list it here
2012-06-19 06:20:13 +00:00
uwe
e431c4fada
Switch sh3 ports to our own csu (USE_COMPILERCRTSTUFF?= no).
2012-06-17 22:59:48 +00:00
nonaka
b26cf6f64c
urtw(4) and urtwn(4) first appeared in NetBSD 6.0.
2012-06-16 14:38:54 +00:00
riz
49449523c7
Add firmware for the RealTek RTL8192CU family of wireless chipsets, and
...
adapt the urtwn(4) driver to use the new files. The firmware files were
extracted from the Linux driver at www.realtek.com, version 0005.1230.2011
and the license permits redistribution without modification.
While I'm here, install the files in /libdata/firmware/if_urtwn, like
most of the other network adapter firmware.
urtwn(4) can now operate without needing external files installed. Tested
on my Edimax adapter.
2012-06-14 04:14:35 +00:00
jdf
fbff87ca03
* decapitalize NAME section's line
...
* improve wording
* make RETURN VALUES section consistent with other man pages' (e.g. exit(3) and
abort(3)
Patch provided by Bug Hunting.
2012-06-12 21:06:43 +00:00
christos
65fcd43bd2
cross reference getfsspecname(3)
2012-06-11 23:28:19 +00:00
mrg
4a00fabd03
remove a comment about usbmp.
2012-06-10 06:40:08 +00:00
wiz
700d2dc09a
Drop trailing whitespace.
2012-06-09 08:22:14 +00:00
christos
679d94d80d
document kern.maxlwp and kern.uidinfo.*
2012-06-09 02:47:18 +00:00
agc
cdb443ca36
Fix a typo
2012-06-07 01:01:12 +00:00
wiz
34091835fd
Remove trailing whitespace. Use more macros.
2012-06-05 14:17:43 +00:00
abs
1566ab7fba
Mention wsconscfg(8) needs WSDISPLAY_COMPAT_USL
2012-06-05 08:49:16 +00:00
rkujawa
7e119a70fa
Add man page for recently introduced empb(4).
2012-06-04 20:16:57 +00:00
joerg
fc67b0cd11
Switch terminfo(3) to cdb(5).
2012-06-03 23:19:09 +00:00
joerg
1907ec3a61
Switch device database to cdb(5). Rework ttyname(3) and ttyname_r(3) to
...
depend on new devname_r(3) as heart. Add /dev/pts magic directly to
devname(3). While it can lead to returning non-existing paths, the
behavior is more consistent that way. Drop caching layer in devname(3),
it doesn't buy anything for the common case of having access to the
database. Teach devname(3) proper fallback behavior of scanning /dev.
Create both old-style and new-style database for now in /etc/rc.d/sysdb.
2012-06-03 21:42:44 +00:00
wiz
fc4d427c11
Remove superfluous Pp. New sentence, new line. Remove trailing whitespace.
2012-06-03 17:01:21 +00:00
mrg
57caaffef7
add doucmentation for usb_{add,rem,init}_task().
2012-06-03 02:56:36 +00:00
mrg
de6d466666
add documentation for:
...
- usbd_alloc_buffer
- usbd_free_buffe
- usbd_get_buffer
- usbd_do_request
- usbd_do_request_flags
begin to document the changes present on the USBMP branch:
- usbd_sync_transfer_sig
- usb_detach_wait
- usb_detach_broadcast
create a new section on device detachment. XXX needs a code example.
2012-06-03 02:23:37 +00:00
mrg
343e545c3e
gives pipes and transfers their own .Sh section.
2012-06-02 23:39:03 +00:00
mrg
2ae34fcc5d
document usbd_open_pipe*(). fix some minor errors.
...
prepare to re-structure a lot of stuff.
2012-06-02 23:33:16 +00:00
mrg
9c94f403d6
greatly expand the discussion on transfers and provide most of the details
...
needed to alloc, setup, transfer and obtain the status of them.
this takes care of:
- usbd_close_pipe
- usbd_alloc_xfer
- usbd_free_xfer
- usbd_setup{,_default,_isoc}_xfer
- usbd_transfer
- usbd_{bulk,intr}_transfer
- usbd_transfer_sync{,_sig}
- usbd_get_xfer_status
as well as callback and request information.
update the list of functions missing real descriptions. there are about
30 usbdi.h and 35 usbdi_util.h functions remaining.
2012-06-02 23:10:12 +00:00