Commit Graph

8409 Commits

Author SHA1 Message Date
tron 1f93f9857c Don't define "USE_NBSD_THREADLIB" because "threadlib.h" was removed. 2005-01-11 10:39:47 +00:00
wiz 86eb0864bd We have 2005 now. 2005-01-11 09:46:17 +00:00
wiz 92cf03c9ee Grammar improvements. 2005-01-11 09:43:19 +00:00
simonb 554ce4f360 Document the EVCNT_TYPE_TRAP event type. 2005-01-11 07:23:49 +00:00
kent 040d52ef77 reflect the recent audio_hw_if changes for open(), close(), set_params(),
round_blocksize(), trigger_output(), and trigger_input().
bump date.
2005-01-11 07:19:28 +00:00
itojun 2537b08b16 replace with written-from-scratch manpage. (fixes ISOC copyright issue) 2005-01-11 06:01:41 +00:00
chs 717114639a typoes. 2005-01-11 01:51:12 +00:00
wiz bcaef1c07a Make one ioctl an xref. Use Ss for non-standard headers. Sort SEE ALSO. Use \*[Gt]\*[Lt]. 2005-01-10 22:35:01 +00:00
wiz 69a22a7d36 Drop trailing whitespace. 2005-01-10 21:43:08 +00:00
manu f98741225d Disable PAM by default until it gets properly integrated.
Now have MKPAM=yes in /etc/mk.conf if you want to experiment with PAM.
2005-01-10 21:06:39 +00:00
perry 93226f835d Restore the BUGS section, but make it say:
Currently, only the ip(4) and ip6(4) protocols are supported.
2005-01-10 19:22:25 +00:00
hubertf e38333f8c4 Remove BUGS notice that ppp(4) only works for IPv4
This time to the right branch... sorry for the mess!
2005-01-10 18:03:37 +00:00
jmmv afdb4e66ab + AMI 2005-01-10 14:10:32 +00:00
jmmv 732504aebb + AM, EPRML, FM, MFM, PRML, RLL. 2005-01-10 13:16:39 +00:00
cube e8ff287844 Add a paragraph about what to do with the Ethernet address and how to
change it.
2005-01-10 13:02:26 +00:00
lukem 7157011597 Only compile in IPv6 support if ${USE_INET6} != "no"
MKINET6 is for providing IPv6 infrastructure.
USE_INET6 is for compiling IPv6 support into the programs (needs MKINET6).
2005-01-10 02:58:58 +00:00
lukem 1227550528 Revert previous (1.258): we don't want to link .so libraries against
(non-PIC) .a libraries, and the problem which triggered the addition
of the previous has been fixed by providing librpcsvc as a .so.
2005-01-10 02:42:34 +00:00
he 67d66c86bb Don't build libpam and associated bits if the target platform doesn't
support shared libraries (sun2 and evbsh5 at it would seem), or if the
user has specified MKPIC=no.  Also introduce a new tag to the set lists
("pam"), so that the non-shlib ports can once again complete a release
build.

Discussed with christos and lukem.
2005-01-10 00:20:21 +00:00
smb ddd2ade252 Add a software watchdog timer facility. Because this slightly
changes the "tickle" model of wdogctl(8), it was modified as well;
while I was in there, I cleaned up the argument parsing.

The code was reviewed by simonb@.
2005-01-09 22:51:32 +00:00
chs 8975a0856f adjust the UBC mapping code to support non-vnode uvm_objects.
this means we can no longer look at the vnode size to determine how many
pages to request in a fault, which is good since for NFS the size can change
out from under us on the server anyway.  there's also a new flag UBC_UNMAP
for ubc_release(), so that the file system code can make the decision about
whether to cache mappings for files being used as executables.
2005-01-09 16:42:43 +00:00
yamt 34b7d2ff5a document PMAP_PREFER. bump date. 2005-01-09 09:53:32 +00:00
snj f57f7bfa69 Fix some small English errors. 2005-01-09 06:58:13 +00:00
snj 1a1000bb12 Kill an unnecessary argument to Nm. 2005-01-09 06:35:30 +00:00
snj c678faa759 Fix a small English error. 2005-01-09 03:22:56 +00:00
salo e20b76b22b It's CMYK (or YMCK), not CYMK. (hi, jmmv!) 2005-01-09 00:09:57 +00:00
cube 57f537393e Add and install a manual page for tap(4). 2005-01-08 22:29:38 +00:00
wiz 05675e2716 Fix ADPCM and DPCM; make NRZ more obvious; uppercase proper names. 2005-01-08 22:12:21 +00:00
jmmv 3fe669409e + ADPCM, BPS, CCD, CDDA, CIS, CYMK, DCT, DFT, DPCM, DPI, EFM, LRC, LZW, MSF,
MWE, NRZ, OCR, PAM, PC, PCM, PIN, PMT, PWM, RLE, RTT, SSFDC, TTL, UDO, UFS,
  VLSM
