Commit Graph

4650 Commits

Author SHA1 Message Date
rtr 5e3dfebdbc - add debug tag to appropriate entries 2008-08-28 23:52:53 +00:00
rtr 8a15adb168 - add x11 tag to x11 entries
- add debuglib tag where appropriate
2008-08-28 23:49:33 +00:00
rtr 658e7f53c4 - add x11 tag to all entries
- add most of the entries required for xorg (with xorg tag)
2008-08-28 23:40:11 +00:00
rtr 930efbcc89 - add x11 tag to all entries
- add most of the entries required for xorg (with xorg tag)
- add most of the entries required for debuglib (with debuglib tag)
2008-08-28 23:39:01 +00:00
rtr 695aeec15e - add x11 tag to all entries
- add most of the entries required for xorg (with xorg tag)
2008-08-28 23:32:47 +00:00
mrg 644d129f67 add /usr/X11R7 dirs. 2008-08-28 09:01:23 +00:00
lukem 77e36d9955 add debuglib keyword. per rtr 2008-08-28 07:22:41 +00:00
lukem d6e6997551 Improve support for MKXORG!=no to enable builds into external/mit/xorg.
This will be mutually exclusive to MKX11!=no.
2008-08-28 07:21:49 +00:00
lukem 1373597cb4 Add support for MKHTML and MKXORG enabling "html" and "xorg" keywords
(respectively).

MKXORG also sets x11_version as per MKX11.
(Eventually we'll deprecate the non cross-build X11 sets and remove
the need for the x11_version variable here)
2008-08-28 07:17:13 +00:00
lukem 79f9952a54 sort various files (before adding new entries) 2008-08-27 05:08:33 +00:00
lukem c456fe3536 sort various files (before adding new entries) 2008-08-27 04:43:53 +00:00
lukem 421b8d4ecc Add "dynamicroot" keyword to various entries in /lib and /libexec.
PR 33503
2008-08-25 07:58:37 +00:00
lukem 909a499e2a Support dynamicroot keyword, keyed off MKDYNAMICROOT!=no.
Sort some entries.
Document some keywords.
2008-08-25 07:27:27 +00:00
lukem 74d4becb06 Add a bunch of .debug entries, determined by inspecting the equivalent
comp lists.
Inspired by PR 39370
2008-08-22 13:42:19 +00:00
lukem 76cb171fdf Add .debug files 2008-08-22 13:38:45 +00:00
lukem 90d96ede30 fix comment 2008-08-22 13:30:56 +00:00
plunky 897274514a link btpand(8) to build 2008-08-17 13:26:36 +00:00
joerg 06bd97aab2 accept_filter cat pages. 2008-08-11 01:14:19 +00:00
tls b1d270319d Manual pages for accept_filters(9), from FreeBSD. Also, document syntax we
added in NetBSD for specifying accept filters in inetd.conf.
2008-08-10 14:55:13 +00:00
pooka 5f1dda08e4 add manpage for rump_syspuffs 2008-08-09 11:07:26 +00:00
pooka 2c6e40dafe Add manual pages for rump file system servers. 2008-08-06 20:14:08 +00:00
plunky e922dcbb71 add man page for sockopt(9) 2008-08-06 15:08:08 +00:00
pooka 7b679f625d Maintain consistency of naming between the rumpfs library name and
the MOUNT_FOOFS name.  Don't bother polluting the obsolete lists
with the original names since they were in only for a few days.
2008-08-05 14:42:03 +00:00
jmmv 4aae46826d Add missing kernel modules to the file lists. i386 untested because the
build is broken (for me at least).
2008-08-05 01:00:20 +00:00
matt 08a6e7f89c Add manpage entries for imax{abs,div}.{0,3} 2008-08-04 21:33:01 +00:00
matt 0f2899146c Deal with libc minor bump. 2008-08-04 21:32:13 +00:00
mrg 91ab1550a1 add X11R6/include/{pixman-1,xorg} entries.
(probably will move to X11R7 ... later, but before native xorg is done.)
2008-08-02 04:39:41 +00:00
simonb bc6528ab7a Add Greg Oster's man page for WAPBL. Still a work in progress,
expect updates.

