Commit Graph

7121 Commits

Author SHA1 Message Date
yamt 0f28ff6749 correct book title. 2003-09-15 13:15:31 +00:00
yamt f11dd83e4c a brief note about struct buf. 2003-09-15 13:14:34 +00:00
wiz dd44c6fdfc Bump date for previous; Pa is markup for paths, 0/1/2 do not need
markup (or perhaps use a Bl/El list?).
2003-09-15 13:10:27 +00:00
agc 177bfa395f Document PKG_DEBUG_LEVEL and its possible values, as requested in PR 22200 2003-09-15 12:32:02 +00:00
lukem e71fc1cc14 Check ${SHLIBDIR} against "/usr/lib" instead of ${LIBDIR} when determining
if we need to add stuff (usually "/lib") to the rpath-link path before
"/usr/lib".  Otherwise, this barfs if LIBDIR != /usr/lib or /lib, and
we're cross-building (e.g., in src/x11)
2003-09-14 22:36:55 +00:00
wiz 5944b04138 Add semicolons. 2003-09-14 09:04:12 +00:00
christos 042b7bb598 Expose SI_TIMER now that we are planning to deal with it. 2003-09-13 22:35:13 +00:00
kleink f8ca3e32e0 Fix one formatting botch. 2003-09-13 21:53:19 +00:00
kleink abff257787 Overhaul; replace with current data from the ISO 639/JAC site and adopt
the format of the country table.
2003-09-13 21:50:58 +00:00
lukem 6ede1ad4a2 in cleanx11man, support "MAN defaults to ${PROG}.1" 2003-09-13 20:39:45 +00:00
lukem ee09f184e5 explicitly set BINDIR LIBDIR MANDIR here 2003-09-13 20:10:44 +00:00
lukem 403d124c72 implement MKSTATICLIB, which defaults to "yes". if "no" (which NOSTATICLIB
also sets, a la the other variables), prevents build and installation
of the "normal" static *.a libraries.
2003-09-13 19:08:26 +00:00
simonb 1cc7226c95 Fix a tyop, wrap some long lines. 2003-09-13 11:16:28 +00:00
erh 552531a249 Also support per-program LDFLAGS and LDSTATIC. 2003-09-13 03:44:20 +00:00
erh 056a75c41e Create a way to add additional flags to COPTS, CPPFLAGS, CXXFLAGS and LDADD
for particular libraries or programs by specifying the additions in mk.conf
instead of needing to go edit individual Makefiles.
2003-09-13 02:52:05 +00:00
lukem ee20b1b408 sanitise ${DESTDIR}${SOMEOTHERVAR} 2003-09-13 00:16:10 +00:00
lukem 7be275a0ed add infrastructure to support reach-over builds of xsrc 2003-09-12 07:44:10 +00:00
lukem 5ec73d3c6d <bsd.x11.mk>: infrastructure to support reach-over builds of xsrc 2003-09-12 07:40:34 +00:00
wiz e8080261ea Remove superfluous .Nm arguments; grammar fixes; add semicolons
when enumerating variables (looks more natural).
2003-09-10 14:24:23 +00:00
christos 97f5766ac2 New man page for siginfo. 2003-09-10 14:11:27 +00:00
wiz a4ef1e4169 Fix typo. 2003-09-10 13:54:08 +00:00
jschauma 88744fcbcc Add MUA and MTA. 2003-09-10 03:34:58 +00:00
wiz a607a10950 Punctuation fix. 2003-09-08 18:06:40 +00:00
wiz dca9ccd375 Use St -isoC-9X instead of St -isoC9X, to be in sync with groff. 2003-09-08 17:54:31 +00:00
simonb 47b6d4cbaf Note that umass works with Sony DSC Digital Cameras in general, and not
just one specific model (augments PR doc-bug/22684).
2003-09-08 11:45:23 +00:00
seb 4fa89f262a Remove link from pool_cache.9 to itself.
Implicit approval by kleink@.
2003-09-07 21:14:22 +00:00
wiz 47190e80b8 Consistently use 'RFC 1234' instead of 'RFC1234' or 'RFC-1234'.
From jmc@openbsd.
2003-09-07 16:22:20 +00:00
wiz 306ad0947f Grammar improvements from Jason Lingohr in PR 22712. 2003-09-07 15:57:30 +00:00
wiz fed69d20fb Fix a Xr (missing section), and sort SEE ALSO. 2003-09-07 14:10:34 +00:00
yamt 1a8fb0c4bb a pool_cache(9) manpage.
maybe incomplete, but better than none.
2003-09-07 11:24:34 +00:00
yamt 3284959051 add a missig period. 2003-09-07 10:09:07 +00:00
wiz 9ff10e9612 Mark up NULL; whitespace nits. 2003-09-06 23:20:57 +00:00
christos 245108acf3 clarify versioning scheme, and update for SA_SIGINFO. 2003-09-06 22:08:48 +00:00
yamt 23af6a400e this is about buffer cache, not namei 2003-09-06 19:38:19 +00:00
yamt ef0f2fa292 use .Fn rather than .Fa for functions. 2003-09-06 19:25:04 +00:00
wiz ab4849bbde Grammar improvements; fix typos; mark up B_* flags with .Dv. 2003-09-06 19:09:03 +00:00
yamt 5c0b08ff13 use .Fn rather than .Fa for functions. 2003-09-06 19:02:42 +00:00
yamt b840c9fdf3 note that bread() and friends don't use a given ucred. 2003-09-06 18:41:44 +00:00
yamt ad7083055f a man page for buffer cache interfaces.
(an incomplete page is better than no page)
2003-09-06 18:12:39 +00:00
wiz 4777604a08 Add man page for aica(4). 2003-09-06 16:24:21 +00:00
cjep 902ec20eef Sync w/ FreeBSD v1.73 (add FreeBSD 5.1 and BSD/OS 5.0 to the family tree). 2003-09-06 13:36:23 +00:00
tron 1b7c775558 Add a few more devices which are known to work with this driver.
Some of them were suggested by Rich Neswold in PR kern/22684.
2003-09-05 09:04:40 +00:00
wiz 1579d37ceb In `openfiles' attribute, clarify that it's the number of open file
descriptors (which could include sockets, etc.).
From jmc@openbsd.
2003-09-04 09:19:36 +00:00
lukem 959cbfd166 revert previous; there's too much hairy crap in sys/lkm/compat involving
the order that Makefile.inc is pulled in to get this to work.

this stuff needs a rototill (for another day). for example, having every
sys/lkm/** directory make their own  machine ${MACHINE_CPU} and possibly
${SHARED_MACHINE_CPU} (e.g, x86 for i386/x86_64) is not the most optimal
situation ...
2003-09-04 08:27:08 +00:00
lukem f212488840 simplify include symlink creation with LNFILES 2003-09-04 07:15:43 +00:00
dan b8ae1829cd build atw.4 2003-09-04 03:17:03 +00:00
lukem d4ea794325 .PHONY cleanlnfiles 2003-09-03 07:09:39 +00:00
lukem 518360ab1a pull in <bsd.files.mk> incase LNFILES is used by <bsd.man.mk> user. 2003-09-03 05:40:12 +00:00
lukem d18c364585 Implement LNFILES: a list of two word items:
lnsrc lntgt
For each lnsrc item, create a symlink named lntgt.
The lntgt symlinks are removed by the cleandir target.
2003-09-03 05:38:09 +00:00
junyoung 54df754e6e Sort unsorted entries in last commit. 2003-09-02 10:29:27 +00:00
junyoung 2b86c997a6 Sort entries by name. 2003-09-02 10:26:46 +00:00
junyoung d1c665c08e Add UTF-8 ctype locale support for Korean.
From Min Sik Kim <minskim bawi org>. tshiozak@ ok.
2003-09-02 09:30:31 +00:00
wiz d66a08dbdc Bump date for previous. 2003-09-01 18:51:15 +00:00
manu 6035c6f8af The sentence explaining programs using /proc are unsupported is misleading:
we support them using -o linux option of mount_proc. Remove it.
2003-09-01 17:54:41 +00:00
uwe ce52f77fb0 Now that HAVE_GCC3 is always defined, adjust the logic that selects if
NOPIC for sh3 should be set to check the value of HAVE_GCC3.
2003-09-01 09:38:42 +00:00
lukem fd483b4d81 provide commands required to create the syslog log files used by this config 2003-09-01 00:30:34 +00:00
lukem da5f4674a3 don't need to rotate /var/cron/log, as all.debug doesn't use it 2003-09-01 00:29:05 +00:00
wiz 8cc29c0e3f Grammar improvements; new sentence, new line; drop superfluous Pp. 2003-08-31 16:40:33 +00:00
wiz 5230fed0a0 Bump date for previous; use Dv for a #define; add an article for better grammar. 2003-08-31 16:38:30 +00:00
wiz df4a783e58 Bump date for last, remove superfluous Pp. 2003-08-31 16:36:34 +00:00
wiz 36b8de2473 Add ASAIC (as soon as I can). 2003-08-31 16:35:32 +00:00
enami 6023693d1b uvm_map() takes sixth argument `align'. 2003-08-31 12:35:35 +00:00
ragge 6914781990 Remove description of trailers and some non-existing error messages. 2003-08-31 11:34:09 +00:00
ragge 27d88f53e3 Add qt manpage. 2003-08-31 11:29:05 +00:00
wiz fc388bdc8b Use more markup; comment out xref to hostname.if(5) which we do not have;
drop trailing whitespace; use standard section header order.
2003-08-30 23:15:05 +00:00
jdolecek 7dbbf58371 add sk(4) manpage, adapted from OpenBSD by Stephen Degler
followup to PR kern/22511
2003-08-30 22:00:37 +00:00
jmmv 673c04d3d6 Add NOYB, NOYFB. From Soren Jacobsen. 2003-08-30 20:49:20 +00:00
wiz d6391bee35 Add KVA, PDP, PTE, and PTP. 2003-08-30 10:17:45 +00:00
martin a79495d23b Default sparc64 to XFree 4. 2003-08-29 10:51:21 +00:00
wiz c5400d5e9a Sync termios(4) with header file. Reported by Vink Joris.
Diff provided by jmc@openbsd -- thanks!
2003-08-28 19:39:40 +00:00
tron 1fc6b8eac2 Fix logic error in last change which caused GCC 3.x to be the default for
several platforms unintentionally.
2003-08-28 12:28:34 +00:00
mrg 1a086c6b25 introduce an additional switch to enable building GCC3 instead of GCC2:
HAVE_GCC3.  if this is set, we also set USE_TOOLS_TOOLCHAIN=no.  change
the definition of the former to be restricted to whether tools/toolchain
is used or not.
2003-08-27 16:03:17 +00:00
wiz ba19061c25 Bump date for last. 2003-08-24 18:12:58 +00:00
marcus f41f88660b Mention AICA device driver. 2003-08-24 17:35:58 +00:00
lukem 40a8a5734e Support ${LDFLAGS} when linking libraries 2003-08-24 09:35:49 +00:00
wiz c75eddaaa3 New sentence, new line; grammar fix. 2003-08-23 23:29:54 +00:00
wiz 7aa5d5eb62 regen (+crypto) 2003-08-23 23:16:36 +00:00
wiz 604306e5cf Bump date for last. 2003-08-23 23:10:27 +00:00
wiz 2da7435114 Bump date for last. 2003-08-23 22:39:32 +00:00
wiz 5049850f67 New sentence, new line. 2003-08-23 22:25:03 +00:00
yamt ee4f738b03 sync with reality. 2003-08-23 07:21:07 +00:00
dsl a33723f245 Add a ${PROG}.ro target that does an 'ld -r' of the program object files.
Allows a much simplified build of 'crunched' binaries since crunchgen can
build prog.ro instead of having to deretmine the names of all the .o files.
2003-08-22 19:17:00 +00:00
christos 4ef8a70c82 Disable -Wtraditional and explain why. 2003-08-22 18:07:21 +00:00
itojun 2aaba1f5d3 add Corega USB-TXS (aue.4 and if_aue.c are very out of sync - could some
take a look?)
2003-08-22 06:43:02 +00:00
itojun 15980e345d manpage for udav* 2003-08-22 06:42:01 +00:00
jschauma 1a1b3c583d Add MIA 2003-08-21 12:57:14 +00:00
drochner 3eecd94099 vlan support works, as far as the driver is concerned, so uncomment
the corresponding part
2003-08-21 12:50:57 +00:00
jdolecek 2ed4245f5e fixup the part what happens when specified filename
doesn't exist in description of cinclude
2003-08-19 09:33:16 +00:00
jdolecek 3faeefaf20 document 'include', 'cinclude', 'prefix' and 'package'
bump date
2003-08-19 09:29:22 +00:00
tshiozak ad49f181fd To ensure the mapping identical, change the unicode codepoint for the reverse
solidus on JIS X 0208.
2003-08-18 15:28:25 +00:00
keihan 35b86d9c94 Add CIDR and NIC. 2003-08-15 05:56:41 +00:00
wiz 82c8a2d63a Bump date and copyright for last, and add a comma. 2003-08-14 17:59:40 +00:00
elric b7b719ccb6 We're using a default keylength for cgd of 128 in AES not 256. 2003-08-14 17:57:07 +00:00
dsl 16243ec6f5 Bring closer to reality - specify correct filenames for new boot code.
Fixes port-i386/22477
2003-08-14 09:55:29 +00:00
itojun c61230d99d fix bad example of select() - first arg shouldn't be FD_SETSIZE. from openbsd 2003-08-13 02:07:06 +00:00
lukem 28d70b03dc order .SUFFIXES similar to other *.mk files 2003-08-11 09:59:43 +00:00
wiz d509f2554d We use long month names in .Dd. 2003-08-11 08:23:21 +00:00
augustss df8ead8f63 Add Sony Ericsson DCU10. 2003-08-11 08:19:18 +00:00
keihan be22639c8e Add a bunch more, ok'd by Grant Beattie. 2003-08-10 00:44:46 +00:00
keihan 785984d9e4 Add a bunch of acronyms, approved by Grant Beattie. 2003-08-09 01:35:16 +00:00