Commit Graph

12753 Commits

Author SHA1 Message Date
yamt fe16316a27 ucas.9 2011-10-24 07:33:26 +00:00
jmcneill 7bd854f074 hook xsetwallpaper into xorg build 2011-10-22 22:23:50 +00:00
jmcneill fa6db268de try to match sys/kern/kern_module.c module path logic: for release branches,
use X.Y version (instead of eg. X.Y.0_PATCH or X.Y_STABLE) and for -current use X.Y.Z.
ok zafer@
2011-10-22 00:05:17 +00:00
christos c85216986a Add proc_compare.3 2011-10-21 02:11:18 +00:00
wiz 9685fb523d Move vmt(4) to x86 subdir.
No obsolete entries added for set lists since original import was just an
hour ago.
2011-10-18 10:19:11 +00:00
wiz 21103913dd Add vmt(4) from OpenBSD. 2011-10-18 09:50:24 +00:00
jmcneill 71d8676fc4 add & enable vmt module 2011-10-18 00:33:47 +00:00
mbalmer 24e4901256 There is no doubt whether whether should have a 'h' after the 'w'. 2011-10-17 16:35:21 +00:00
chs 02dd92991a do not build profiling versions of libgcc or libgcc_eh.
they are not used, and they don't build on arm with gcc 4.5.
2011-10-17 14:20:54 +00:00
jruoho 9a2c9f3246 Basic checks for the root functions. 2011-10-16 08:25:40 +00:00
jruoho a684ed294b Basic IEEE tests for the hyperbolic sine and cosine. 2011-10-16 07:40:47 +00:00
mbalmer e0c22d6455 Install, and add to the set lists, example code to illustrate Lua module use. 2011-10-15 13:00:59 +00:00
mbalmer c1c0ad71d4 Link the sqlite Lua module to the build and add it to the set lists. 2011-10-15 10:46:24 +00:00
jruoho d79436d44f Move the sigaction(2) test to the right place. 2011-10-15 07:00:48 +00:00
jruoho d7cfdec1a4 Move the ucontext(2) test to the right place. 2011-10-15 06:54:52 +00:00
jruoho e6064fc127 Move the writev(2) test to the right place. 2011-10-15 06:50:52 +00:00
jruoho 2a39986da0 Move the clock_gettime(2) timer test to the right place. 2011-10-15 06:42:16 +00:00
jruoho 175ae78538 Follow the design principles of tests(7) by merging 't_poll3w' to 't_poll'
as a test case instead of separate file.
2011-10-15 06:33:45 +00:00
jruoho 04c8b02c8d Move the mkdir(2) test to the right place. 2011-10-15 06:26:33 +00:00
jruoho 599acddbd9 Move the pipe(2) test to the right place. 2011-10-15 06:17:02 +00:00
jruoho 45e23a6a46 Move the posix_fadvise(2) test to the right place. 2011-10-15 06:10:26 +00:00
christos 21f0c7f9d4 move gpio.so to shl.mi where it belongs (requested by mrg@) 2011-10-15 01:32:11 +00:00
christos e3b4b0657c fix sun2 build; mark lua shared object appropriately so that it is not required 2011-10-14 15:48:50 +00:00
njoly 02348c9c23 Add missing .debug entries for sqlite3. 2011-10-14 12:53:21 +00:00
joerg ac86ba952c Hook up SQLite into the build 2011-10-13 22:08:16 +00:00
njoly c6cf5c2525 Do not delete nul.in line, but tag it as obsolete. 2011-10-13 07:47:30 +00:00
mrg 0982d17428 psim builds on powerpc with gdb7. 2011-10-12 04:17:33 +00:00
dholland 56672c33d0 Don't use 'nul' in filenames as windows will belch.
(Caught by importing the tree into mercurial)
2011-10-11 23:04:20 +00:00
christos 6a7d0524dc add getcap 2011-10-11 19:34:38 +00:00
joerg 01476cad21 Update build system for mdocml 1.12.0. 2011-10-11 19:20:13 +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
dholland 4c6b92a6b0 Fix sets for new tzdata. 2011-10-11 05:19:38 +00:00
plunky b053ea6a60 not sure that this is needed (Lua modules are built with -fPIC but
they are not conditional on MKPIC) but make this consistent with
the other instances
2011-10-10 10:40:35 +00:00
christos 7154510dcc add the regex exhaustion test 2011-10-09 18:25:28 +00:00
christos c582df5417 both gdb6 and 7 have gdbtui and we don't have gdb5 anymore. 2011-10-09 17:41:06 +00:00
christos 66b6732ce0 forgot to commit this 2011-10-09 14:11:00 +00:00
dholland 0f01dd7acc When xprint was nuked, the .pc files from the libs were accidentally
removed from here instead of marked obsolete, so the files hang
around; this causes pkgsrc to think e.g. that a builtin libXprintUtil
is present, but it isn't really, so certain obscure and unimportant
packages fail to build. Bring the entries back marked obsolete. ok mrg
2011-10-09 04:29:14 +00:00
christos dc4a8a20a5 add cleantags 2011-10-08 19:19:41 +00:00
christos a1a72031de mark exa_g as debuglib 2011-10-08 18:00:40 +00:00
mbalmer 63bfe64311 Link the gpio(4) Lua module to the build and add it to the set lists.
(There is no manual page yet, since we have not yet decided where to put
them for Lua modules.)
2011-10-08 13:14:03 +00:00
plunky 751a81a90f usr/lib/lua is base-sys-usr not base-sys-root 2011-10-07 16:36:23 +00:00
plunky 6d2e84eb2c install bsd.lua.mk into DESTDIR 2011-10-07 16:29:40 +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
wiz 5dbc169dd3 Install i2cscan(8). 2011-10-06 12:38:57 +00:00
mrg 92461b24a3 enable building/installing audiocfg(1). ok jmcneill. 2011-10-06 07:38:54 +00:00
jruoho 6f8d5ab1c7 Add kcpuset(9). Ok rmind@. 2011-10-06 05:23:39 +00:00
christos a245c708da add new test 2011-10-04 20:20:32 +00:00
roy 38675efe19 Fix man pages for tiparm and ti_tiparm. 2011-10-03 13:12:15 +00:00
njoly d20e1ca1b9 +i2cscan.debug 2011-10-03 09:52:23 +00:00
pgoyette 547c078b7d Add termname(3) entries 2011-10-02 21:19:35 +00:00
christos 959df2bbf2 fix broken sets. 2011-10-02 21:10:03 +00:00
pgoyette 173f2e95e5 Now that we're installing i2c/io.h usr/include/dev/i2c/ is no longer
obsolete!
2011-10-02 19:29:41 +00:00
jmcneill f11f373e5d add userland implementation of I2C_SCAN code 2011-10-02 16:48:47 +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 f2b8ed7ad8 Build iic(4) and gpioiic(4) as modules. 2011-10-02 12:13:08 +00:00
jym afca4e3b49 Fix an implementation inconsistency with the prop_*_send_syscall() and
prop_*_recv_syscall() functions from proplib(3). They now share the
same logic as the one from prop_*_send_ioctl() functions:
- returns an int
- 0 indicates "no error", otherwise returns the error number (and
set errno)