2005-01-08 18:48:56 +00:00
lukem 7af4913b70 Implement <bsd.prog.mk> vars:
LIBASN1 LIBBSDMALLOC LIBG2C LIBPAM LIBSSH
2005-01-08 09:53:38 +00:00
tron 71d6312747 EOL of XFree86 3.3.6, approved by core@NetBSD.org 2005-01-07 18:56:40 +00:00
tron 7035be17ff Add Paderborn/Lippstadt. 2005-01-06 18:15:47 +00:00
wiz 9d853983d4 Bump date for FC929X and FC919X, and sort supported cards. 2005-01-06 15:26:54 +00:00
he 33d45d5d2a Add recognition of LSI Logic FC919X chips, as found on
LSI Logic LSI7102XP-LC controllers.
Document FC919X and FC929X with separate entries in the man page.
2005-01-06 14:58:00 +00:00
lukem a207248574 Provide MKPAM and USE_PAM 2005-01-06 00:42:58 +00:00
wiz aef065eb63 Add uint32_t as example (so that it is implicitly clear we prefer the C99 types). 2005-01-03 13:59:40 +00:00
wiz b1726c97c8 Drop trailing whitespace. 2005-01-02 22:52:28 +00:00
scw d304ede734 Update to reflect sysctl changes in Synaptics Touchpad driver. 2005-01-02 22:39:08 +00:00
wiz 2ce71f9bbf Mark up NULL, and replace null by nul where appropriate. 2005-01-02 18:38:04 +00:00
wiz 42150c082e Use Dq macro. s/null/nul/ in one case. Fix Xrefs. 2005-01-02 18:32:38 +00:00
thorpej c8a6aeb225 Document file system extended attribute functions. 2005-01-02 17:34:43 +00:00
yamt a3a4ee83e6 document PR_NOTOUCH and bump date. 2005-01-01 21:26:20 +00:00
wiz a7b3d5153b Bump date for VDIRTY removal. 2005-01-01 04:06:48 +00:00
yamt 6b4c83b2d6 remove VDIRTY. 2004-12-31 14:55:27 +00:00
wiz 1fce7b0949 Mention that compat32 supports running i386 binaries on amd64.
From Nicolas Joly in PR 28795.
While here: new sentence, new line.
2004-12-31 00:57:50 +00:00
snj 3f3ef0d7ea "\-" makes a minus, "-" does not. 2004-12-29 21:15:02 +00:00
bjh21 0b38b82a21 Document clock_ymdhms_to_secs()' returning -1 for unrepresentable input. 2004-12-29 20:56:43 +00:00
lukem 72352e0662 document LIBDPLIBS 2004-12-29 14:46:24 +00:00
lukem e0f9049e4d When setting DPADD based on LIBDPLIBS, only add the .so if it exists
and fallback to the .a instead.  This allows the use of libraries
which are .so only, have both .so & .a, and are .a only.
2004-12-29 14:41:05 +00:00
wiz 5e2d40e955 Drop trailing whitespace. 2004-12-28 21:08:17 +00:00
christos 535dfbd778 Document synaptics support and the sysctls for it. 2004-12-28 20:59:32 +00:00
wiz 454816d146 Bump date for previous. 2004-12-28 19:23:12 +00:00
yamt 41fc72dca2 update to match with the recent reality. PR/28793. 2004-12-28 18:36:45 +00:00
snj bff6765312 Mark up author names with .An. 2004-12-28 10:28:37 +00:00
wiz b89cba769a Be consistent in the spelling of "busses". Sort sections. Add RCS Id. 2004-12-27 14:21:22 +00:00
tsutsui fee2c899c7 Add a simple man page for O2 MACE MEC-110 Ethernet driver. 2004-12-26 12:33:37 +00:00
he 1565075b57 Add manual page for the ahd driver. Taken from FreeBSD and adapted
to the NetBSD port of the driver.

OK'ed by fvdl.
2004-12-23 23:13:14 +00:00
christos a355909543 revert previous change while discussion is in progress 2004-12-20 18:32:46 +00:00
itojun 2fdfeb359f RFC cannot be used as manpage regarding to the ISOC copyright boilerplate.
remove it until someone writes it up from scratch/freely-redistributable
text is found.
2004-12-20 03:50:04 +00:00
wiz 99a942347a Bump date for SMC2642W support. 2004-12-17 12:18:43 +00:00
gson 6474041d15 Add the SMC EZ Connect 11M Wireless CF Card SMC2642W to the list of
supported cards.
2004-12-17 09:21:44 +00:00
wiz 151274c816 Drop trailing whitespace; punctuation nit. 2004-12-15 15:43:55 +00:00
wiz 1b174bc3bf New sentence, new line. Zero is no defined value, just a number. 2004-12-15 15:39:03 +00:00
wiz d33e4d47b8 Drop trailing whitespace. 2004-12-15 15:37:01 +00:00
peter 0c0e079ef1 Change pseudo-device ptm to pty in synopsis and explain that the
ptm device is include with the pty device.  Bump date.

