rtr
8a15adb168
- add x11 tag to x11 entries
...
- add debuglib tag where appropriate
2008-08-28 23:49:33 +00:00
lukem
c456fe3536
sort various files (before adding new entries)
2008-08-27 04:43:53 +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
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
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
matt
08a6e7f89c
Add manpage entries for imax{abs,div}.{0,3}
2008-08-04 21:33:01 +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
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
97f4be43e9
Install mount argument structure header just like every other file system.
2008-07-28 12:42:12 +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
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
ad
5f64faa3a9
Add getlogin_r. Manual page changes mostly lifted from FreeBSD.
2008-06-25 11:10:24 +00:00
ad
7a21650601
Install manual pages for the atomic ops.
2008-06-23 10:22:40 +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
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
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
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
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
ad
032b92980a
/usr/include/atomic.h, for Solaris source compat.
2008-05-28 12:28:12 +00:00
christos
bf458e0e2a
bump crypto and add camellia
2008-05-26 16:56:44 +00:00
yamt
5f24c2accb
+dhcpcd.debug
...
+ldapmodrdn.debug
-ldapmodrd.debug
-ldapadd.debug
2008-05-26 00:44:55 +00:00
joerg
2472f9f8c5
Update libarchive build glue for 2.5.4b and document the version we are
...
using.
2008-05-25 19:33:27 +00:00
lukem
3ece9bfe0a
OpenLDAP client libraries, utilities, and relevant manual pages.
2008-05-22 14:24:42 +00:00
ad
0b78a6ea64
Use an ldscript to merge kernel modules' .bss sections into .data. Passing
...
-fno-common -fno-zero-initialized-in-bss to gcc does not work, and objcopy
refuses to expand the bss section.
2008-05-20 12:17:48 +00:00
yamt
264601fbea
+newfs_udf.debug
...
+mmcformat.debug
2008-05-19 02:50:56 +00:00
yamt
f61c7371ca
sort
2008-05-19 02:48:59 +00:00
peter
38ef85727a
Update to libevent 1.4.4-stable.
...
Reviewed by provos@
2008-05-16 20:24:57 +00:00
joerg
ad75cc2fc8
Add nbsvtool to the sets.
2008-05-11 18:01:46 +00:00
ad
f674d9678b
Share cpu.h between the x86 ports.
2008-05-11 15:32:20 +00:00
christos
ca47211c3a
new openssl
2008-05-09 22:08:26 +00:00
yamt
73fd77741c
obsolete getiobuf_nowait mlink.
2008-05-06 11:34:18 +00:00
yamt
34e3535d80
document kpreempt_disable, kpreempt_enable, and kpreempt_disabled.
2008-05-06 08:40:47 +00:00
yamt
7c200b21f1
sort.
2008-05-06 08:38:43 +00:00
ad
2bbb14eaa4
Back out previous. It broke the build.
2008-05-05 13:41:29 +00:00
ad
9f4cef7b1f
Don't install sys/net/zlib.h.
2008-05-04 22:58:52 +00:00
plunky
005a75dd15
update disk.9 manpage to current reality
...
- add disk_init() (from vmlocking merge)
- add disk_destroy() (from vmlocking merge)
- remove disk_resetstat() (was removed)
- update structure defs
- update examples (ANSI, const, device_t etc)
2008-05-03 09:43:40 +00:00
ad
3ba209837a
- Add a bsd.kmodule.mk to build new style modules.
...
- Set the file suffix to .kmod
2008-05-02 14:20:50 +00:00
jmmv
f6d581922f
Adjust file lists after the import of atf-0.5.
2008-05-01 15:41:16 +00:00
christos
fc2c50c090
add the math library.
2008-04-25 22:26:06 +00:00