Many consumers of the prop_*_{ioctl, syscall} expect errno to be set
on error and use err() to display the error message. As such, ensures that
errno gets set before returning from these functions.

prop_*_send_syscall() functions returned a boolean, and now return an int.
Fix all call sites to use the new paradigm (only quota2 is affected in src).

As the prop_*_{send,recv}_syscall() API appeared in -current and is only
used by the recent quota2 code, I am not bumping the lib. The API change
only affects the prop_*_send_syscall() function (recv_syscall()s were
already used correctly), so ensure you are not mixing "old" -current
quota binaries with a new proplib(3) (or the other way around). This
change will be announced via a HEADS-UP and UPDATING.

Does not affect the kernel part of proplib.

Document the correct API in prop_array(3) and prop_dictionary(3).

Thanks to Francois Tigeot for noticing the API inconsistency and
reporting it on tech-kern@.

ok bouyer@.
2011-09-30 22:08:18 +00:00
sjg 1919f85697 Install the man page for filemon(4). 2011-09-29 23:35:48 +00:00
christos 46431da88a add vpanic(9) 2011-09-29 20:59:27 +00:00
sjg 3a3c1d94e3 Add filemon to the modules we build. 2011-09-29 17:40:19 +00:00
christos 0ee040705b Add a sockaddr_un test. 2011-09-28 16:14:04 +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
mrg 62b8778341 fix the spelling of libgomp_g.a. 2011-09-26 00:07:26 +00:00
mrg 44263bdc53 fix the libgomp compat entries. 2011-09-25 12:56:46 +00:00
mrg c760ed2066 add new files for binutils 2.21. 2011-09-25 07:00:45 +00:00
christos 294b161d40 - bump libbfd and libopcodes for new binutils.
- new elfedit program
2011-09-25 04:11:47 +00:00
christos 2aef2eeedd Add rfc6056 tests 2011-09-24 18:36:03 +00:00
christos 3680431868 Add rfc6056.h 2011-09-24 17:55:30 +00:00
christos c86cf6c731 add new rfc6056 man page 2011-09-24 17:09:29 +00:00
christos 95e5824591 Add the pty test. 2011-09-24 15:55:22 +00:00
jruoho 008d0db94d Also note /etc/saslc.d. 2011-09-23 15:24:35 +00:00
jruoho ce1c27eb07 Build and install MLINKS for the libsaslc(3) functions. 2011-09-23 15:17:31 +00:00
jruoho bb5956aa49 Move i386/fdc(4), i386/lpt(4), and i386/mem(4) to man4.x86.
Part of PR port-amd64/36350.
2011-09-23 14:45:06 +00:00
mrg 8b0b8ab146 build and install libgomp, as needed by "cc -fopenmp", and its
suplimentary files like libgomp.spec and omp.h.
2011-09-23 06:47:54 +00:00
christos 4719f3b41e buildfloppies.sh: Image is 29012 bytes (28 KB) too big to fit on 2 disks
So make it 3 floppes until someone finds a way to conserve space. The
build has been broken for months.
2011-09-21 16:13:51 +00:00
pgoyette 324d22a412 Mark the tests/lib/libc/ieefp directory obsolete, as well as its former
contents.
2011-09-19 18:16:06 +00:00
njoly 0a0381cf04 Small typo (t_fpsclassify -> t_fpclassify). 2011-09-19 11:57:11 +00:00
jruoho eef73475b4 Add missing entries. 2011-09-19 11:04:33 +00:00
jruoho 9ebeca8a64 Move duplicate ldexp(3) test out from the tests/libc. 2011-09-19 05:40:38 +00:00
jruoho 4a45a29ad9 Move the tests/libc/ieeefp to tests/libc/gen to match the structure of libc.
Also rename the test files to gain functional scope.
2011-09-19 05:25:50 +00:00
christos 0c54db1c1e bump libc 2011-09-19 00:19:50 +00:00
jruoho 81fd6738d6 IEEE checks for the exponential family. 2011-09-18 05:19:18 +00:00
jruoho e0a0895c11 IEEE checks for the arcus functions. 2011-09-17 18:08:35 +00:00
rkujawa def7d667b2 Add mppb man page to distrib lists, mention the new driver in install notes. 2011-09-17 17:06:47 +00:00
jruoho 99d89af157 Few tests for the error functions. 2011-09-17 12:00:50 +00:00
jruoho 719ceba55f IEEE corner case tests for the pow(3) family (incl. PR lib/45372). 2011-09-17 08:15:43 +00:00
joerg 6818646ac8 Use __dead 2011-09-16 15:39:25 +00:00
christos 7efa108354 add h{create,destroy,search}_r 2011-09-14 23:37:32 +00:00
christos c719768729 fix fprintfs with no format strings. 2011-09-14 12:35:19 +00:00
jruoho 8f667ecf71 Some tests for sine, cosine, and tangent. 2011-09-14 05:18:18 +00:00
christos 1d24951773 add getkernelname 2011-09-12 21:13:31 +00:00
jruoho bfd4049668 Merge 't_floor' to 't_ceil', and simplify. 2011-09-12 16:48:48 +00:00
jruoho e409403697 Start systematic testing of libm(3) by first evaluating the corner cases
(NaN, +0.0, -0.0, +Inf, -Inf) for the ldexp(3) and scalbn(3) families.
2011-09-12 15:27:40 +00:00
njoly a033fc3df4 + arpaname.debug, named-journalprint.debug, nsec3hash.debug 2011-09-12 09:57:42 +00:00
njoly 7e9ef33b17 Fix bad substitution, comp-debugd-bin -> comp-bind-bin. 2011-09-12 09:13:28 +00:00
christos 406d48f289 bump libisc too. 2011-09-12 00:45:25 +00:00
christos 735f026cf4 sets for bind. 2011-09-11 19:10:55 +00:00
apb 27a59698d1 Add bsd.clean.mk to set lists 2011-09-11 16:19:41 +00:00
jruoho f972aad29e See that system(3) works. 2011-09-11 10:32:23 +00:00
jruoho 6629be1b13 Naive tests for the naive putc(3) family. 2011-09-11 09:02:45 +00:00
jruoho 4c55f62c75 Few unit tests for the fopen(3) family. 2011-09-11 07:31:20 +00:00
jruoho 1c183744f5 Couple of unit tests for fflush(3). 2011-09-11 05:15:55 +00:00
marino bc3992397d Add John Marino to the list of developers. 2011-09-10 19:07:57 +00:00
riz 894f750d42 Fix up amd64 set lists for MKDEBUGLIB=yes build. There are still
issues for other arches.
2011-09-07 20:26:13 +00:00
christos 80241483b8 bump libssh 2011-09-07 17:54:10 +00:00
riz 6fc3b870af Create and install an rc.d file for devpubd - a daemon to listen
on drvctl and autocreate device nodes in /dev for those which don't have any.
Set the default to "NO" for now.
2011-09-06 21:32:29 +00:00
riz b146b6f7a7 Build and install the skeleton manpage for devpubd - it's better than
nothing.
2011-09-06 21:30:12 +00:00
wiz b93a4df878 Improve previous: As the comment at the top says, don't remove entries,
but mark them obsolete instead (hi christos!)