ok christos
2004-12-12 22:38:45 +00:00
spz 3ca52e72db adds a description of m_apply
closes PR kern/26059
has been looked at by Jason Thorpe and Christos Zoulas
2004-12-12 21:04:16 +00:00
jdolecek 5ec3d6ddb7 bump date 2004-12-11 10:15:02 +00:00
jdolecek 3975a596ae xref sk(4) 2004-12-11 09:53:04 +00:00
peter ca50c2f187 statvfs will be in NetBSD 2.1. Pointed out by christos. 2004-12-09 11:21:50 +00:00
peter c910257d69 ptm(4) will be in NetBSD 2.1. Pointed out by christos. 2004-12-09 11:20:50 +00:00
peter 9e45393a6f Change .Nx 2.1 to .Nx 3.0, because 3.0 will be the next major
release, not 2.1.
2004-12-08 18:35:56 +00:00
peter 2ba72368c6 Correct some uses of macros:
- use .Cm for command modifiers.
- use .Fl / .Ar for flags / arguments.
- use .Cd for pseudo-device in SYNOPSIS.
- use .Pa for paths.

Approved by wiz.
2004-12-08 18:33:32 +00:00
wiz a8f9214c6d Actually, undo br/";" changes of previous, they are necessary
because .Ft/.Fn are not used in the SYNOPSIS.
2004-12-08 14:12:43 +00:00
wiz 9bc9b7596d Consistency with other man pages: do not break between function type and function;
remove semicolon after function.
Remove superfluous Pp and bump date for uvm_unmap documentation.
2004-12-08 14:10:03 +00:00
cube c002a66744 Add a manual page for ixpide(4). 2004-12-06 19:34:01 +00:00
yamt ccd887a498 document uvm_unmap. 2004-12-06 17:34:07 +00:00
atatat aa58464306 wiz warning: A .Bl directive has no matching .El (fixed) 2004-12-05 16:20:43 +00:00
wiz 65662157da New sentence, new line. 2004-12-05 13:28:54 +00:00
wiz d61c6aa90c Bump date since the devices are cloning now. 2004-12-05 13:27:26 +00:00
peter d47c7d9500 Document that an open call on /dev/tunN also creates new interfaces.
While here, use .Cm for command modifiers.
2004-12-05 13:26:39 +00:00
peter 53bdda7819 Document cloning changes; remove count. 2004-12-05 13:24:10 +00:00
wiz 6db487450e Some fixes from jmc@openbsd. 2004-12-05 13:17:35 +00:00
wiz 1e815eb68e Bump date for cloning; use .Cm for command modifiers;
fmt some paragraphs.
2004-12-04 17:03:04 +00:00
peter 8a19cbc78f lo(4) is now a cloner. Document this. 2004-12-04 16:47:10 +00:00
hubertf 25486664b0 LBNL - last but not least, by kocio@IRC 2004-12-04 02:03:32 +00:00
wiz dd670f8f43 New sentence, new line, drop trailing whitespace. 2004-12-03 23:39:52 +00:00
christos 8ba40fb280 Explain the remaining kernel error codes. 2004-12-03 21:34:01 +00:00
hubertf 15ff055049 Add a _bit_ more information ("isochronous network transfers over firewire"). 2004-12-03 21:24:57 +00:00
wiz 410896714e I am pretty sure grant ported it to NetBSD, not OpenBSD; say so. 2004-12-03 12:54:23 +00:00
atatat 18088943f2 Add a man page that describes the kernel-only errno values that never
get passed back up to userland.
2004-12-03 03:33:00 +00:00
wiz cb2eb1d856 ALL_TARGET is now called BUILD_TARGET.
XXX: this file should be merged to the pkgsrc guide and removed.
Any takers?
2004-12-02 16:41:11 +00:00
fredb 45a5ad686f Mirror Rev 1.6 in Imake.rules, addressing PR misc/28444. This implements
Thomas Dickey's idea to work around a standards mandated change to the
C pre-processor to avoid having to change dozens of ancient X man pages,
appending a space to any line in a man page that ends in backslash "\".
2004-12-02 16:33:47 +00:00
wiz 3710bb4378 Sort SYNOPSIS. 2004-12-02 15:03:00 +00:00
wiz d7dd101719 Sort SYNOPSIS. New sentence, new line. use more markup. Grammar fixes. 2004-12-02 15:02:37 +00:00
xtraeme 76025558e1 Add ACPI joy(4) attachment, based on lpt_acpi.c by jmcneill@,
reviewed and ok'ed by cube@ and martin@.
2004-12-02 14:33:31 +00:00
xtraeme 347378fc9f Add ACPI mpu(4) attachment, based on lpt_acpi.c by jmcneill@,
reviewed by christos@, cube@ and martin@.

