Commit Graph

13753 Commits

Author SHA1 Message Date
joerg ac86ba952c Hook up SQLite into the build 2011-10-13 22:08:16 +00:00
yamt 727daf99ff isempty: fix a query result type. 2011-10-13 14:40:06 +00:00
njoly 2d570cc56e Fix wiconfig section in xref. 2011-10-13 11:12:05 +00:00
njoly 7050f108c0 Fix ampersand special character. 2011-10-12 16:59:20 +00:00
yamt fbce579470 tweak some sql statements to improve chances to use the index. 2011-10-12 16:24:39 +00:00
yamt 49413e3775 puffs file system server backed by postgresql 2011-10-12 01:05:00 +00:00
njoly afff027bd4 Do not use sdtemp0 for all addresses in SYNOPSIS, switch to sdtemp*
instead.
2011-10-11 17:53:27 +00:00
joerg 9aa0541bdf Update LLVM/Clang snapshot to r141658. This primarily fixes a regression
preventing Qt4 from building.
2011-10-11 13:53:56 +00:00
apb 670ea9dfc1 Sync with tzdata2011l. 2011-10-10 19:35:07 +00:00
apb 9b12fc4c00 Import tzdata2011l, from ftp://munnari.oz.au/pub/tzdata2011l.tar.gz.
This release was prepared by Robert Elz after a lawsuit
caused Arthur Olson to shut down the tz mailing list and the
FTP site at ftp://elsie.nci.nih.gov/pub/

Notable changes:
* Change in the end date for daylight savings time in Asia/Hebron (West Bank).
* Change in daylight savings time rules for Fiji.
2011-10-10 19:29:01 +00:00
apb 34e316abb9 Import tzdata2011k.
Notable changes:
* New time zone Asia/Hebron (West Bank), which no longer
  follows the same rules as Asia/Gaza (Gaza Strip).
* Several Eastern European countries abolish
  daylight svings time and move from +02:00 to +03:00.
2011-10-10 19:15:27 +00:00
apb 50abd63471 Import tzdata2011j.
Notable change: Samoa will move to the other side of the
International Date Line, jumping from 29 December 2011 23:59:59
to 31 December 2011 00:00:00.
2011-10-10 19:14:52 +00:00
njoly df6ea79418 Add missing SYNOPSIS. 2011-10-10 11:30:41 +00:00
christos d9f8f2e0cc Switch i386 and amd64 to gdb7. 2011-10-08 21:55:16 +00:00
mbalmer 82b798e8a5 Comment out the '##### Libraries that modules may depend upon.' for now,
so that modules written in C can be built.
2011-10-08 08:35:56 +00:00
apb 5181f2fcf2 Use bsd.clean.mk instead of defining our own "clean" target. 2011-10-07 17:53:03 +00:00
plunky 6d2e84eb2c install bsd.lua.mk into DESTDIR 2011-10-07 16:29:40 +00:00
plunky 8b59e8109b Add a bsd.lua.mk for building Lua modules 2011-10-07 16:25:37 +00:00
wiz 726006876b Remove trailing whitespace. Sort sections. New sentence, new line.
Break to about 80 characters per line.
2011-10-07 09:22:53 +00:00
mrg 4a9d1308c3 obsolete libgcc_pic and friends. all libgcc's are supposed to be pic
for platforms with shlibs already (and are.)