Sort while here.
2011-09-05 18:29:36 +00:00
christos 45bb3a7d65 remove 3 empty directories 2011-09-04 21:28:02 +00:00
christos 1a6f6eba38 adjust sets for new zoneinfo code 2011-09-04 16:09:18 +00:00
plunky 4a5403fbdd update set list for pcc-20110901 (libpcc is not required) 2011-09-01 13:08:17 +00:00
mbalmer 2e4cf7046d Link the gpioow(4) and onewire(4) modules to the build and add them to the
lists.
2011-08-31 13:25:49 +00:00
bouyer a47e2eb758 Add getlabelusesmbr(), as proposed in
http://mail-index.netbsd.org/tech-userlevel/2011/08/25/msg005404.html
This is used by disk tools such as disklabel(8) to dynamically decide is
the undelyling platform uses a disklabel-in-mbr-partition or not
(instead of using a compile-time list of ports).
getlabelusesmbr() reads the sysctl kern.labelusesmbr, takes its value from the
machdep #define LABELUSESMBR.
For evbmips, make LABELUSESMBR 1 if the platform uses pmon
as bootloader, and 0 (the previous value) otherwise.
2011-08-30 12:39:49 +00:00
jruoho 82f9e3ab66 Install the emdtv(4) manual page, based on earlier feedback from jmcneill@
(includes some XXX comments; should be updated alongside with the driver).
Also use the new dtviic(4) links to build a list of supported cards.
2011-08-30 07:07:04 +00:00
jruoho bd1a818de3 Deprecate the tuner(4) page (link to bktr(4)), as the name is too general
and nowadays misleading.
2011-08-30 05:59:44 +00:00
jruoho 14947402ca Hopefully all the difficult links went ok, but the main page was missing. 2011-08-30 05:51:15 +00:00
jruoho b6256a2ee9 As discussed with wiz@ and jmcneill@, move the dtvi2c(4) page to dtviic(4)
(to match iic(4)) and install it by default. Also, and in particular, build
and install MLINKS for all supported demodulators and tuners.
2011-08-30 05:40:38 +00:00
macallan f4605a5c3a sets list for the Xorg server on evbmips 2011-08-30 04:25:50 +00:00
bouyer 9f200f93cc Add a INSTALL_LOONGSON kernel with a ramdisk.
build LOONGSON and INSTALL_LOONGSON for evbmips-mip64el
2011-08-29 18:32:18 +00:00
njoly ed3d4b186b +devpubd.debug 2011-08-29 16:45:54 +00:00
jruoho 1d9550a5a1 Build libutil(3) as a link to util(3). 2011-08-29 12:37:52 +00:00
mrg f385d8f556 add the device publish daemon, written by jmcneill@.
listens on drvctl for new devices and invokes MAKEDEV for them.

