Commit Graph

5592 Commits

Author SHA1 Message Date
jruoho 9a92149c5d Add sigevent(3), a manual page that describes the struct sigevent used by
the POSIX real time functions and timers.

XXX:	(a) Needs to be modified once real time signals are supported.
	(b) Could use an example.
2010-05-19 06:28:53 +00:00
jruoho 376c7b5fe6 Describe also the timespec() family of macros in timeradd(3). 2010-05-18 09:07:37 +00:00
jruoho 4e9ea952b8 Add an introductory manual page for the POSIX asynchronous I/O, aio(3).
This is hopefully enough for a reader to get started with the aio.

ok rmind@
2010-05-17 17:15:42 +00:00
jruoho 39a44ad3b2 Add a manual page that describes the basic structures in <sys/time.h>. 2010-05-17 07:10:15 +00:00
jruoho 15ccf6ccbe As was done with the man-page for <sys/types.h>, move dir(5) to dirent(3).
Add a table describing the stat <-> dirent types. Note IFTODT() and DTTOIF().
2010-05-16 15:33:29 +00:00
nonaka 58d5f137df Added keyboard config files for Sharp WS003SH/WS007SH. 2010-05-15 15:34:09 +00:00
njoly 2d9ef70d9c Add some missing atf keywords to fix MKATF=no build. 2010-05-15 09:00:52 +00:00
njoly 81bf68d7da Cleanup duplicated groff keyword. 2010-05-14 22:42:31 +00:00
jruoho 83b0eb8ab6 Briefly note /etc/rc.local in rc(8). 2010-05-14 16:19:58 +00:00
jruoho 08cdc5df90 Build links for syslogp(3), syslogp_r(3), vsyslogp(3), and vsyslogp_r(3).
From Takahiro Kambe in PR lib/43301.
2010-05-13 17:48:50 +00:00
jruoho a903bfbf13 Hook kthread_join(9) to the build. 2010-05-13 13:08:08 +00:00
lukem 6311ba0ef5 move MKDEBUG entries for libs from md.shark to ad.arm to match ../base/ad.arm 2010-05-12 13:15:00 +00:00
lukem 37c82b82e2 libalpha.so.0.0.debug 2010-05-11 06:20:00 +00:00
lukem d5b8a70d27 MKDEBUG support for X11R6 shlibs 2010-05-09 12:02:04 +00:00
lukem 2cfb6c8725 libm68k debug 2010-05-09 11:58:15 +00:00
lukem 37a8f88600 pfs.debug 2010-05-09 05:44:43 +00:00
jmmv 707024096c Add missing debug libraries for MKDEBUG=yes. 2010-05-08 08:16:41 +00:00
jmmv f7711a7698 Update file lists to match atf 0.8. 2010-05-08 08:14:36 +00:00
lukem c786d8f8ac /usr/libdata/debug/usr/X11R6/lib 2010-05-08 05:04:58 +00:00
degroote ca38e323d1 Add support for pfs(8)
pfs(8) is a tool similar to ipfs(8) but for pf(4). It allows the admin to
dump internal configuration of pf, and restore at a latter point, after a
maintenance reboot for example, in a transparent way for user.

This work has been done mostly during my GSoC 2009

No objections on tech-net@
2010-05-07 17:41:57 +00:00
jmmv e7f5cd53f8 Add missing debuglib libraries to fix MKDEBUGLIB=yes builds. 2010-05-06 09:25:00 +00:00
jruoho 26e9ae259a Split the implementation details of malloc(3) to a separate jemalloc(3)
manual page. This way malloc(3) can follow the standard terse format used
elsewhere in the libc, while additional details can be added to jemalloc(3).