While here, remove a printf() in mpu_attach() (ic/mpu.c) to remove
an empty line in some frontends (mpu_isa.c, etc).
2004-12-02 09:50:41 +00:00
simonb 0f9fca4682 Add COPTS to AFLAGS so assembly files pick up flags like -msoft-float. 2004-12-02 00:00:41 +00:00
grant 9204390fe4 add iteide(4) driver for ITE8212-based IDE controllers. from
OpenBSD, ported to NetBSD by me.

ok'd by bouyer@, thorpej@.
2004-12-01 22:27:45 +00:00
jmc 9bfe9b9970 Convert mkboot into a full cross tool. Last hurdle for hp300 to building on
non NetBSD/bsd hosts.
2004-11-28 11:14:41 +00:00
jmc c7464d49db Convert remaining host tools for amiga to correct cross tools. Now allows
complete amiga builds on non netbsd/bsd hosts
2004-11-28 07:00:52 +00:00
wiz eb1dcbb30e Mark up paths with .Pa. 2004-11-25 11:40:56 +00:00
jmc 9a999c376a Convert bebox's remaining host tools over to cross tools scheme. Builds to sets
w/o error now.
2004-11-25 08:09:14 +00:00
ginsbach 9edd582697 New sentence, new line. 2004-11-25 03:11:17 +00:00
wiz 6f3f0eb54a Remove netsmb(4); nsmb(4) replaces it (and is linked to it for now).
Sort MLINKS lines in Makefile.
2004-11-24 22:38:44 +00:00
bouyer fe4d81db48 pdcsata(4), a driver for the Promise SATA150 (aka PDC203xx) serie of
controllers. Tested with a PDC20375 (2 SATA, one PATA) controller on sparc64.
Added to all kernel config file which had pdcide(4).
2004-11-24 20:49:17 +00:00
yamt 6bc0cb25b2 note that wired pages can't be loaned out. 2004-11-23 11:20:18 +00:00
lukem d32da2106d xref getent(1) 2004-11-23 07:54:56 +00:00
peter e345d25606 Remove the 'count' flag and fix a sentence. The interface is a clonable
device so count doesn't apply anymore.  Bump date.

ok wiz@
2004-11-22 17:17:24 +00:00
wiz 3b78161166 Bump date for another supported model. 2004-11-22 12:23:31 +00:00
dyoung 47305a9555 M. Warner Losh tells me the Zoom Air Model 4000 is an awi(4). 2004-11-22 00:54:41 +00:00
jmmv 854833f94f Add trailing slashes to some directories missing them. 2004-11-21 09:17:13 +00:00
jmmv 5730bca760 Add src/sys/fs/ptyfs. Bump date. 2004-11-21 09:15:19 +00:00
yamt 039a1b5600 note about /usr/share/{i18n,locale,nls} 2004-11-17 16:56:16 +00:00
wiz 68c05edc13 Update from http://www.iana.org/cctld/cctld-whois.htm via
Ossi Herrala in PR 26632.
2004-11-17 15:05:29 +00:00
tnozaki a966c55826 fix unicode 0xFF80 page mapping, lib/28325.
OK'ed by tshiozak AT netbsd DOT org.
2004-11-16 18:36:15 +00:00
yamt 23c8222edb merge after importing pf from openbsd 3.6. (userland part)
some files were imported to the different places from the previous version.
v3_5:
	etc/pf.conf
	etc/pf.os
	etc/spamd.conf
	share/man/man4/pf.4
	share/man/man4/pflog.4
	share/man/man5/pf.conf.5
	share/man/man5/pf.os.5
	share/man/man5/spamd.conf.5
v3_6:
	dist/pf/etc/pf.conf
	dist/pf/etc/pf.os
	dist/pf/etc/spamd.conf
	dist/pf/share/man/man4/pf.4
	dist/pf/share/man/man4/pflog.4
	dist/pf/share/man/man5/pf.conf.5
	dist/pf/share/man/man5/pf.os.5
	dist/pf/share/man/man5/spamd.conf.5