missing:
  - manual page
  - rc.d script
  - more testing

but it works well enough to make new disk nodes appear in /dev when
netbsd sees them and they're missing.  you will need to make sure
you have a new /dev/MAKEDEV for this to work properly (postinstall
should handle this normally, of course.)


thanks jared!
2011-08-29 11:38:48 +00:00
jruoho df2580b9bc Add Zarlink ZL10353 DVB demodulator (or as it is now know, Intel CE623x). 2011-08-29 11:14:15 +00:00
jruoho 4384aaccea Install the dtv(4) manual page. (The stub man-pages are commented out ATM.) 2011-08-29 10:48:57 +00:00
jmcneill 97d971731f add mach64drm, mgadrm, r128drm, savagedrm, sisdrm, and tdfxdrm modules 2011-08-28 16:19:07 +00:00
jmcneill 5494668f55 Split out ati_pcigart into a separate module so it can be shared with r128drm 2011-08-28 15:56:21 +00:00
christos d44afdf0b0 add strpct man mage 2011-08-28 08:20:29 +00:00
christos 398b06523a bump libutil for strpct 2011-08-28 07:48:18 +00:00
dyoung dd4d60eb36 Build and install ppath(3) tests. 2011-08-27 18:55:51 +00:00
dyoung 27dae6f368 Updating setlists for mips64. Thanks Matt Thomas for the heads-up. 2011-08-27 18:54:15 +00:00
joerg ba5a5a1119 Add new "analyze" command to run clang's static analyzer in a directory
on all C/C++ files.
2011-08-27 18:35:19 +00:00
bouyer 12455d2438 Add fdisk and ext2fs tools, pmon-based platforms needs them. 2011-08-27 14:30:33 +00:00
dyoung 9943264696 Build and install ppath(3), property-list paths library. 2011-08-26 21:22:07 +00:00
joerg ef4c662073 -Wno-format-nonliteral for msg_defs.c 2011-08-25 17:39:58 +00:00
christos d30a63af7f fix non-literal format string 2011-08-25 16:54:58 +00:00
christos 572b078924 document non-literal format string use for many md files 2011-08-25 16:47:16 +00:00
kiyohara 3137e2afff bebox not support md_post_newfs() and md_post_disklabel() now. Change null-func. 2011-08-25 15:42:33 +00:00
dyoung 96aa1a27a7 Set-list repair: remove the 'gcccmds' tag from lines where it does not
belong.
2011-08-25 15:34:05 +00:00
dyoung 485105d4dc Set-list repair: add 'nls' tag to some files that need it, sort some
firmware files, move some graphics-adapter firmware into the syspkg
base-firmware-root.
2011-08-25 15:29:04 +00:00
christos b182f6a794 document non-literal formats 2011-08-23 10:26:07 +00:00
phx 1cc96bc3f9 The ofppc generic kernel has tmpfs, so use it. 2011-08-21 15:21:46 +00:00
phx 4875a7e930 Use PRIi64 for printing tmp_ramdisk_size, which is a daddr_t (64 bits).
This fixes the size of the ramdisk file system being 0 on big endian
systems.
2011-08-21 15:06:41 +00:00
phx fd263523fc Unmounting /targetroot in md_post_newfs() is not needed.
Use target_prefix() instead of /mnt2 in md_post_extract().
2011-08-21 13:40:08 +00:00
manu 5b61306f9b Add futimens(2) and part of utimnsat(2) 2011-08-17 07:22:33 +00:00
jakllsch 2ae6ec590d Add ./usr/mdec/gptmbr.bin obsoleting mbr_gpt and mbr_gpt_com0. 2011-08-17 00:33:52 +00:00
wiz 3de59c619c Improve a comment. For Snader_LB. 2011-08-16 18:28:41 +00:00
wiz e6edecb609 Fix typo in comment, from Snader_LB. 2011-08-16 13:58:21 +00:00
wiz 692c157baa Mark a few gcc-4.1 entries as obsolete with gcc-4.5. 2011-08-15 15:13:59 +00:00
wiz 0988531ef9 sort -u (removing duplicate entry). 2011-08-15 11:25:07 +00:00
wiz 1e58891abf Install irmce(4) after review by jmcneill.
Sort set lists while there.
2011-08-14 16:11:15 +00:00
dyoung 65a4b5bf07 Pull the bus_space(9) definitions needed by alpha userland into
bus_user.h and include that from pio.h, sysarch.h, bus_defs.h.  Fixes
the alpha build.
2011-08-12 22:22:49 +00:00
dyoung 508a6ddd68 Install the ixg(4) manual page. 2011-08-12 22:04:33 +00:00
mbalmer b50c50a270 gpio(4) and gpiosim(4) can now be built and used as modules. While here,
make some functions static.
2011-08-12 08:00:52 +00:00
mbalmer 2533c9c8ac pwdog is not mi, but it only in the lists we build it for. 2011-08-11 12:03:58 +00:00
mbalmer 5e68c86d4d Fix a typo. 2011-08-11 11:21:06 +00:00
mbalmer fcfcf17c68 Add the pwdog module to md.evbppc as well and take a note in mi that
module have to be added in md.evbppc as well (and why that is so).
2011-08-11 11:17:15 +00:00
matt 2b4b011cf1 Add fdisk 2011-08-11 08:39:42 +00:00
he f7a04693d8 Bump the image size so that the contents fits again. 2011-08-11 07:47:22 +00:00
mbalmer 352c784990 pwdog(4) is a device driver for QUANCOM Electronic PWDOG1 PCI
attached watchdog timers.
2011-08-11 07:33:24 +00:00
kiyohara 4bb7b85e88 Obsolete some include files. 2011-08-10 07:56:59 +00:00
jruoho 0557e6f5b0 Add a summary page for <limits.h>. 2011-08-09 17:58:27 +00:00
jmcneill 539ce5845b when sorting the metalog for unpriv builds, first run it through sort so
mtree doesn't fail with:
  nbmtree: .: missing directory in specification
  nbmtree: failed at line 1 of the specification
