Commit Graph

4630 Commits

Author SHA1 Message Date
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
ad 44eb18fda8 Add a dumb, mostly Solaris-compatible psrset command. It's missing some
options. Without it there's no easy way to test or use processor sets.
2008-06-22 13:53:59 +00:00
christos 6c2e702afd bump shared libraries for bind-9-5-0 2008-06-21 20:45:07 +00:00
christos fcf1d86b3e add CMSG_ man pages. 2008-06-20 14:39:28 +00:00
yamt 0e55735f01 - ./usr/libdata/debug/usr/libexec/ftp-proxy.debug
+ ./usr/libdata/debug/usr/sbin/ftp-proxy.debug
+ ./usr/libdata/debug/usr/libexec/tftp-proxy.debug
2008-06-19 13:07:37 +00:00
yamt e4be4fcd58 add nvi.debug 2008-06-19 03:35:58 +00:00
yamt fff57c5525 merge yamt-pf42 branch.
(import newer pf from OpenBSD 4.2)

ok'ed by peter@.  requested by core@
2008-06-18 09:06:25 +00:00
yamt 2f9ef1b142 pthread_getaffinity -> pthread_getaffinity_np
pthread_setaffinity -> pthread_setaffinity_np
2008-06-17 04:41:44 +00:00
yamt 748c1202a6 sort 2008-06-17 04:39:49 +00:00
rmind e6acd90e07 - Add affinity(3) manual page, which describes thread affinity,
pthread_setaffinity_np(3) and pthread_getaffinity_np(3) functions,
  provides simple code example.
- Add cpuset(3) manual page, which describes API of CPU-sets.

Thanks <wiz> for many improvements!
2008-06-16 14:25:49 +00:00
dogcow 6dd3a09b6e add named-compilezone. (HI EXPLORER!) 2008-06-12 10:55:44 +00:00
lukem e042dc6573 Provide /etc/openldap/ 2008-06-11 23:56:15 +00:00
lukem f70851c953 Install ldap_table(5). 2008-06-11 23:54:43 +00:00
aymeric 2974b82da3 enable the wcurses-enabled vi as 'nvi', 'nex', and 'nview'.
Will be put in place of the default "non-n" variants when they are stable.
2008-06-10 18:41:47 +00:00
ad f260c01a7f Add /usr/include/sys/rb.h. 2008-06-04 14:31:53 +00:00
haad 199eb21945 Add manual pages for prop_array_util to list.
OK by jnemeth@.
2008-06-04 08:30:26 +00:00
ad 51a52ea260 i386 doesn't need ld.so.conf at this time. 2008-06-03 18:49:59 +00:00
mlelstv f871c7bc5e drop duplicate entry for krb5/pkcs9_asn1.h 2008-06-02 18:39:36 +00:00
isaki f093ae64ba Remove x68k/include/pci_machdep.h.
x68k does not have PCI-bus, and no one refers to it.
2008-06-01 02:30:12 +00:00
isaki ed939d90ee Fix a typo in previous commit. 2008-05-31 14:24:21 +00:00
kiyohara 20ae2d4c31 Obsolete elf2pef. 2008-05-31 02:18:24 +00:00