Commit Graph

11324 Commits

Author SHA1 Message Date
mrg
bcb1925cba add LIBISCXX. if it is != "no", use ${CXX} instead of ${CC} to link
shared libraries.  use it for the one c++ library we have.

fixes PR#39936.
2008-12-06 19:32:05 +00:00
wiz
0fd5c9fa8d Bump date for zaurus key combination. 2008-12-05 23:48:51 +00:00
cube
11851cadd9 Implement FILESBUILD_<file> to allow a FILES element to be built through a
target.
2008-12-05 18:51:16 +00:00
ober
dbc045b3d9 Update ddb.4 to include Zaurus key combinations. 2008-12-05 17:04:14 +00:00
dholland
ce6785d91d Bump date for mjf's Dec 4 2007 commit that corrected the description of
magiclinks and added @ruid.
2008-11-30 23:39:20 +00:00
hubertf
740e3df3fd Work around a bug in Solaris' shs (both /bin and /usr/xpg4/bin)
where "for d in ; ..." results in a syntax error.

Suggested by apb@
2008-11-30 22:05:56 +00:00
wiz
031e00d766 Fix typo, remove .Pp before .Sh (unneeded). 2008-11-28 22:31:01 +00:00
tsutsui
038f5e59df - use Em for HZ
- add xrefs to hz(9) and time_second(9)
2008-11-28 11:16:26 +00:00
tsutsui
244d8626e7 - reorder description per meanings
- note header files in SYNOPSIS
- remove obsolete internal description about hardclock(9)
- note that microtime(9) and microuptime(9) family functions are prefered
  for atomic operation (from FreeBSD's time(9))
- add more related Xrefs
2008-11-28 11:13:47 +00:00
tsutsui
bcd97fa439 Sync with microuptime(9):
- improve punctuation
- add explicit xref to hz(9)
- use Em for HZ
2008-11-28 10:55:41 +00:00
tsutsui
f7287b16da - use Em for HZ
- also add hz(9) to SEE ALSO
2008-11-28 10:52:22 +00:00
wiz
57d3e14026 New sentence, new line. Use more markup. The character is nul with one l. 2008-11-26 18:57:01 +00:00
wiz
70892e83d4 Fix part of previous, and add link to hz(9) so it will
not happen again.
2008-11-26 18:40:22 +00:00
wiz
3d0a66fece Casing and punctuation improvements. 2008-11-26 18:37:11 +00:00
pooka
31a36acc43 puffs_setfhsize() in init 2008-11-26 14:03:48 +00:00
tsutsui
7cad77bd7e Add a section which describes struct bintime. 2008-11-26 13:11:34 +00:00
tsutsui
74e78b8faa Bump date for previous. 2008-11-25 14:03:28 +00:00
tsutsui
ec756dcdab Pull expected usage of get*uptime() functions from <sys/timevar.h>
as well as microtime(9) man page.
2008-11-24 18:37:47 +00:00
tsutsui
567491a4b3 Add Xref to new timecounter(9). 2008-11-24 14:36:40 +00:00
tsutsui
427495e3ff Replace timecounter(9) man page with OpenBSD's tc_init(9)
since the previous one was derived from FreeBSD's time(9)
which was based on NetBSD's time_second(9), and
it didn't mention the timecounter framework itself.
2008-11-24 14:25:15 +00:00
tsutsui
e27e32c9d4 Add tvtohz(9) man page, which is Xref'ed from microtime(9) and microuptime(9),
from FreeBSD.
2008-11-24 14:08:12 +00:00
tsutsui
ad4de7f1e5 Merge description about bintime(9), getbintime(9), getmicrotime(9),
nanotime(9), and getnanotime(9) from FreeBSD's microtime(9) man page,
and add appropriate MLINKS.
2008-11-24 13:50:07 +00:00
tsutsui
f208f6681d Add MLINKS to binuptime(9), getbinuptime(9), getmicrouptime(9), nanouptime(9),
and getnanouptime(9) from microuptime(9).
2008-11-24 12:09:54 +00:00
tsutsui
3c3eaa10e7 Put FreeBSD's RCS Id for reference. 2008-11-24 11:55:22 +00:00
cube
33bcabe95b Move cleanextra to the very ends in case another included file wants to add
to it even if it was initially empty.
2008-11-24 02:13:08 +00:00
cube
b25860850d Allow the use of NOSTATICLIB along with LIBISPRIVATE to build private libs
that are suitable to be linked into a shared lib.
2008-11-24 02:01:46 +00:00
reed
501cda2f78 Mention the rc.d script.
Some users may thing that this config is used directly by a binary.
2008-11-22 23:08:31 +00:00
sketch
66fc26f77b what could possibly go wrong 2008-11-21 11:32:21 +00:00
njoly
f924710dd2 Fix mdoc warning: Empty input line. 2008-11-20 13:31:11 +00:00
wiz
d01551648e End sentence with a dot. 2008-11-20 10:33:24 +00:00
jnemeth
8a3145769f PR/39958 - Joerg Niendorf -- grammar and Xref fixes 2008-11-20 10:09:06 +00:00
wiz
b2cdc6d356 New sentence, new line; add commas; use Aq; only use Xr for existing man pages. 2008-11-20 09:07:09 +00:00
wiz
68df25679c Ox only takes one argument, break line after version number. 2008-11-20 09:06:44 +00:00
pooka
e10fef6cd2 Split vfs out of rumpkern into rumpvfs. Non-fs rumps no longer
include the file system code.  File system rumps explicitly need
to include rumpvfs from now on.
2008-11-19 14:10:48 +00:00
reed
28e6e6718a Add more details for copyright and welcome. 2008-11-18 13:04:04 +00:00
ad
5d185a94b0 ramdisk.kmod -> miniroot.kmod 2008-11-18 11:13:00 +00:00
bouyer
001faf8e6c Add etherip to the list of interface supporting ETHER_VLAN_MTU. 2008-11-15 21:37:12 +00:00
mrg
867022784c revert sparc back to default of XFree86 at the request of macallan. 2008-11-15 11:27:49 +00:00
apb
c89f08d79b Add support for new MAKEVERBOSE levels 3 and 4. The complete list is now:
0   Minimal output ("quiet")
 1   Describe what is occurring
 2   Describe what is occurring and echo the actual command
 3   Ignore the effect of the "@" prefix in make commands
 4   Trace shell commands using the shell's -x flag

The default remains MAKEVERBOSE=2.
2008-11-13 20:40:11 +00:00
njoly
666b1f282d mdoc warning fix. 2008-11-13 10:25:15 +00:00
pooka
b2fa04c6b2 Now that MKPUFFS is default, kill it as advertised.
While there, give puffs and refuse files sensible syspkg entries.
2008-11-12 13:17:27 +00:00
ad
0efea177e3 Remove LKMs and switch to the module framework, pass 1.
Proposed on tech-kern@.
2008-11-12 12:35:50 +00:00
cube
3b773d2296 Add MesaGLUT to the list of X11SRCDIR.<package> variables. 2008-11-11 16:09:53 +00:00
matt
ee49c1fc79 Add BSS -> block started by symbol 2008-11-11 03:55:40 +00:00
macallan
2cee05c1b0 it's ag10e not agten 2008-11-11 03:39:08 +00:00
reed
ce38195e06 Reference secmodel_securelevel(9) manual page. 2008-11-11 00:18:48 +00:00
reed
5c180a1861 Fix Document Title and one line description. 2008-11-11 00:10:39 +00:00
reed
452130b57f Reference secmodel_securelevel manual page. 2008-11-11 00:08:52 +00:00
elad
bd9a6d9b4f Add Hugh Graham (hugh@openbsd.org) to the copyright notice.
This man-page is based on OpenBSD's securelevel(7), and the copyright was
not reflecting that (probably due to a copy/paste error on my part; I can't
remember).

Noticed by Jeremy C. Reed, thanks!
2008-11-10 15:00:18 +00:00
mrg
e5bc8e2c94 fix a couple of minor errors picked up by he@. thanks! 2008-11-09 23:07:22 +00:00