this obsoletes our hacks for the libgcc specs to use libgcc_pic, and
fixes a couple of other issues reported to me directly.
2011-10-07 09:15:21 +00:00
rkujawa d8a2eb81da Update to reflect p5pb(4) changes. 2011-10-07 08:46:34 +00:00
wiz 7caa96aa36 Sort SEE ALSO. 2011-10-06 11:05:42 +00:00
wiz 6df1df0810 Remove superfluous Pp. 2011-10-06 08:59:01 +00:00
jruoho 6f8d5ab1c7 Add kcpuset(9). Ok rmind@. 2011-10-06 05:23:39 +00:00
apb 3c4ccf5215 Add MKCLEANSRC and MKCLEANVERIFY variables, defaulting to "yes".
You may set them to "no" to get the old behaviour of "make clean"
and "make cleandir".
2011-10-05 12:34:04 +00:00
jruoho efb47b42e6 fujitsu(4) -> fujbp(4) && fujhk(4). 2011-10-05 10:10:31 +00:00
mbalmer d394843f35 Remove the GPIODETACH gpio(4) ioctl (it is still available in COMPAT_50) and
the 'detach' command line option from gpioctl(8).  Drivers that are
attached to gpio pins can be detached using the drvctl(8) command.
2011-10-03 11:16:47 +00:00
christos 8d68885ceb No point on keeping hp700 on the old gcc; it is produces broken assembly
according to the new binutils.
2011-10-02 22:10:10 +00:00
jmcneill ab747348b5 Install dev/i2c/i2c_io.h and implement the API in the iic(4) driver.
Obsolete the I2C_SCAN option as this can now be done from userland.
2011-10-02 16:39:45 +00:00
mbalmer 44f61c8547 It's actually 'the flag locator', not 'flags' (as 'flags' can not be used
as a locator name for reasons unknown to me.)
2011-10-02 12:43:52 +00:00
mbalmer 90077b6e6d Add a ga_flags field to the gpio_attach structure to hand driver
specific flags to drivers being attached at gpio pins.  gpioiic(4)
uses this to reverse the SDA/SCL signal order.  gpioctl(8) accepts
the flag values as optional argument to the attach command.
While here, make sure we retain backwards compatability and wrap compat
code in #ifdef COMPAT_50/#endif.
2011-10-02 09:33:18 +00:00
njoly ef2babe19f Fix sub-section reference. 2011-10-01 08:50:28 +00:00
njoly 3a909f7545 There's no stand alone vpanic.9 man page. 2011-09-30 15:47:20 +00:00
sjg b9a9eadbed Elaborate a little 2011-09-30 05:07:39 +00:00
jruoho 5647e2ae42 Note the order of the dummy boolean states. 2011-09-30 04:21:17 +00:00
sjg 1919f85697 Install the man page for filemon(4). 2011-09-29 23:35:48 +00:00
christos ce9eaca580 add vpanic 2011-09-29 20:55:49 +00:00
dholland 2a481dca6b Fix the setting of "xcbincludedir" in .pc files (where the xcb XML
files live) so that anything that needs to find them can. Fixes build
of pkgsrc libxcb, not that that in particular is terribly important.
2011-09-29 10:59:26 +00:00
wiz 702b53cc2e Add missing comma. 2011-09-28 11:50:42 +00:00
jruoho 0e33087b6d Bump date and add one missing note. 2011-09-28 11:42:00 +00:00
jruoho a179648071 Add a simple cpufreq(9).
This is slightly improved version presented on tech-kern@ with proper
locking and few additional functions, mainly required for ioctl(9)/cpuctl(8).
2011-09-28 10:55:46 +00:00
jym 586001f7c7 Document new *ASSERTMSG() prototype, and update KASSERT(9).
See also
http://mail-index.netbsd.org/tech-kern/2011/09/07/msg011427.html
2011-09-27 00:36:49 +00:00
sjg 4a9afb4566 Update description for V4. 2011-09-26 19:02:39 +00:00
apb c850a5ae67 If the number of entries in CLEANFILES is too large, then the
commands in bsd.clean.mk encounter errors like "exec(/bin/sh)
failed (Argument list too long)".  Avoid that by splitting the
files to clean into several lists using different variable names.

This should fix PR 45397, at least until the number of files
grows much larger.
2011-09-25 11:20:41 +00:00
christos 620f95b04a missing dots 2011-09-24 18:49:13 +00:00
wiz 19284ed0dd New sentence, new line. Do not Xr yourself. Add serial commas.
Remove superfluous Pp.
2011-09-24 18:47:59 +00:00
christos 5f29f6df8e Document rfc6056 (and other missing) sockopts. 2011-09-24 18:27:10 +00:00
christos 129ee66698 update for rfc6056 from vlad. 2011-09-24 17:08:16 +00:00
christos 369e1451f3 add new rfc6056.7, from vlad 2011-09-24 17:04:38 +00:00
njoly 251ff82d04 Regen after recent i386/ -> x86/ fdc(4) and lpt(4) moves. 2011-09-24 08:39:39 +00:00