2004-11-14 11:26:43 +00:00
jmmv 69a6878485 Fix typo. 2004-11-11 14:47:02 +00:00
wiz 14b920142e Bump date for COMPAT_BSDPTY. 2004-11-11 14:07:53 +00:00
christos 19886a62bd Mention COMPAT_BSDPTY. 2004-11-11 13:38:18 +00:00
xtraeme 201ea26411 Another chip supported: iTE IT8705f, which is available on the
ASUS A7V600-X motherboard, bump date.
2004-11-11 10:58:29 +00:00
grant 77cb6d8bb7 +qos 2004-11-11 08:42:27 +00:00
wiz 9ce65744fa Fix typo, and comment out link to non-existing usb(3); from Sergey Svishchev. 2004-11-10 16:38:29 +00:00
wiz 4172541e76 Add dladdr to NAME; fix type of dli_saddr; from Sergey Svishchev. 2004-11-10 16:37:19 +00:00
wiz 0cef3f7ca0 Add bit_ffc to NAME; sort functions in SYNOPSIS; from Sergey Svishchev. 2004-11-10 16:36:28 +00:00
wiz 2926521106 Add missing comma; from Sergey Svishchev. 2004-11-10 16:35:57 +00:00
wiz f5172b1e7c Update list; from Sergey Svishchev. 2004-11-10 16:35:29 +00:00
wiz f9d36bb9e9 Fix typo found by Sergey Svishchev. 2004-11-10 16:32:39 +00:00
wiz 5ef17f09e9 Fix typo reported by Jeff Ito in PR 28158. 2004-11-10 12:21:32 +00:00
wiz ba12dd34b2 New sentence, new line; standardize AUTHORS section content markup. 2004-11-09 12:09:58 +00:00
rumble bf6f4a9bbe Various minor grammar fixes. 2004-11-09 04:57:31 +00:00
kent a9729ae735 VT8237 is supported.
bump date.
2004-11-08 06:21:54 +00:00
wiz 3b77a7cb28 Document that free does not handle NULL. Addresses PR 28063. 2004-11-07 16:44:37 +00:00
wiz 80d71f68ef Bump date for Sealevel USB-Serial support. 2004-11-05 13:57:31 +00:00
scw 56bd07209a Mention Sealevel Systems' USB-Serial adapter. 2004-11-05 13:55:13 +00:00
wiz 210177732d Point to /usr/share/mk/bsd.README in SEE ALSO section; from Rui Paulo in PR 27997. 2004-11-05 12:40:06 +00:00
wiz cb8514c86e Cite Jason Thorpe's paper about bus_dma; from Jeff Rizzo in PR 27891. 2004-11-05 12:38:09 +00:00
yamt f3960e4e30 a header actually used for spl functions is sys/param.h, not machine/intr.h. 2004-10-31 07:01:34 +00:00
wiz a53714cd69 Bump date for Dell PERC 4/SC support. 2004-10-28 10:05:14 +00:00
martti 0ae886cb1b Added Dell PERC 4/SC 2004-10-28 07:22:23 +00:00
wiz 5bbff42faa Add missing whitespace (thanks, john) 2004-10-27 00:56:17 +00:00
wiz f723aed466 Remove some trailing whitespace and unnecessary macro argument quoting;
some other minor fixes.
2004-10-27 00:41:31 +00:00
dan 59835c8641 remove obsolete note about NEW_BUFQ_STRATEGY being unproven, as noted
in previous.
2004-10-27 00:01:34 +00:00
heas 57d5be9208 Document Chris Torek's (the "new" format) bitmask format string. 2004-10-26 20:58:10 +00:00
dan 813c2cdec9 Elaborate on the performance implications and suitability of
NEW_BUFQ_STRATEGY to various hardware and system configurations.
Bump date.

XXX is the comment about this option being "not yet proven stable"
still relevant/true?
2004-10-25 06:13:47 +00:00
lukem 7cc9c4ef50 fix formatting of a column 2004-10-24 23:58:58 +00:00
wiz 77e2a559dc Drop empty line at EOF. 2004-10-24 16:43:21 +00:00
wiz de2ba5e1d1 Uppercase first letter in a sentence. 2004-10-24 16:42:19 +00:00
wiz 0967fe43f4 Fix typo in Dd argument. 2004-10-24 16:40:32 +00:00
wiz c40d738e25 Comment out Xr to non-existing hostname.if(5). 2004-10-24 16:40:01 +00:00
wiz 4506a84c31 Drop trailing whitespace. 2004-10-24 16:37:49 +00:00
augustss 6496ac653d s/uax/axe/ 2004-10-23 13:46:45 +00:00
kent 90d3337a6a update for mixer names change
bump date
2004-10-23 12:27:21 +00:00
peter d39f449dd7 Don't ignore the hostname setting in /etc/rc.conf but use it if it exists.
Also change the 'hostname -s' command to 'hostname' because the full name
is what we want.

Fixes my PR bin/25038.
Approved by christos.
2004-10-22 14:00:23 +00:00
augustss 88fe3bf7b4 Mention cdce(4). 2004-10-22 13:44:49 +00:00
augustss 5b5a4aedd0 Add the cdce(4) man page. This also gives the correct history of the
driver.  It's only based on Bill Pauls work, the CDC part is by
Daniel Hartmeier.
2004-10-22 13:22:25 +00:00
augustss 9c5128bdbd The driver supports interrupt transfers now. 2004-10-22 12:20:00 +00:00
tsarna e466be3304 Add FIPS (US Federal Information Processing Standards) PUB 10-4 codes
where possible.
2004-10-20 14:07:22 +00:00
kent d468e5f44b mixer item for a selctor should start with "sel" not "fea"
bump date
2004-10-20 13:48:57 +00:00
tsarna d062d377c5 Bring up to date with latest ISO data. Added "AX", changed several
country names to match http://www.iso.org/iso/en/prods-services/iso3166ma/02iso-3166-code-lists/list-en1-semic.txt
and removed "FX", which is an "exceptionally reserved" code (similar to
"UK", "EU", etc).  We don't include any of those others here, so I
removed FX.