2011-08-09 15:02:30 +00:00
jruoho b7ff5db1d4 Build acpiwdrt(4) as a module on x86. 2011-08-09 12:16:03 +00:00
jmcneill fb32363eae include cx24227, lg3303, mt2131, nxt2k, tvpll, xc3028, coram, cxdtv, and emdtv
modules in x86 build
2011-08-09 11:12:02 +00:00
jruoho 4c658c19b0 As wmieeepc(4) was added to amd64 GENERIC, build it also as a amd64 module. 2011-08-09 08:36:05 +00:00
jmcneill 14d05a98eb add dtv_math module 2011-08-09 01:42:57 +00:00
manu 9db30be448 First stage of support for Extended API set 2. Most of the think is
unimplemented, except enough of linkat(2) to hardlink to a symlink.

Everything new in headers is guarded #ifdef _INCOMPLETE_XOPEN_C063 since
some software (e.g.: xcvs in our own tree) will assume they can use openat(2)
when AT_FDCWD is defined. _INCOMPLETE_XOPEN_C063 will go away once support
will be completed.
2011-08-08 12:08:52 +00:00
rmind 52b220e91d Add kcpuset(9) - a reworked dynamic CPU set implementation for kernel.
Suitable for use during the early boot.  MD and other implementations
should be replaced with this interface.