Note HISTORY and AUTHORS in jemalloc(3), and add some reading material to
SEE ALSO.
2010-05-03 05:01:53 +00:00
nakayama 7fa006a735 Move dirs of debug compat lib from comp to base. Fix builds for sparc64. 2010-05-02 19:43:39 +00:00
pooka df12c73c8f is it absurd? is it a pain? no, it's setlistman! 2010-05-01 23:27:22 +00:00
lukem df4f95e4a5 Fix MKDEBUG=yes library builds for sparc64 X11R7 2010-04-30 05:20:34 +00:00
jruoho c9a477db24 Remove gsignal(9) and kgsignal(). Add links for kpgsignal(9) and kpsignal(9). 2010-04-29 15:57:18 +00:00
jruoho 3b3385bdaf Remove sched_psignal(9) and sigmasked(9). From Tetsuya Isaki in PR #40125. 2010-04-29 14:36:35 +00:00
lukem 9f5405f793 Fix MKDEBUG=yes for libraries on sparc64 for base. 2010-04-29 14:09:10 +00:00
lukem 617c68913a Fix MKDEBUG=yes library builds for amd64 2010-04-28 09:55:25 +00:00
jruoho 53a157cb98 Document ffs32(), ffs64(), fls32(), and fls64() from <sys/bitops.h>. 2010-04-28 07:35:30 +00:00
lukem 68a8806fb6 Add usr/libdata/debug entries for shared libraries on i386 with Xorg 2010-04-27 14:33:19 +00:00
lukem a6b1868168 usr/libdata/debug directories for X11R7 2010-04-27 05:34:15 +00:00
lukem cea1219aca add usr/libdata/debug/usr/lib and usr/libdata/debug/usr/lib/i18n 2010-04-27 02:51:04 +00:00
joerg b9cf7d31ab Add the constant database reader (cdbr(3)) and writer ((cdbw(3)).
They implement a space efficent write-once database with fast access
path. Switch the services(5) database to use cdb. The size of the
database file decreases from 2.1MB disk space to 307KB. Access
performance is about the same if setservent(0) is used and about an
order of magnitude faster otherwise. services_mkdb defaults to the new
format, but can optionally create the old db(3) format as well for
statically linked legacy applications.
2010-04-25 00:54:44 +00:00
lukem 97e0455fb5 add missing .debug suffix 2010-04-24 08:00:03 +00:00
jruoho 526aa19c52 Rewrite types(5) as per perry@'s suggestion from few years back ("XXX this
document is rather musty. It needs a general update."). Also move it to the
right section from section 5. Ok wiz@.

To minimize maintenance costs, the content is mostly jargon around The
Standard. Only few NetBSD-specific types are mentioned as an example.
2010-04-22 06:48:28 +00:00
jruoho 71e904f60f Document __STRING(x) and __CONCAT(x, y) from <sys/cdefs.h>. 2010-04-21 18:04:38 +00:00
pooka 4c1500491b bend over 2010-04-21 11:11:32 +00:00
christos 146d1a0f02 add the iwl6000 microcode. 2010-04-17 15:55:52 +00:00
dyoung 9cd65b11c5 Add a link, bus_space_is_equal.9 -> bus_space.9. 2010-04-16 20:08:51 +00:00
christos aecc40bf7d new if_iwn firmware. 2010-04-16 01:45:33 +00:00
jruoho 719e45f7e2 cpu_swapout(9) is no more. 2010-04-13 17:34:18 +00:00
jruoho 763451d1ab Sort. 2010-04-13 17:08:45 +00:00
jruoho 9e8e2a3402 Hook rb(3) to the build. 2010-04-13 10:46:10 +00:00
pooka 994e33429b Build & install msdosfs snapshot test and deal with the happy happy
joy joy setlistdist etcetc. stuff.
2010-04-13 10:27:52 +00:00
jruoho c23d982d62 Document the ctod-family of macros from <sys/param.h>.
XXX: Someone may want to check if there is anything to add or correct.
2010-04-13 08:40:19 +00:00
jruoho e0fa2da951 As the cited setroot(9) was nonexistent, briefly document it here. 2010-04-13 07:32:31 +00:00
jruoho daf86c0ae0 Briefly note also curlwp. 2010-04-13 05:40:12 +00:00
pooka d32fe754d7 snapshot test -> setlists 2010-04-12 22:59:49 +00:00
pooka db46f70b96 As long as humans have to edit these lists, use non-braindead sorting. 2010-04-12 22:38:36 +00:00
pooka 88938aaccd add rumpdev_fss to setlists 2010-04-12 22:34:17 +00:00
ahoka 3fc7b0347a Add pf to the module set list. 2010-04-12 14:12:43 +00:00
pooka 344e2f2f16 Following nullfs, rename rumpfs_umapfs to rumpfs_umap to make the
basename the same as the kernel module (this too was in-tree only
for a little over a week with the old name).
2010-04-11 05:45:57 +00:00
jakllsch c9128dfbfd Install 'symbol' from font-adobe-(75|100)dpi.
Should fix some symbols in xcalc.

To do: transform these and other currently-installed-only-as-bdf fonts
to pcf.gz.
2010-04-11 02:41:38 +00:00
pooka b764352d60 Rename librumpfs_nullfs to librumpfs_null to make the basename the
same as with the kernel module (and hence MOUNT_NULL).

I added the old name to the obsolete list, but given that it was
in-tree for only a bit over a week, I'll remove the entries in a
few weeks.
2010-04-10 21:32:59 +00:00
pooka eb4243508b i386/vald: gone but not forgotten 2010-04-10 20:52:14 +00:00
jruoho 039f34b662 Move vald(4) to sys/dev/acpi. This is MI and should work also on amd64.
ok jmcneill@

XXX:    This is broken: it calls methods with absolute pathnames (almost
        guaranteed not to be portable across models), it accesses methods
        that are in the domain of other drivers, it walks the namespace on
        its own, it contains plenty of magic constants, it does not
        integrate with existing KPIs, etc. Summa summarum: this should be
        rewritten as a more generic toshiba_acpi(4).
2010-04-10 17:55:24 +00:00
jruoho 02e04bf693 Add a (custom) manual page for iASL. 2010-04-10 04:29:39 +00:00
ahoka 4a9711fd6e Connect the pad(4) kernel module to the build on i386 and amd64. 2010-04-09 13:49:12 +00:00
jruoho dd9f9f5796 Add wmihp(4). 2010-04-08 17:44:22 +00:00
jruoho 8d0a2e3892 Add acpiwmi(4). 2010-04-08 10:06:25 +00:00
pooka b433d14156 add necessary build bucatini for kernfs tests 2010-03-31 19:18:39 +00:00
pooka aaf84901aa +rumpfs_kernfs 2010-03-31 14:21:22 +00:00
pooka cd45f4588a add nullfs/umapfs tests to setlists etc 2010-03-30 01:11:17 +00:00
pooka 67933fb73b add nullfs and umapfs to setlists 2010-03-30 01:01:09 +00:00
pooka c37c27d1c1 Whoops, missed Atffile in previous. shame on me. 2010-03-29 18:49:02 +00:00
pooka 231821c9be jump through the setlist hoops for adding a new test 2010-03-29 18:21:12 +00:00
pooka 6b070d58f9 +union and layerfs 2010-03-29 18:15:32 +00:00
pooka 9e4fa47492 + ffs/t_fifos 2010-03-29 13:27:52 +00:00
pooka d8ffac6a1f +rumpvfs_fifofs 2010-03-29 13:23:43 +00:00
jruoho cbdab0119f In addition to 'hz', document also 'tick', 'tickadj', 'stathz', and 'profhz'.
The idea comes from OpenBSD, but this was written largely based on the
comments in kern_clock.c. XXX: schedhz?
2010-03-25 14:59:36 +00:00
jruoho 7294899bb7 Add pfind(9). 2010-03-25 10:21:09 +00:00
jruoho 4a1c4330a9 Add stdlib(3). 2010-03-25 07:03:33 +00:00
pooka 9b255ab4af Add rumpdev_ubt and rumpnet_netbt components. 2010-03-22 12:27:46 +00:00
cegger c67c15c2cc fix build.sh -N 4 distribution failure:
+ echo 'MKSOLARIS=yes'
xargs: unterminated quote
2010-03-22 12:03:04 +00:00
jruoho d1a604fd21 Document the questionable ISSET/SET/CLR macros. 2010-03-22 10:32:48 +00:00
jruoho 08053de4ee Document the weird <iso646.h>. 2010-03-21 21:23:51 +00:00
jruoho 09b0a44249 Add inttypes(3). 2010-03-21 19:45:58 +00:00
jruoho d7219ce78c Add stddef(3). 2010-03-21 12:30:24 +00:00
jruoho 464601ba7f Add stdbool(3). 2010-03-21 11:14:54 +00:00
jruoho bd39d09516 Add stdint(3). 2010-03-20 16:38:19 +00:00
joerg 229d59407c Fix set for tparm.html. 2010-03-19 20:31:50 +00:00
joerg cd786ea4c3 Add man page for fast_divide32. 2010-03-19 20:11:21 +00:00
dogcow e59c2afa02 Fix entries whose filenames do not actually end with ".sh". (Hi, jmmv!) 2010-03-16 22:01:18 +00:00
mrg e8882d78b6 fix MKDEBUG=yes builds for hp300 2010-03-16 01:49:34 +00:00
mrg 5f0687fbb0 fix MKDEBUG=yes builds for mvme68k, x68k, ofppc and sun3. 2010-03-16 01:48:53 +00:00
jmmv c649ef358c Register the new tests in sys/rc for rc.d scripts. 2010-03-15 19:03:33 +00:00
mrg 0a92db93dc fix MKDEBUG=yes builds on dreamcast. 2010-03-15 08:03:02 +00:00
mrg 5a15d864e9 fix MKDEBUG=yes builds on amiga 2010-03-15 07:28:56 +00:00
mrg 36701b9819 fix MKDEBUG=yes builds for newsmips and mmeye. 2010-03-15 07:27:04 +00:00
mrg e042f17320 fix MKDEBUG=yes build for atari. 2010-03-15 06:45:44 +00:00
mrg 57f7004c92 fix MKDEBUG=yes builds for mipsco. 2010-03-15 03:16:07 +00:00
mrg a815546e15 fix MKDEBUG=yes builds for mac68k 2010-03-15 02:17:29 +00:00
mrg ce47bd1637 fix acorn32 MKDEBUG=yes builds. 2010-03-15 01:17:36 +00:00
mrg 8b557af72b fix armeb builds with MKDEBUG=yes 2010-03-14 23:32:08 +00:00
mrg 0d5e3985de fix MKDEBUG=yes builds for bebox, prep, rs6000, alpha, cats, macppc,
netwinder, shark, sparc* and zaurus.  (the other changed files were
already working, but wrong.)
2010-03-14 23:19:18 +00:00
mrg a2d7a57738 fix MKDEBUG=yes build for hpc* 2010-03-14 17:20:08 +00:00
mrg d4c3eb636c fixes for MKDEBUG=yes. 2010-03-14 09:52:00 +00:00
mrg 87836aae66 fixes for MKDEBUG=yes on pmax. 2010-03-14 08:24:18 +00:00
mrg b437338bfb add add sgivol.debug. 2010-03-14 06:49:57 +00:00