XXX: The official name of AX is "&aring;land Island". I've entered this
as "Aaland Island" on the advice of Soren Jorvang, keeping this file
ASCII. But perhaps we should consider this file UTF-8 or latin-1 instead?
2004-10-20 12:59:43 +00:00
martti ac291cd29b Added Dell PERC 4e/Si 2004-10-20 11:01:48 +00:00
simonb 6c2e9fc212 Add CPUFLAGS to AFLAGS as well as CFLAGS so that CPUFLAGS is used for
assembly files.
2004-10-19 01:05:40 +00:00
heas b72b95e31d bitmask_snprintf() returns char *, not void. 2004-10-17 04:09:23 +00:00
bouyer 9281c0205b Add the VScom serial adapters. Bump date. 2004-10-16 18:10:31 +00:00
snj 60a7c7cacc Fix two trailing xrefs and kill an unnecessary argument to Nm. 2004-10-16 06:01:52 +00:00
wiz 331fa8e963 Bump date for "ADDI-DATA APCI-7800 8-port serial adapter" support. 2004-10-14 10:51:28 +00:00
snj a3fac25b0a hparm -> hpcarm. 2004-10-14 01:28:19 +00:00
gavan 0560d8b947 Initial import of iyonix port.
The Iyonix is a desktop machine from Castle Technology, based on a 600MHz
XScale[tm] 80321 processor.

* Uses the bootloader from NetBSD/acorn32, which is now 32-bit compatible.
* Currently boots multiuser with a serial console.
* Device support is not yet complete.

With help from abs.
2004-10-13 23:28:34 +00:00
drochner a9a37d96ec mention ADDI-DATA APCI-7800 8-port serial adapter 2004-10-13 14:25:09 +00:00
lukem 3c81b28a9a * Implement
load_rc_config_var cmd var
  to load the rc.conf(5) configuration for cmd and set var in the
  current shell, using 'load_rc_config var' in a sub-shell to avoid
  unwanted side-effects.

* Improve required_vars warning message.
2004-10-12 14:45:29 +00:00
wiz 1f80b909b3 Bump date for auacer. 2004-10-11 08:43:35 +00:00
augustss 8ada967637 Add auacer. 2004-10-10 16:39:36 +00:00
snj f01f5b2f9e English fix. 2004-10-07 02:14:59 +00:00
dbj f4bfaafba1 fix typo: s/sate/state/ 2004-10-06 05:57:33 +00:00
rumble a950c45f67 Move a comma up to the preceding line as advised by wiz@. 2004-10-04 20:17:47 +00:00
rumble aae599581f Removed accidental repetitious words. 2004-10-04 19:12:52 +00:00
rumble c1cd7e398e '..is is valid to..' -> '..it is valid to..' 2004-10-04 19:09:28 +00:00
rumble 0499193e1e 'at at time' -> 'at a time' 2004-10-04 19:08:19 +00:00
rumble 9ef61d6b29 Grammar tweak and removal of double 'is':
'If the computer is is heavy loaded..' ->
'If the computer is under heavy load..'
2004-10-04 19:06:46 +00:00
wiz 140a83e4cc Break line at appropriate place, and bump date for new WSKBD_USONLY option. 2004-10-04 01:08:28 +00:00
hubertf fa3cdcf564 Add & document WSKBD_USONLY: In order to strip down the space usage of wscons,
all keymaps except the US english one can be removed from the kernel
with this option, which results in a space gain of about 10kB.

XXX it would be nice if we could strip down more kernel facilities
2004-10-04 00:20:23 +00:00
wiz 342cc31278 Slight grammar fixes. 2004-10-03 10:50:20 +00:00
kent 41c5fabceb add description of selector
mention unsupported features in BUGS section
bump date
2004-10-03 06:58:04 +00:00
wiz f042855102 Bump date for tee_msgbuf; new sentence, new line. 2004-09-30 09:20:52 +00:00
reinoud 22f1132820 Implement ddb setting that allows all ddb output to be teed into the
kernel message buffer/log. Its off by default and can be switched on in the
kernel configuration on build time, be set as a variable in ddb and be set
using sysctl.

This adds the sysctl value
	ddb.tee_msgbuf = 0
by default.

The functionality is especially added and aimed for developers who are not
blessed with a serial console and wish to keep all their ddb output in the
log. Specifying /l as a modifier to some selected commands will also put
the output in the log but not all commands provide one nor has the same
meaning for all commands.