Discussed on: tech-kern@
2011-08-07 13:33:01 +00:00
mrg 5fab666e92 add gcc-4.5/tgmath.h 2011-08-07 02:18:56 +00:00
mrg c96a09b60c add gcc-4.5/tgmath.h 2011-08-07 01:49:12 +00:00
jruoho 0221df4ea4 Mark ieee(3) as obsolete. Thanks for assistance, mbalmer, sigh. 2011-08-06 17:17:39 +00:00
mbalmer 0d397340b2 revert previous 2011-08-06 16:44:16 +00:00
mbalmer 3b8c9b3e65 jruoho obsoleted the ieee(3) manpage; remove it from the list. 2011-08-06 16:23:55 +00:00
riz 15f4ca5d83 Typo fix: p5pb.0, not p5pbc.0 2011-08-04 21:59:35 +00:00
rkujawa 331d05a691 Add missing .0 and .html for p5pb. 2011-08-04 21:17:19 +00:00
rkujawa 03208da2c0 Add p5pb man page to setlist. 2011-08-04 21:09:53 +00:00
rkujawa e498244d6e Mention Amiga PCI support in CHANGES and installation notes. Approved by phx. 2011-08-04 20:24:36 +00:00
matt e021bc9048 Add new xz program links and man pages. 2011-08-04 03:38:54 +00:00
joerg cee5599b68 Add logbl(3). 2011-08-03 14:13:07 +00:00
tsutsui 24cde80981 less is no more 2011-08-03 13:59:14 +00:00
manu 32c00d6291 Make cp -p and mv preverve extended attributes, and complain if they cannot.
Also introduce library functions for copying extended attributes from one
file to another:
- extattr_copy_file, extattr_copy_fd, extattr_copy_link, with FreeBSD style,
  where a namespace is to be supplied