Thanks a lot to Greg for cribbing together the info and getting
this going.
2008-07-31 08:28:17 +00:00
simonb 36d65f1138 Merge the simonb-wapbl branch. From the original branch commit:
Add Wasabi System's WAPBL (Write Ahead Physical Block Logging)
   journaling code.  Originally written by Darrin B. Jewell while
   at Wasabi and updated to -current by Antti Kantee, Andy Doran,
   Greg Oster and Simon Burge.

OK'd by core@, releng@.
2008-07-31 05:38:04 +00:00
he f5b006e1bc Add recently added subdirs under /usr/X11R6. 2008-07-29 14:59:26 +00:00
pooka bdf6e0b034 Install rump libraries and utilities to the base system and remove the
private non-installed build infrastructure from sys/rump.

breakdown of commit:
  * install relevant headers into /usr/include/rump
  * build sys/rump/librump/rumpuser and sys/rump/librump/rumpkern
    from src/lib and install as librumpuser and librump, respectively
    + this retains the ability to test a librump build with just the
      kernel sources at hand
  * move sys/rump/fs/lib/libukfs and sys/rump/fs/lib/libp2k to src/lib
    for general consumption, they are not kernel-space dwellers anyway
  * build and install sys/rump/fs/lib/lib$fs as librumpfs_$fs
  * add chapter 3 manual pages for rump, rumpuser, ukfs and p2k
  * build and install userspace kernel file system daemons if MKPUFFS=yes
    is spexified
  * retire fsconsole for now, it will make a comeback with an actually
    implemented version shortly
2008-07-29 13:17:40 +00:00
pooka 8a2d75c65b add also the dir /usr/include/fs/tmpfs
pointed out by Kurt Schreiner
2008-07-28 20:17:46 +00:00
pooka 97f4be43e9 Install mount argument structure header just like every other file system. 2008-07-28 12:42:12 +00:00
joerg d249112fae Update build glue for dhcpcd 4.0.0rc3 and move it to
src/external/dhcpcd.

Make dhcpcd quiet by default when run from rc.
2008-07-27 19:31:02 +00:00
dyoung 6c06f2593a Per discussion on tech-userlevel@, do not compile and install nvi
if MKNVI=no.

The default is MKNVI=yes, so that this amounts to no change for
most users, but the default may change.
2008-07-22 21:07:58 +00:00
oster ecc04a6172 Mark groff_mom.0, groff_mom.7, mom.tmac, and om.tmac as obsolete.
Fixes build after 'mom removal'.
2008-07-17 16:24:05 +00:00
perry fd2022452a mark mom related stuff obsolete 2008-07-16 21:24:59 +00:00
tron 82d07a5c76 Add missing entries for debug builds with "puffs" enabled. This should
fix PR install/39100 by Marek Dopiera.
2008-07-06 16:17:28 +00:00
matt 48717a981d Move rb.c from sys/lib/libkern to common so it can be in both libc and libkern. 2008-06-30 19:03:59 +00:00
he abdf124cc5 Add the overlooked nullfs kernel module entries. 2008-06-29 11:54:56 +00:00
rumble ed4fb1c656 Add of bunch of file system modules. 2008-06-28 16:11:35 +00:00
kent 78e5efcf6e build and install azalia.kmod for amd64 and i386. 2008-06-26 16:10:35 +00:00
ad c6f43a476e Crank libc minor for getlogin_r 2008-06-25 11:12:01 +00:00
ad 5f64faa3a9 Add getlogin_r. Manual page changes mostly lifted from FreeBSD. 2008-06-25 11:10:24 +00:00
dogcow 0afd84fe2a due to popular demand, /var/lib/postfix -> /var/db/postfix 2008-06-25 05:57:16 +00:00
ad 7a21650601 Install manual pages for the atomic ops. 2008-06-23 10:22:40 +00:00
jnemeth 1868ec0ccc more build breakage -- add new /var/lib/postfix directory 2008-06-23 07:25:16 +00:00
matt 7cd6f44757 Change remaining instances of ${RELEASEDIR}/${MACHINES} to
${RELEASEDIR}/${RELEASEMACHINEDIR}
2008-06-23 02:16:53 +00:00
ad b4cd4f8465 +psrset 2008-06-22 17:47:37 +00:00
christos 478064d1cc bump libssh 2008-06-22 15:44:45 +00:00