This feature could in the future also be implemented as an ddb command but
that could lead to more bloat allthough maybe easier for non developpers to
use when mailing their backtraces from kernel crashes.
2004-09-29 23:54:11 +00:00
wiz dd9f33983a Bump date for *ignore_fstypes addition; new sentence, new line;
mark up the bang.
2004-09-28 15:19:02 +00:00
erh bfbf351dcb PR misc/7716: add sushi support for the check_devices_ignore_fstypes
and find_core_ignore_fstypes options.
2004-09-28 15:06:15 +00:00
erh 89366510b3 PR misc/7716: document the check_devices_ignore_fstypes and
find_core_ignore_fstypes options.
2004-09-28 15:05:13 +00:00
tshiozak 94244ec3de add missed entry for CP866. (lib/27060) 2004-09-28 06:51:37 +00:00
simonb 244c55e255 Add antidisestablishmentarianism. 2004-09-28 00:49:52 +00:00
chris e039c124c4 Remove repeated "in the" 2004-09-25 19:11:02 +00:00
jmmv 774c9e589b Add "Creative Tech NOMAD MuVo TX" to the list of devices know to work. 2004-09-25 18:43:43 +00:00
wiz 177b99eda2 Install sti(4) and descend into man4.hp700. 2004-09-24 13:49:50 +00:00
jkunz da38616ada Import hp700 / hppa specific man pages from OpenBSD. 2004-09-22 16:38:26 +00:00
tron 1263e27807 Update commt about "OBJECT_FMT": only ns32k uses "a.out" these days. 2004-09-19 08:56:22 +00:00
wiz 0cd74d2a4b Fix formatting bug reported by Chris Ross in PR 26989. 2004-09-18 11:41:08 +00:00
wiz 2eb8f56f83 Add missing article, from FreeBSD via jmc@openbsd. 2004-09-16 09:42:51 +00:00
wiz 9e1c2438c7 Bump date for COMPAT_AOUT removal. 2004-09-14 19:39:04 +00:00
jdolecek 9772b75e1b g/c COMPAT_AOUT 2004-09-14 19:33:22 +00:00
wiz 4d38f47519 Correct macro usage. 2004-09-12 13:12:26 +00:00
wiz 6d8640263f Replace "<>&" with "\*[Lt]\*[Gt]\*[Am]". 2004-09-12 13:06:14 +00:00
wiz cd95d7a583 Fix typo. 2004-09-12 13:03:06 +00:00
ian 70f35b6f77 Remove support for ALIASES in share/locale/ctype/Makefile, which
created symlinks in the filesystem.  Put the one existing alias
(zh_TW.BIG5) into the newer locale.alias file.
2004-09-10 15:12:51 +00:00
oster 6737b791e5 Minor update to note a few other archs for which booting directly from
a RAID-1 set is supported.
2004-09-10 01:32:14 +00:00
wiz c7f456efa5 Not sparc-specific, or it should be in man4.sparc. 2004-09-09 21:39:07 +00:00
wiz 201f9fdaab - fix a device name
- grammar fixes
- capitalization fix
- add missing words
From Christian Brueffer in PR 26870.
While here: New sentence, new line, and add a comma.
2004-09-07 15:15:51 +00:00
wiz 6da0cfcad6 Grammar improvements, sort SEE ALSO, fix a typo. 2004-09-07 13:55:22 +00:00
yamt 7e5cc54607 fix typos. 2004-09-06 21:53:25 +00:00
yamt c63e47f8b1 add MLINKS for each mbuf tagging functions. 2004-09-06 21:46:46 +00:00
yamt 4ff6bb436c document mbuf tagging interfaces. 2004-09-06 18:23:31 +00:00
wiz b19910cb19 mdoc and Grammar improvements (at least I hope so :) ). 2004-09-06 16:25:29 +00:00
wiz 8ba4c2c522 Add "near". Noted missing by David A. Holland in PR 26862. 2004-09-06 12:54:48 +00:00
wiz 2fb687e15b - improve wording
- fix some grammar errors
- fix capitalization
By Christian Brueffer in PR 26859.
2004-09-06 12:52:54 +00:00
yamt ca6f5d2af0 - document m_copyback_cow and m_makewritable.
- note limitations of m_copyback.
- bump date.
2004-09-06 09:45:27 +00:00
snj f6be58aa62 New sentence, new line, drop trailing whitespace, bump date for last. 2004-09-05 17:55:29 +00:00
manu cd622b7f8c Documentation on the PIM kernel options and on multicast, from Pavlin
Radoslavov, imported from FreeBSD.
2004-09-04 23:54:51 +00:00
jmmv 9e7f11e2ee + POLS. 2004-09-02 12:10:11 +00:00
jmmv a5b2b35142 Add missing blank line between items. 2004-09-02 11:35:56 +00:00
jmmv 9c15c4ad4f Add minor space for proper formatting. 2004-09-02 11:33:24 +00:00
lukem 88b5ee46e9 Install zoneinfo files NONBINMODE (444) instead of BINMODE (555).
Noted by David Laight on tech-toolchain.
2004-08-31 00:00:31 +00:00
wiz 08a2426e10 Mention pkgsrc/multimedia/ffmpeg and add a comma. Bump date. 2004-08-30 16:42:48 +00:00
wiz 97f53cf022 Bump date for WD_SOFTBADSECT description and sort sections. 2004-08-30 12:54:39 +00:00
drochner 60caa2e651 xref dkctl(8), document the WD_SOFTBADSECT option, and explain
what the software badsector handling does
2004-08-30 09:43:32 +00:00
itohy 2df0351d86 Add HISTORY section.
I'm going to make pullups and njs(4) will first appear in 1.6.3.
2004-08-29 02:32:47 +00:00
wiz 4e1a2fa773 Remove a superfluous .Pp. 2004-08-26 14:25:55 +00:00
itohy bb5bb52e57 Add njs.4 2004-08-26 14:19:55 +00:00
wiz a13de4f0f5 Move ipw(4) from usr.sbin/ipwctl to share/man/man4. 2004-08-23 13:25:40 +00:00
nisimura 2ded7c9cd6 Redo the previous adjustment work. 2004-08-21 21:46:54 +00:00
nisimura e86b49fe3c Remove fluctuation of written name in alphabetical representation of
copyright holder.
2004-08-21 21:44:07 +00:00
hubertf dff05c2eff adjust my copyright a bit 2004-08-21 17:04:54 +00:00
wiz 9f8ea6c0fb Drop trailing whitespace; new sentence, new line;
uppercase Ethernet; fix section in xref.
2004-08-17 13:53:09 +00:00
wiz 8a60d3d494 New sentence, new line; drop trailing whitespace; nits. 2004-08-16 10:48:43 +00:00
wiz b7c9a00fbe Add comma in enumeration. 2004-08-16 10:46:17 +00:00
rumble 64c2916f98 o List all possible hpc gio addresses and the flags field.
o Quickly mention the existence of revisions 1, 1.5 and 3.
o Document the forced revision flags.
o Note support for revision 1 and 1.5.
o Document the 28bit pointer limitation in revisions 1 and 1.5.
2004-08-15 17:47:42 +00:00
rumble 64535e1a1e o Mention that we're found on the Indigo R4k.
o Document lack of ability for expansion cards to modify the bus
  parameters.