- cpxattr, fcpxattr, lcpxattr, with Linux style, where all namespaces
  accessible to the caller are copied, and the others are silently ignored.
2011-08-03 04:11:15 +00:00
mrg e3eac79897 obsolete libxf8_16bpp. 2011-08-03 01:43:25 +00:00
he 1293719eb8 Add the spdmem directory and kernel modules for booke and 4xx. 2011-08-03 01:32:16 +00:00
mrg 34b81ae076 obsolete libxf8_16bpp*. 2011-08-03 01:19:47 +00:00
macallan 94b274d1e6 obsolete libxf8_16bpp* 2011-08-03 00:39:45 +00:00
macallan 56763655b1 obsolete renderedge.h and xaaWrapper.h 2011-08-03 00:38:42 +00:00
mrg edbdb33b37 remove bstore*.h, add Xprintf.h and inpututils.h 2011-08-02 07:56:33 +00:00
tsutsui f43d5958d6 Use distrib/utils/more to shrink ramdiskbin. 2011-08-01 15:41:34 +00:00
pgoyette 2fa51cd836 Ooopppsss - there were some other modules here that should not have been
committed.  Remove them.
2011-08-01 03:56:23 +00:00
pgoyette 4ad33d7af6 Add new spdmem(4) module 2011-08-01 03:51:55 +00:00
jmcneill 8037f64f1b build and install finsio module on i386 and amd64 2011-07-31 17:55:41 +00:00
dholland bd78871af0 Fix pserialize set lists. Hi rmind! 2011-07-31 03:48:49 +00:00
rmind d06d3e7845 Add pserialize(9) manual page. 2011-07-30 18:19:04 +00:00
jmcneill d09db892e8 build and install itesio module on i386 and amd64 2011-07-29 21:01:43 +00:00
joerg 5ccaf4b804 Add ilogbl(3). 2011-07-28 22:32:28 +00:00
joerg bff4ba20de Add scalbnl(3) mlinks. 2011-07-28 21:10:25 +00:00
dyoung ee39c02546 Put libalpha back. 2011-07-28 20:30:06 +00:00
joerg afda0f82d1 Add scalbnl to libm. 2011-07-26 16:10:15 +00:00
christos b2ebc33e49 bump libssh to 17. 2011-07-25 03:09:51 +00:00
mrg bf72748657 XtAsprintf.0 is in X11R7 / xorg. 2011-07-24 15:11:38 +00:00