2004-08-15 17:41:49 +00:00
rumble 88ff051044 dpclock(4) exists on Indigo R4k machines as well. 2004-08-15 17:39:20 +00:00
rumble 7d21a6ec25 Document Rafal's SEEQ driver. 2004-08-15 17:38:07 +00:00
wiz e2652e8189 Descend into man8.hp700. 2004-08-12 15:53:32 +00:00
wiz 10a8873653 Comment out mkboot(8) reference; use \*[Gt] instead of >; two grammar
improvements; use Nm instead of Xr to ourselves.
2004-08-12 14:43:33 +00:00
chs cdbff23301 add a boot.8 manpage for hp700. from openbsd. 2004-08-07 22:05:08 +00:00
chs 44c95f81ec turn on -O2 for hppa. 2004-08-07 21:43:18 +00:00
chs 2129a366ed turn on lint and profiling for hppa. 2004-08-07 21:42:52 +00:00
wiz 2e4c394a79 Quote a minus for PostScript output and fix a typo. 2004-08-07 10:03:29 +00:00
mycroft 20dd5ad0e7 Allow docs elsewhere in tree to be built with "make" after installation. 2004-08-06 16:35:41 +00:00
mycroft 436580ddb6 Update the list of missing stuff. 2004-08-06 16:31:43 +00:00
lukem 34daff1e0a the NETGEAR GA311 is supported by re(4) 2004-08-06 13:24:38 +00:00
bjh21 1663173577 Document various things I missed last time. Thanks to Jochen Kunz for
pointing them out.
2004-08-05 22:33:33 +00:00
lukem 600b0d8d67 Implement LIBDPLIBS, which is a list of the tuples:
libname  path-to-srcdir-of-libname

For each tuple;
     *	LIBDO.libname contains the .OBJDIR of the library `libname', and
	if it is not set it is determined from the srcdir and added to
	MAKEOVERRIDES (the latter is to allow for build time optimization).
     *	LDADD gets  -L${LIBDO.libname} -llibname    added.
     *	DPADD gets  ${LIBDO.libname}/liblibname.so  added.
2004-08-04 08:00:27 +00:00
lukem a606b4af8b Revert most of previous, and move the LIB<libname>?= assignments
back to bsd.prog.mk from bsd.own.mk.

pkgsrc uses <bsd.own.mk>, and setting LIB<libname> in it causes
problems with various package builds.
This should fix PR #26542 submitted by Jim Bernard.

(I'll be implementing the DPADD for shared libraries in a different
manner that generally won't depend upon ${LIB<libname>}.)
2004-08-04 05:32:47 +00:00
dsainty 915ce3f9ef Insure -> Ensure 2004-08-02 08:50:14 +00:00
rumble e6e2e32ac1 Mention SC1100 support and chipset bugs. 2004-07-30 23:12:16 +00:00
wiz 83d61f406a De-__P, fix a typo. 2004-07-30 17:14:52 +00:00