Commit Graph

10754 Commits

Author SHA1 Message Date
tjam
1588416646 Added myself. 2008-11-30 21:13:03 +00:00
tsutsui
323d1f8f3d Use shrinked src/distrib/common/protocols rather than fat src/etc/protocols. 2008-11-30 04:18:14 +00:00
tsutsui
7828361bcf - don't build compat_linux on alpha until sys/modules/compat_linux/Makefile
handles required MD files under sys/compat/linux/arch/alpha
- build exec_elf64 for all 64 bit arch
- use MACHINE_ARCH!="alpha" instead of MACHINE!="alpha" for exec_elf32 check

XXX we have many histrical inconsistent use of amd64 vs x86_64.
2008-11-29 18:41:06 +00:00
tsutsui
36e401605d Reorganize lists for MD modules:
- move MD module files from md.* into separate module.* lists
- make those module lists per MACHINE_CPU or MACHINE_ARCH,
  rather than per MACHINE

Tested on several ports.

XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod
XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
2008-11-29 17:57:33 +00:00
hubertf
445a0ac38f Hand over copyright to TNF 2008-11-29 10:27:03 +00:00
snj
a77a42969d Note that re(4), ath(4), and puc(4) are known to work on sparc64. 2008-11-28 23:38:04 +00:00
sborrill
8e03e5a4c8 Add cut-down getpwent_r() to join existing getpwent() and friends. This
fixes PR 40003
2008-11-28 19:39:00 +00:00
tsutsui
6c9852e4a8 alpha doesn't have modules for compat_linux and exec_elf64 (yet?). 2008-11-28 15:16:02 +00:00
tsutsui
399241e435 - rename set list lkm.mi -> module.mi
- move obsolete lists of usr/lkm files to mi
2008-11-26 15:45:56 +00:00
tsutsui
d54ffae702 Remove dup entries. 2008-11-26 11:41:07 +00:00
he
5d0260e67c Adapt to the removal of exec_elf32 from the alpha port, necessitating
the module be added to all the other ports' md.* files.
Also add the compat_linux module for alpha.
2008-11-26 11:06:11 +00:00
he
89e03cd94e Add the recently added filecorefs, msdosfs, nullfs, and umapfs modules. 2008-11-26 11:04:22 +00:00
he
595bc8a159 Add dev/crmfbreg.h. 2008-11-25 20:48:01 +00:00
ad
b5476b291f Union mount a tmpfs over /etc, for sysinst. 2008-11-25 14:25:59 +00:00
ad
a93bd7922f Don't shoot self in the foot if / is on NFS. 2008-11-25 14:25:20 +00:00
cube
3109c3a3b9 Register PPP compressors modules. 2008-11-25 02:45:14 +00:00
joerg
6c45130eba Move the specification of the on-disk journal format into a separate
header.
2008-11-24 16:05:21 +00:00
tsutsui
427495e3ff Replace timecounter(9) man page with OpenBSD's tc_init(9)
since the previous one was derived from FreeBSD's time(9)
which was based on NetBSD's time_second(9), and
it didn't mention the timecounter framework itself.
2008-11-24 14:25:15 +00:00
tsutsui
e27e32c9d4 Add tvtohz(9) man page, which is Xref'ed from microtime(9) and microuptime(9),
from FreeBSD.
2008-11-24 14:08:12 +00:00
tsutsui
ad4de7f1e5 Merge description about bintime(9), getbintime(9), getmicrotime(9),
nanotime(9), and getnanotime(9) from FreeBSD's microtime(9) man page,
and add appropriate MLINKS.
2008-11-24 13:50:07 +00:00
tsutsui
98a1d01177 Fix botch in previous. 2008-11-24 12:43:43 +00:00
tsutsui
f208f6681d Add MLINKS to binuptime(9), getbinuptime(9), getmicrouptime(9), nanouptime(9),
and getnanouptime(9) from microuptime(9).
2008-11-24 12:09:54 +00:00
ad
22a5f6ab5a Rename some modules to match their vfs name. 2008-11-24 11:26:49 +00:00
rtr
37a0c6d64c * install only wsfb driver and manpages for netwinder
* don't install client side dri modules for netwinder
* remove module and driver entries from set lists for netwinder that
  are no longer installed.
2008-11-24 07:51:51 +00:00
martin
c0355a8c33 Move the exec_elf32 module into MD files. 2008-11-23 15:47:42 +00:00
ad
5b8ba55f76 Switch the i386 installation CDs away from RAM disks and instead use the
CD-ROM as the root file system. It contains a limited subset of $DESTDIR
along with sysinst. This will help to massively reduce the amount of memory
needed to install from CD or netboot, and allow us to continue using the
generic kernel on the CDs.
2008-11-21 15:49:51 +00:00
ad
ab165b17f6 Create a dynamically linked sysinst as part of the build process, but don't
install it.
2008-11-21 15:39:29 +00:00
ad
389c672366 Don't ask for set location if:
- installing from CD-ROM or NFS
- and the root file system is of that type
- and the root file system contains sets
2008-11-21 15:31:20 +00:00
ad
708504e914 filesystem -> file system 2008-11-21 15:05:40 +00:00
ad
b58caf3fac - Add CDRUNTIME variable that copies files from ${DESTDIR} onto the CD.
- Add image_md_pre target.
2008-11-21 14:49:45 +00:00
jnemeth
f11160b8b4 update compat libc to 12.164 2008-11-21 13:35:23 +00:00
matt
0ad7281825 Add new ptree (Patricia / RADIX tree) implementation to NetBSD. 2008-11-20 23:50:08 +00:00
jdc
7c6c93a6fb Note root partition size limitations on certain sparc and sparc64 models
(taken from the boot(8) manual pages).
2008-11-20 20:52:17 +00:00
tsutsui
0fe756618b It looks the ARC BIOS has another limit which prevents loading
a kernel larger than 8MB (it is not emulated by gxemul BTW),
so disable several devices in GENERIC and shrink RAMDISK kernel again
by sprinkled "no" keywords etc.
2008-11-20 13:57:09 +00:00
tsutsui
d02a8caa63 Use vt100 rather than wsvt25 for TERM since the latter makes
both FG/BG colors white during sysinst on Express5800/230 with tga(4).
2008-11-20 13:43:28 +00:00
ad
226bc85b61 Rename the accept filter modules to make module name match filter name. 2008-11-20 09:58:45 +00:00
ad
92ce8c6a3d Make the emulations, exec formats, coredump, NFS, and the NFS server
into modules. By and large this commit:

- shuffles header files and ifdefs
- splits code out where necessary to be modular
- adds module glue for each of the components
- adds/replaces hooks for things that can be installed at runtime
2008-11-19 18:35:57 +00:00
pooka
e10fef6cd2 Split vfs out of rumpkern into rumpvfs. Non-fs rumps no longer
include the file system code.  File system rumps explicitly need
to include rumpvfs from now on.
2008-11-19 14:10:48 +00:00
snj
f5307d8be7 Fix a typo in an Xref to apropos. 2008-11-19 00:56:53 +00:00
snj
fbd92dfb9a Fix a spelling error. 2008-11-19 00:56:38 +00:00
abs
b8208ff6ae Fix atari sysinst based miniroot image, and retire old (unreferenced)
miniroot.
2008-11-17 20:14:35 +00:00
pooka
4365963024 add include/rump/rump_namei.h 2008-11-17 08:56:56 +00:00
snj
987a8f6dde Update for Xorg, add 'z' to a tar command, and remove a sentence that
shouldn't have escaped its conditionalized branch.
2008-11-15 04:11:51 +00:00
snj
36019ecef8 Two wording fixes. 2008-11-15 03:47:49 +00:00
snj
25103e865f Slight update for Xorg, a couple devices, and size requirements. Needs
some more changes.
2008-11-15 03:46:32 +00:00
ad
e6a3385171 Make POSIX AIO loadable as a module. 2008-11-14 23:33:45 +00:00
apb
c89f08d79b Add support for new MAKEVERBOSE levels 3 and 4. The complete list is now:
0   Minimal output ("quiet")
 1   Describe what is occurring
 2   Describe what is occurring and echo the actual command
 3   Ignore the effect of the "@" prefix in make commands
 4   Trace shell commands using the shell's -x flag

The default remains MAKEVERBOSE=2.
2008-11-13 20:40:11 +00:00
ad
b11cbdbb9d compat_ossaudio module, so others can depend on it. 2008-11-13 10:05:52 +00:00
pooka
c4cd5545e5 Update compat library setlists for MKPUFFS removal. 2008-11-12 14:47:22 +00:00
ad
90ca4b2244 +ksem 2008-11-12 14:33:11 +00:00
apb
9d00c955d4 In buildfloppies.sh:
* Add a "-N etcdir" command line option, defaulting to /etc.
* Use pax in mtree mode.  This is the same idea as the change made in
  revision 1.14, with the following changes:
    + use ". type=dir optional" instead of just ". type=dir", so the
      output will not contain an explicit entry for the directory.
    + Explicitly set type=file and mode=0444 in the mtree lines.
    + Pass "-N ${etcdir}" to pax to make it use the correct passwd and
      group files.
    + Pass "-s^./,," to pax to make it strip the leading "./" from file
      names.

In Makefile.tarfloppy:
* Pass "-N ${DESTDIR}/etc" to buildfloppies.sh.

The resulting flopies have been verified to be identical to those
produced by version 1.13 of buildfloppies.sh, except that file owners
and modes are changed.
2008-11-12 14:22:16 +00:00
pooka
b2fa04c6b2 Now that MKPUFFS is default, kill it as advertised.
While there, give puffs and refuse files sensible syspkg entries.
2008-11-12 13:17:27 +00:00
ad
0efea177e3 Remove LKMs and switch to the module framework, pass 1.
Proposed on tech-kern@.
2008-11-12 12:35:50 +00:00
dbj
5050c64459 roll back to revision 1.13 until problems mentioned in
PR 39894
can be figured out.
i suspect we can add "boot" to the mtree input, but experimentation
needs to happen first.
2008-11-11 19:55:21 +00:00
cube
9ebedbde5e Register files installed for libglut. 2008-11-11 16:13:50 +00:00
macallan
f11a850607 add entries for the AG-10e driver and man page 2008-11-11 03:44:45 +00:00
dogcow
fffaa9c27d x11,xorg,lint doesn't work, as the keywords are AND'ed together; you have to
split the entries onto separate lines. Problem pointed out by Jukka Salmi.
2008-11-11 02:18:55 +00:00
hasso
fea18d62f5 Add myself. 2008-11-10 11:30:59 +00:00
dogcow
58059f20c1 Move all the xorg/x11 linty stuff from comp/mi -> xcomp/mi 2008-11-10 04:06:16 +00:00
dogcow
f3440efb4c If you really want to hardcode to a gid/uid, then use the numeric ones;
"wheel" doesn't exist across all unix-like systems.
2008-11-10 02:10:52 +00:00
mrg
e5bc8e2c94 fix a couple of minor errors picked up by he@. thanks! 2008-11-09 23:07:22 +00:00
mrg
9c8df5ee67 - retire MKXORG from public use
- introduce X11FLAVOUR to choose src/x11 vs src/external/mit/xorg
  for the X11 to build if MKX11=yes is set.  it takes the values
  of either Xorg or XFree86.
- default to Xorg on alpha, i386, macppc, shark, sparc and sparc64
- remove MKXORG_WITH_XSRC_XSERVER, unused and never useful
2008-11-09 23:02:28 +00:00
martin
defe90f72c german trabslation of ipw/iwi license question 2008-11-09 17:58:49 +00:00
macallan
e728cef6f2 XF86VidMode stuff built on sparc. 2008-11-09 17:52:08 +00:00
wiz
28d736a3de Move libx86_64.so to the base set, for consistency (.so.0 and .so.0.0
are already there).
2008-11-08 19:01:05 +00:00
he
ddda8f3c69 Bump install ramdisk image size from 1440k to 1500k, so that it fits again.
The install kernel is subsequently compressed, so there should be nothing
magic about the 1440k constant.
2008-11-08 10:24:23 +00:00
joerg
0e0a05e75d Switch to the correct second generation wpi(4) firmware. 2008-11-07 15:18:24 +00:00
rtr
399b7cbd4e add entries for MKDEBUG=yes
- xmlwf.debug
  - fc-match.debug
  - fc-cat.debug
2008-11-07 10:55:28 +00:00
rtr
d6cd7f5a3c sort 2008-11-07 10:24:18 +00:00
macallan
8afdb5e4f5 add Xorg bits 2008-11-06 22:00:38 +00:00
macallan
90dfb8be62 add Xorg stuff 2008-11-06 21:58:28 +00:00
christos
5f123c574b make the eula acceptance permanent by adding it to sysctl.conf. From Anon Ymous 2008-11-06 15:30:23 +00:00
wiz
70006e12db Fix /usr/lib/libgcov_g.a entry (second keyword was missing). 2008-11-06 11:03:00 +00:00
christos
faa758fa9c add a primitive "accept the license" for ipw and iwi. XXX: Needs translations. 2008-11-05 22:58:37 +00:00
bjs
172fcb442e Add missing debuglib entries for libz_g.a, libp2k_g.a, libpuffs_g.a,
librefuse_g.a, libgcov_g.a, and libcrypto_{rc5,mdc2,idea}_g.a.
2008-11-05 18:23:32 +00:00
dbj
35bfa1ebbd avoid full path to boot.cfg file when building amd64 boot floppy
share code with i386
2008-11-04 23:02:52 +00:00
dbj
23fafc624b use an mtree template when building floppies to avoid local uid/gid in image 2008-11-04 23:01:04 +00:00
joerg
47066a311f Make x86 installation use tmpfs. 2008-11-04 14:21:39 +00:00
mlelstv
3ce2b4a9f2 Add Makefiles and file lists for various optional crypto libraries.
Fixes PR lib/39846 and needs to be pulled up to netbsd-5.
2008-11-03 23:43:16 +00:00
macallan
732436f3c9 fix file list for xorg
( note: this is compile-tested only and the only useful driver would be
        suncg6. There's a good chance it will Just Work on a wscons kernel
        though )
2008-11-03 16:45:45 +00:00
macallan
1cb34b01bd sync list with reality 2008-11-03 04:48:49 +00:00
jnemeth
cd6c0bbe15 add nsp.html 2008-11-03 00:47:42 +00:00
he
e113c0a857 Update the shark set lists so that they match what's actually installed.
This is with the default "-x" build, and the build was done on netbsd-5.
2008-11-02 23:53:21 +00:00
tls
09c3b3c8d4 Add manual page for nsp(4), the driver for NSP2000 cryptographic
accellerators.  Adjust mdoc.local so it knows about .Fx 4.11, present in
nsp manual page.
2008-11-02 22:11:36 +00:00
mrg
9b0170606d make MKPIC=no builds work on i368, shark, vax, pmax, sgimips, sparc,
maybe all mips and all arm as well.
2008-10-31 20:24:51 +00:00
mrg
18387ac741 fix MKPIC=no builds. 2008-10-31 06:41:28 +00:00
mrg
cff71853e3 fix MKPIC=no builds. 2008-10-31 03:34:49 +00:00
cliff
2dfb2885c3 add GEMINI_INSTALL memory disk set target 2008-10-31 02:04:04 +00:00
cliff
808205e999 add GEMINI gz image target 2008-10-31 02:02:54 +00:00
darran
153daecc08 Add self. 2008-10-30 23:51:38 +00:00
njoly
173793c33c Fix amd64 (and sparc64) build with MKPUFFS=no. 2008-10-30 22:19:17 +00:00
mrg
acc852a217 more MKSHARE == no fixes:
- move installation of atf pkg-config files out of share/atf/
- don't install spell or ching share files
- update some directory entries to not have 'share' tag

now my MKLINT=no MKSHARE=no MKPROFILE=no builds work again.
2008-10-30 21:37:55 +00:00
mrg
53ed6b1956 fix a bunch of MKPROFILE=no and MKSHARE=no errors introduced by myself
and a few others.
2008-10-30 21:21:55 +00:00
njoly
5f10e275c1 s/base-secsh-bin/base-secsh-shlib/ 2008-10-30 16:02:37 +00:00
cliff
496c5768ab add entry for gzboot_GEMINI_0x01600000.bin so we pass checkflist 2008-10-30 15:52:31 +00:00
mrg
9d891bc673 list libp2k and librefuse properly. 2008-10-30 15:10:38 +00:00
tsutsui
356ea0a687 usr.bin/vi/build -> usr.bin/nvi/build 2008-10-30 12:39:16 +00:00
veego
cc3fc32bd3 Update for the pixman 0.12.0 import 2008-10-30 08:16:54 +00:00
mrg
185b2e409b add the compat librefuse / libp2k entries.
move the compat shlibs into "base-compat-shlib", not "base-i18n-shlib".
2008-10-30 05:51:26 +00:00
macallan
4f4d082dbe add suncg6 bits 2008-10-30 03:50:35 +00:00
joerg
68ab5fbb16 Add glue to ship Intel firmware images. For ipw and iwi require user to
accept the EULA via sysctl as discussed with core@.
2008-10-30 00:27:31 +00:00
jkunz
fb8ec4c35a Ported alipm(4) and admtemp(4) from OpenBSD. 2008-10-29 17:26:56 +00:00
tsutsui
9c005fd476 Update an URL for David Pilling's !SparkPlug. From prep.RISCOS rev 1.19. 2008-10-29 17:07:33 +00:00
tsutsui
1495bb47dc Update MACHINE_LIST and MACHINE_ARCH_LIST. 2008-10-29 17:02:54 +00:00
tsutsui
27d3317a9d Use \*[Lt] and \*[Gt] rather than '<' and '>' directly. 2008-10-29 17:01:50 +00:00
tsutsui
ac5762adf2 - remove rarely maintained whatis files
- wipe out changes lists for 4.0 (newer ones might be pulled from doc/CHANGES)
- list some updated 3rd party programs
2008-10-29 13:09:25 +00:00
jmcneill
89a4d3d641 Telus Mobility pppd examples 2008-10-29 12:47:37 +00:00
kleink
6017eb501c Sync with tzdata2008i. 2008-10-29 11:29:39 +00:00
macallan
b89bad45f3 add entries for the sunffb driver 2008-10-29 03:17:39 +00:00
veego
2a9386a5d0 Add radeonhd_drv and change the name of some cirrus subdrivers by
removing the _drv part for cirrus_alpine and cirrus_laguna
2008-10-27 20:30:47 +00:00
mrg
05c3fa1435 add the compat pam modules now they are installed in the right place. 2008-10-27 15:17:58 +00:00
jnemeth
79f9f63b39 fix broken non-compat build 2008-10-27 07:45:38 +00:00
mrg
8f194ab1e6 add files built with MKCOMPAT != "no". 2008-10-26 07:31:40 +00:00
mrg
72f26e4440 support MKCRYPTO. 2008-10-26 07:31:00 +00:00
tsutsui
d10423145f Sync with amd64:
> Remove trailing whitespace.
2008-10-26 05:14:26 +00:00
mrg
4adcca090c - install i386 includes on amd64
- sort
2008-10-26 02:14:59 +00:00
mrg
45c94506c9 there's no "pppd" tag. also include share/examples/pppd/ directory.
HI CHRISTOS!
2008-10-26 02:14:18 +00:00
apb
f46c1de7cb Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00
apb
89799ead73 Pass SED=${TOOL_SED:Q} in the environment to scripts run during the build. 2008-10-25 22:23:55 +00:00
minskim
1e13ec8154 Remove trailing whitespace. 2008-10-25 18:18:01 +00:00
christos
92fd481af7 add pppd examples 2008-10-25 17:47:20 +00:00
macallan
15485d84a5 oops, forgot the mga driver 2008-10-24 20:43:13 +00:00
macallan
f580ef87f1 add xorg stuff 2008-10-24 20:38:51 +00:00
macallan
22a73407c6 move DRI drivers into arch-specific xserver lists
OKed by cube
2008-10-24 20:37:35 +00:00
cube
5d82524163 Fix entries for XF86VM(3), so that MKMANZ is properly handled. Reported by
Marcin M. Jessa on current-users.
2008-10-23 16:04:26 +00:00
tsutsui
d7acf79ee6 Sync with src/distrib/i386/cdroms/installcd/boot.cfg.in reg 1.4:
> Bump the timeout to 30s, it takes longer to read and digest the information
> esp. if you have not seen it before.
2008-10-22 12:01:59 +00:00
tsutsui
0dfcc311be Add a boot.cfg file to bootcds as well as i386. 2008-10-22 11:59:24 +00:00
tsutsui
6222fecd93 Add /sbin/dmesg to ramdisk since /kern/msgbuf is a bit annoying.
mount_kernfs is still there because there is no size restriction.
2008-10-22 11:58:00 +00:00
tron
f5786a73b7 Add missing entries for "r128" driver. 2008-10-21 18:29:13 +00:00
lukem
422fa60cb1 Install rescue(8) 2008-10-20 22:29:39 +00:00
tsutsui
50d5115349 Don't specify "load=/miniroot.kmod" by default in boot.cfg on bootcds.
Instead, specify "load /miniroot.kmod" per each boot menu
so that we can use bootcds to load any specific kernel in
other devices which doesn't need ramdisk miniroot.

Tested on qemu.
2008-10-20 14:08:35 +00:00
apb
96230fab84 Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.
Pass AWK=${TOOL_AWK:Q} to shell scripts that use awk.
2008-10-19 22:05:19 +00:00
macallan
7233d29c9a On macppc build only the drivers we actually need 2008-10-19 15:53:02 +00:00
jmcneill
563065df0b +thinkpad(4) 2008-10-18 20:46:43 +00:00
jym
57b165483e Add self. 2008-10-18 20:20:01 +00:00
pooka
f6e8419ce8 update set lists for:
* rump_nfs
* librumpfs_nfs
* librumpnet{,_net,_netinet,_sockin,_virtif}
2008-10-16 09:39:43 +00:00
wrstuden
e5d0434bf7 sys/sa.h and sys/satypes.h are both needed, so revive/include them. 2008-10-16 03:51:54 +00:00
mrg
86340158d0 - install ldscripts on sparc64
- move ldscripts to /usr/libdata/ldscripts
2008-10-12 23:00:53 +00:00
bouyer
540cab1ec8 jme(4), a driver for JMicron Technologies JME250 Gigabit Ethernet and
JME260 Fast Ethernet PCI Express controllers.
Written with a lot of cut-n-paste from the FreeBSD jme(4) driver.
No support for jumbo ethernet frames yet (but should come soon).
Thanks to JMicron Technologies for providing me sample boards and
documentation for this work.
2008-10-11 21:54:11 +00:00
joerg
db5825abd5 Add u3g(4) driver from FreeBSD. This driver provides better support for
3G datacards than ugensa and will replace the latter for the supported
devices.
2008-10-10 16:37:15 +00:00
pgoyette
fc071384c8 Since I nuked the old adt7467c driver, I might as well nuke the man page. 2008-10-08 01:15:11 +00:00
abs
8bf1bada05 Most ports do not create /.profile /.termcap and /sysinst in the target
before extracting sets, so do not try to delete them after install.
Now the '/.profile' from etc.tgz will actually be left after install

Note: bebox, evppc, and sandpoint still have a md_copy_filesystem() which
dumps a copy of the install filesystem into the target before extracting,
so I've left them removing /.profile /.termcap and /sysinst after install.
2008-10-07 09:58:14 +00:00
pgoyette
3b3e1e2687 Document the -1 and -2 options, and include this in amd64 as well as i386
Fixes my PR/38816
2008-10-06 20:25:42 +00:00
cube
91b124cba3 Fix a file name who lost its extension. Noted by mrg@. 2008-10-05 20:24:33 +00:00
cube
5d3c2f77c1 Install API manual pages for fontcnfig as well as fonts-conf(5). 2008-10-05 18:32:40 +00:00
cube
b9e97732a5 Note installation of fc-cat(1) and fc-match(1) from fontconfig. 2008-10-05 17:55:01 +00:00
cube
47c0c4a814 Note installation of xmlwf(1). 2008-10-05 17:37:53 +00:00
cube
e476bbf8b6 Note installation of vmmouse(4). 2008-10-05 03:35:44 +00:00
cube
259136022a Install manual pages for libXScrnSaver. 2008-10-05 03:15:20 +00:00
cube
861cba71eb Install manual pages for libXau. 2008-10-05 02:42:53 +00:00
cube
adefabf808 Install manual pages for libXcomposite. 2008-10-05 02:28:01 +00:00
cube
bd3cd76bfc Install manual pages for libXevie. 2008-10-05 02:05:39 +00:00
cube
084d47127e Install manual pages for libXext. 2008-10-05 01:47:55 +00:00
cube
e850c9445c Install manual page for libXfixes. 2008-10-05 00:53:12 +00:00
cube
d9d69194b0 Note installation of xft-config. 2008-10-05 00:45:12 +00:00
cube
83f200a900 Install manual pages for libXi. 2008-10-05 00:33:35 +00:00
cube
52d4d5b272 Install manual pages for libXinerama. 2008-10-04 22:41:42 +00:00
cube
94d27555f4 Install manual pages for libXp. 2008-10-04 22:29:00 +00:00
cube
ffe904a923 Install manual pages for libXres. 2008-10-04 21:59:49 +00:00
cube
a443d713e6 Install manual pages (the 267 of them) of libXt. 2008-10-04 20:53:12 +00:00
cube
d359a0d531 Install manual pages for libXtst. 2008-10-04 19:00:19 +00:00
cube
028ab7f280 Install manual pages for libXv. 2008-10-04 18:46:20 +00:00
cube
db9907590f Install manual pages for libXxf86misc. 2008-10-04 18:32:25 +00:00
cube
39d1e319db Add previously not installed headers. 2008-10-04 02:32:26 +00:00
cube
50c01ad317 Move freetype-config to xcomp, and note installation of xft-config, with
manual.
2008-10-03 03:53:22 +00:00
joerg
39741d2848 Hook up libfetch and pkg_install update. 2008-10-02 17:54:51 +00:00
pgoyette
4d6d694c47 Add dbcool man page and associated links 2008-10-02 00:52:17 +00:00
jmcneill
c46c423e8e Remove esl(4) 2008-09-30 16:45:33 +00:00
njoly
d79dceef56 Add strfile.debug and unstr.debug 2008-09-29 11:39:37 +00:00
lukem
cc11735df8 Obsolete libXres* as they were mistakenly installed with the wrong name.
NOTE: As nothing should have linked against this, it should be ok to
obsolete the major shared library, which I've done contrary to the
usual rules for such files.
2008-09-28 06:34:48 +00:00
tsutsui
9957bf949d Use \*[Am]' rather than \*&' for ampersand. 2008-09-27 23:15:21 +00:00
reed
c3d4726944 Instead of removing entries, I should have marked them obsolete.
Sorry I didn't read the "Note" at the top of the file.
2008-09-27 13:16:53 +00:00
reed
8e4f10c1d5 ndiscvt is architecture specific.
So install manual page to architecture sub directory.
And add architecture to the manual page document title.
(Note that ndis(4) is already done that way.)

On netbsd-docs, I was told if it is made machine independent
in the future, we can then revert this change.
2008-09-27 04:33:04 +00:00
tsutsui
d1a2dd9a18 Use a 192.0.2.0/24 address in example per RFC 3330. Suggested by tron@. 2008-09-27 01:26:28 +00:00
apb
9536f79402 Install unstr:
* in games/fortune/Makefile, add unstr to SUBDIR;
* in games/fortune/unstr/Makefile, include ../../Makefile.inc;
* in games/fortune/strfile/Makefile, add MLINKS for unstr man page;
* in distrib/sets/lists/games/mi, add new files.
2008-09-26 18:56:43 +00:00
tsutsui
cb6c399677 Put boot.cfg for bootfloppy into ustarfs without path
so that bootloader can load it properly.
2008-09-26 18:36:44 +00:00
apb
520cbbf81f Build strfile both as a host tool and as an installed program:
* in games/fortune/strfile/Makefile, build strfile as a
  regular program instead of as a host tool;
* add tools/strfile directory to build strfile as a host tool;
* in tools/Makefile, add strfile to SUBDIR list;
* in BSD.*.mk, define TOOL_STRFILE variable;
* in games/fortune/datfiles/Makefile, use TOOL_STRFILE when creating
  databases at build time;
* in distrib/sets/lists/games/mi, mention usr/games/strfile.
2008-09-26 18:23:09 +00:00
tsutsui
12cf7a7189 - use appropriate IFnames for each port
- use le0 as the default IFname for our favorite but orphaned antique ports,
  rather than modern but obsolete de0
- use a private IP address in example
2008-09-26 12:42:48 +00:00
rtr
01313ea852 install font configurations to /etc/fonts/conf.d 2008-09-26 07:02:57 +00:00
rtr
cdbc96d9c4 build and install the libGLcore server module 2008-09-26 06:57:03 +00:00
cube
e481a6bdeb The library provided by the libXres package is actually XRes, and not Xres.
Consistency(R) is a trademark of the X.Org Foundation.
2008-09-25 17:12:11 +00:00
tsutsui
b8968a60a8 Remove useless contents. 2008-09-25 15:41:52 +00:00
rtr
968f739190 add entries for the libglx extension module in xorg 2008-09-25 14:15:55 +00:00
rtr
12823682ae ioport.debug does not belong in the mi set 2008-09-25 14:08:12 +00:00
rtr
05397e426c fix netwinder sets for xorg 2008-09-25 14:06:52 +00:00
rtr
84b55d4784 - add exa cat,man,html entries (from hubertf@)
- sort and make uniq
- remove commented out Xmacppc
2008-09-24 10:11:29 +00:00
hubertf
3315dfcbf7 Implement /usr/bin/c99 script as wrapper for cc to run in C99 compatible
mode. Patch submitted by Andy Shevchenko <andy.shevchenko@gmail.com>
on tech-userlevel.
2008-09-23 23:59:03 +00:00
hannken
95da771bbd Build modular fss driver.
Reviewed by: Quentin Garnier <cube@netbsd.org>
2008-09-23 07:56:59 +00:00
skrll
826062446a Build and install a libgcov. 2008-09-23 06:59:42 +00:00
cube
763642fd37 Note intsallation of the exa module. 2008-09-22 16:19:57 +00:00
rtr
6dedfbb43b mach64 driver set list entries for amd64 and i386 2008-09-22 08:22:44 +00:00
tsutsui
c25b4d193d Add a note about a version mismatch warning of pkg_add(1) command. 2008-09-21 14:24:00 +00:00
lukem
3c38ddd7dd Add some more entries now we're using LIBISMODULE to install the dri .so files. 2008-09-21 14:10:54 +00:00
rtr
c45a4b99dd add /usr/X11R7/lib/modules/dri 2008-09-21 12:10:33 +00:00
hannken
cb5bd77c51 Obsolete fssbs(4). The kernel thread is named fssN now. 2008-09-21 10:25:07 +00:00
cube
875a0c3b84 Install DRI modules. If you don't like that they're in xbase or under
modules/dri, or even MI or whatever, please submit a proposal to tech-x11.
2008-09-21 01:32:40 +00:00
cube
f2865b8252 Register the build of libOSMesa for native X.Org. 2008-09-20 15:29:25 +00:00
tsutsui
c5424a41b2 Update URLs for packages PKG_PATH from obsolete one:
ftp://ftp.NetBSD.org/pub/NetBSD/packages/{VERSION}/{MACHINE}/All
to newer one:
ftp://ftp.NetBSD.org/pub/pkgsrc/packages/NetBSD/{MACHINE}/{VERSION}/All
which is documented in the pkgsrc guide, and also note the alternative path:
/pub/NetBSD/packages/current-packages/NetBSD/{MACHINE}/{VERSION}/All
for mirrors which don't mirror /pub/pkgsrc but have only /pub/NetBSD.
2008-09-20 08:34:28 +00:00
tsutsui
97e276be34 Sigh, fix previous properly. 2008-09-19 18:33:29 +00:00
tsutsui
5beeb7d847 Fix a typo in previous. 2008-09-19 18:18:37 +00:00
tsutsui
3e414a4b6b Invoke ${MAKESUMS} for ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation files
as snap_md_post target in etc/etc.${MACHINE}/Makefile.inc rather than
as release target in distrib/${MACHINE}/Makefile so that builds for
release in distrib/${MACHINE}/Makefile don't have to be serialized.

XXX: maybe ramdisk kernels should be installed into binary/kernel dir
XXX: as other ports rather than installation dir, and
XXX: kernel config names should be preserved in their filenames.
2008-09-19 17:38:43 +00:00
tsutsui
4154691ca5 Add ${IMAGE}.gz to dependency list of release:: target as well as the one
in src/distrib/common/Makefile.image so that ${MAKESUMS} will be invoked
after the target image is installed into the releasedir, not before,
even if make -jN is specified.

XXX some ports do ${MAKESUMS} for installation/miniroot files
XXX in etc/etc.${MACHINE}/Makefile.inc later again.
2008-09-19 17:23:32 +00:00
cube
96cb838ebe Note that shared libraries for libXprintUtil and libXprintAppUtil are now
installed.
2008-09-18 15:29:15 +00:00
pgoyette
5874ba97c9 One more cut&pasto.
There really oughtta be a way to automate this stuff!
2008-09-16 17:52:53 +00:00
pgoyette
03a3099266 Fix cut&pasto in previous 2008-09-16 17:34:53 +00:00
pgoyette
8146645e68 Add cnmagic.* aliases 2008-09-16 17:18:01 +00:00
kleink
051e58ca17 Update for tzdata2008f. 2008-09-15 22:00:16 +00:00
cube
08b7b8edae Libs in /lib have symlinks in /usr/lib. [hi haad!] 2008-09-15 20:03:50 +00:00
haad
664f39465e Bump libprop minor number, I forgot to do it when I have added
prop_array_add_* routines. In version 1.2 of prop_array_util.c.

Pointed by bad@.
2008-09-15 18:19:25 +00:00
tsutsui
cbda6f9085 Use proper .Pq macro to restore parentheses removed by my wrong fix
in rev 1.90.
2008-09-14 23:39:02 +00:00
tsutsui
9264e132c6 Install bootloader into the FAT partition, not root partition. 2008-09-13 16:59:42 +00:00
tsutsui
d58de8d3e7 Reformat port-maintainers list and use @NetBSD.org address as other lists.
XXX: list-portmasters.pl needs to be updated.
2008-09-13 15:54:57 +00:00
tsutsui
c07124b6d6 First cut at INSTALL notes for NetBSD/arc.
Finally we could close another ancient PR port-arc/11443.

After several years, we got the native bootloader and then had
sysinst which would do apprpriate partitioning for the bootloader,
so I've noted the last difficult part, how to specify boot commands
on the ARC BIOS.

I still wonder how many possible users of NetBSD/arc are there
who will need this topic though... ;-p
2008-09-13 15:43:07 +00:00
tsutsui
28c30d59ac - enable dhclient(8) in RAMDISK kernel
- bump mdroot size
2008-09-13 07:36:30 +00:00
cube
bf310cb861 Add pkgconfig files. 2008-09-13 04:33:05 +00:00
mrg
687809ae3c make these actually correct for xorg. 2008-09-12 06:54:07 +00:00
dyoung
3c17f72932 I guess it is about time that I added my name. 2008-09-09 15:44:10 +00:00
jakllsch
ba80934542 Add myself. 2008-09-09 15:39:04 +00:00
rtr
719482780c fix amd64 lists for MKDEBUG=yes MKXORG=yes 2008-09-09 08:25:31 +00:00
jmcneill
c0fb860aa0 uvideo(4) 2008-09-09 01:17:23 +00:00
tsutsui
1109e74808 Remove obsolete description for old xen-i386 port. Ok'ed by bouyer@. 2008-09-08 16:10:14 +00:00
ginsbach
eecd5c0366 Add self. 2008-09-08 14:54:09 +00:00
rtr
8fa1918353 add xorg locale module entries 2008-09-07 13:15:49 +00:00
tsutsui
682dda6a54 Suppress the whitespace after parenthesis. 2008-09-07 05:11:55 +00:00
tsutsui
dede91a20b Use \*[Lt] and \*[Gt]. 2008-09-07 05:09:12 +00:00
tsutsui
cd77da4958 Fix empty line warning. 2008-09-07 05:08:42 +00:00
tsutsui
6776e6b202 Fix a typo in previous. 2008-09-07 04:45:18 +00:00
tsutsui
4ee53937d3 Use \*[Gt]. 2008-09-06 22:22:39 +00:00
tsutsui
d7f9ab6a0e Use \*[Lt] and \*[Gt]. 2008-09-06 22:19:03 +00:00
tsutsui
1091a34f7b Use \*[Lt] and \*[Gt]. 2008-09-06 22:14:45 +00:00
tsutsui
858eeff6b3 Use \*[Gt]. 2008-09-06 22:11:44 +00:00
tsutsui
1fd8e62a1e Use \*[Lt] and \*[Gt]. 2008-09-06 22:05:36 +00:00
tsutsui
86c925edeb Use \*[Gt]. 2008-09-06 21:52:33 +00:00
tsutsui
b49430fc1c Use \*[Lt] and \*[Gt]. 2008-09-06 21:49:33 +00:00
tsutsui
5edea45e2c Use \*[Lt] and \*[Gt]. 2008-09-06 21:46:14 +00:00
tsutsui
43ddc4f82b Use \*[Gt]. 2008-09-06 21:43:38 +00:00
tsutsui
fa266fcc79 Use \*[Gt]. 2008-09-06 21:41:44 +00:00
tsutsui
0ed4e0fbdb Use \*[Lt] and \*[Gt]. 2008-09-06 21:39:24 +00:00
tsutsui
fa2b544896 Use \*[Lt] and \*[Gt]. 2008-09-06 21:38:13 +00:00
tsutsui
25c87322ef Use \*[Gt]. 2008-09-06 21:36:40 +00:00
tsutsui
f0065aceba Use \*[Gt]. 2008-09-06 21:33:27 +00:00
tsutsui
3201e29220 Use \*[Lt] and \*[Gt] rather than \*< and \*> . 2008-09-06 21:29:21 +00:00
tsutsui
1975c595c8 Fix whitespace. 2008-09-06 21:25:33 +00:00
tsutsui
de3164b857 - use \*[Gt] (for '>' prompt)
- use Li in table, not Dl
- fix warnings
2008-09-06 21:05:15 +00:00
tsutsui
4ea12f3ed5 Fix warnings. 2008-09-06 21:03:05 +00:00
tsutsui
bac69892a3 Fix one more warning in the previous. 2008-09-06 21:02:34 +00:00
tsutsui
a9d75346d8 Fix a warning in macppc part. 2008-09-06 21:00:15 +00:00
tsutsui
e09f3cbc1b Use \*[Gt] in macppc specific part. 2008-09-06 20:59:42 +00:00
tsutsui
a5711b8025 Fix a warning on sparc64. 2008-09-06 20:59:00 +00:00
tsutsui
7fdbb42a1e Fix an unclosed bullet list which makes all notes mangled. 2008-09-06 20:14:21 +00:00
tsutsui
11355ecc5b Use \*[Lt] and \*[Gt] rather than \*< and \*> . 2008-09-06 19:57:14 +00:00
tsutsui
bfe29ec26f Fix warnings. 2008-09-06 19:53:44 +00:00
jmcneill
871986c8c4 Add pseye(4) 2008-09-06 19:41:38 +00:00
jmcneill
86cec39a87 Add video(4) and video(9) man pages 2008-09-06 19:14:44 +00:00
jmcneill
623f49d4ea Add videoio.h 2008-09-06 19:04:53 +00:00
tsutsui
9eb5d536b3 Fix warning which makes html version a bit mangled. 2008-09-06 18:18:32 +00:00
tsutsui
ff33e6bb4a Add landisk to MACHINE_LIST. 2008-09-06 13:14:56 +00:00
tsutsui
44cbc178bb ".Po" and ".Pc" macro seems to cause the following warnings:
>>  ../common/sysinst:1657: warning: macro `doc-pcresult' not defined

Use only ".Sy" for set names as common/contents and common/main.

XXX amiga/install, macppc/hardware, and sparc/prep still have them.
2008-09-06 13:12:22 +00:00
tsutsui
d515f38257 Fix warning:
>> ../common/macros:256: warning: number register `Ds' not defined

no changes in generated INSTALL docs.
2008-09-06 13:08:31 +00:00
rtr
c669328d60 install libX11 man,cat,html pages 2008-09-06 07:34:24 +00:00
rtr
bf2203f0f9 add xorg list entries for xinput binary and manpages 2008-09-06 06:37:58 +00:00
bjs
b500f5fe95 Add profile tag to libfoo_p.a xorg libraries. 2008-09-06 05:20:58 +00:00
tsutsui
74efe938b1 Revert rev 1.388 since de-hyphenation needs to be handled per item
in legal files.
2008-09-06 04:27:47 +00:00
rtr
ff4672e4f8 add entry for xorgversion.def that is now installed 2008-09-06 03:22:04 +00:00
tron
44a82a460d Add Silke Scheler. 2008-09-05 21:17:20 +00:00
tsutsui
3c88dd37fd Explicitly disable hyphenation for opengroup.org's URL in INSTALL.txt.
(src/distrib/notes/common/main rev 1.388 doesn't seem to work properly)
2008-09-05 13:52:41 +00:00
lukem
490ac90f8e Add strunvisx(3) as a link to unvis(3) 2008-09-05 04:52:34 +00:00
agc
ead06104de Sync set list with reality for html page for rump_sysvbfs. 2008-09-04 20:37:30 +00:00
tsutsui
bdf7279542 Fix a warning and formatting on sgimips. 2008-09-04 17:24:18 +00:00
tsutsui
74359d5342 Fix a warning. 2008-09-04 17:15:17 +00:00
tsutsui
356bdfe1e8 Fix ~empty INSTALL notes on ports which don't have
the "Quick install notes for the impatient" section.
(no one has noticed it since April!?)
2008-09-04 16:44:36 +00:00
tsutsui
04134b2dd5 Fix formatting. 2008-09-04 16:30:58 +00:00
pooka
91abea38e6 untypo previous 2008-09-04 16:20:15 +00:00
cegger
ae69aebaca Document that Xen version of at least 3.1 will be required after netbsd-5.
ok bouyer@
2008-09-04 15:14:10 +00:00
tsutsui
c8561507ed - add more developers per their requests
- fix one more sort botch
- fix typo
2008-09-04 14:18:04 +00:00
pooka
795cda8d6a Add rump support for sysvbfs. 2008-09-04 12:21:25 +00:00
pooka
9e37085d2e Install sysvbfs argument structure header into userlandia. 2008-09-04 12:07:29 +00:00
rtr
bd887bd6a3 add chooser.debug and xorgconfig.debug entries for xorg when MKDEBUG=yes 2008-09-04 08:04:31 +00:00
pgoyette
be03c1978e Fix a cut-and-pasto - the html files are *.html not *.9 2008-09-04 01:53:56 +00:00
ober
c476955fc4 Updates to enable the iwn man page 2008-09-03 23:44:24 +00:00
lukem
a7910f38ac remove duplicate entry for bootfloppy-big 2008-09-03 22:07:12 +00:00
rjs
377d770dda Add myself to list of developers. 2008-09-03 20:34:23 +00:00
erh
fe87d891c6 Add the man9 and html9 entries for the linedisc symlinks too. 2008-09-03 18:30:13 +00:00
tsutsui
afddcae745 - fix a sort botch in the previous
- add some port maintainer names in the developer list too
2008-09-03 17:21:20 +00:00
tsutsui
5513dca616 - update port-maintainers
- sort core/port-maintainer/developer names by surname
  (XXX how can this be automated?)
2008-09-03 16:30:32 +00:00
tsutsui
dcffe12ae7 Remove almost obsolete and useless "Unsupported devices" and
"Required configurations" sections for legacy devices. Ok'ed by bouyer@.
2008-09-03 15:12:48 +00:00
ghen
cdef44cd09 Add Colemak and Dvorak options to the sysinst keyboard layout menu. They can
not simply be added to the KB_ENC_FUN table in sys/dev/wscons/wsksymdef.h
because it doesn't allow for multiple variants of the same layout.  PR#31399.
2008-09-03 08:52:36 +00:00
erh
d004547533 Add man page links from ttyldisc_{add,lookup,remove} to linedisc 2008-09-03 03:02:48 +00:00
lukem
5c4783ee40 Use "-obsolete-" instead of "-unknown-" as the syspkg tag for obsolete entries.
Suggested by Alan Barrett <apb>
2008-09-02 21:51:09 +00:00
lukem
9c3ad8c3fd Reformat the columns 2008-09-02 21:45:42 +00:00
christos
d49f7b0d13 properly fix groff.info 2008-09-02 18:13:49 +00:00
njoly
40d03853e6 +rgb.debug 2008-09-02 11:05:20 +00:00
njoly
22eed021bc Add back a few x11 man pages that werew lost in r1.25. 2008-09-02 10:09:21 +00:00
christos
e5a9222681 enable groff.info and vi.info now that we have texinfo-4.8 2008-09-02 09:30:25 +00:00
lukem
9147898ee3 Reformat the columns 2008-09-02 02:23:11 +00:00
lukem
386a8c674a remove pointless "obsolete" X11R7 entries 2008-09-02 02:21:27 +00:00
lukem
04daf7ba02 Reformat the columns 2008-09-02 02:17:48 +00:00
lukem
54dfa7d530 * reformat the (non-comment) columns
* use "-unknown-" as the syspkg tag for obsolete entries for consistency
  with in-use entries
2008-09-02 02:16:26 +00:00
lukem
e95fba0e95 * reformat the (non-comment) columns
* use "-unknown-" as the syspkg tag for obsolete entries for consistency
  with in-use entries
* remove pointless "obsolete" X11R7 entries
2008-09-02 02:14:08 +00:00
lukem
d57cea4179 modules aren't .man pages ... (hi mrg!)
fix type of intel.4 entries
2008-09-02 01:56:35 +00:00
lukem
26297d149c fix .cat/html tag on intel.{0,html} 2008-09-02 01:55:34 +00:00
lukem
0c4bca54b5 add missing XF86Config.5 entries 2008-09-02 01:48:52 +00:00
lukem
4c32df2846 fix wrong tag for wsfb.4 2008-09-02 01:47:33 +00:00
njoly
4cf89a9f0b s/.debug/debug/ for tags. 2008-09-01 11:53:34 +00:00
rtr
6c4b42c91b - move build of showrgb to x11/bin/showrgb
- build and install rgb to destdir
- use host rgb to generate rgb.db database at build time and install it
- fix set list for above

should resolve pr/36836
2008-09-01 10:37:19 +00:00
rtr
1462d0ec41 remove x11 entry for XF86Config.5 since it is not mi
discovered by: Juergen Hannken-Illjes while building evbppc
2008-09-01 08:08:36 +00:00
mrg
f727693fb5 add intel and sis driver files. 2008-09-01 05:55:27 +00:00
mrg
29ced7c3fa fix set lists for amd64. 2008-08-31 21:47:55 +00:00
chris
2d5bc38e34 Check in xorg set list updates for cats. 2008-08-31 14:52:52 +00:00
christos
dc050a906d one more catalog 2008-08-31 12:55:44 +00:00
christos
dc8d73c793 obsolete the old vi catalogs 2008-08-31 12:07:46 +00:00
rtr
c978394d78 add back some entries that ended up in xbase/mi 2008-08-31 10:52:52 +00:00
rtr
9bb9e469e9 - fix set lists for xorg/shark
- remove some non-mi stuff that snuck into xbase/mi
2008-08-31 10:49:37 +00:00
mrg
0cc1081690 add ./usr/X11R7/man/html1/xorgconfig.html 2008-08-31 10:43:04 +00:00
mrg
e7ed4bbf35 add several missing i386 xorg files. now i386 sets work again. 2008-08-31 09:07:25 +00:00
mrg
bde163d62b move XF86VM.3 into xcomp where it belongs. 2008-08-31 09:06:40 +00:00
christos
cf944fb95b fix sets for nvi 2008-08-31 05:27:22 +00:00
lukem
bee9ff71a1 fix previous; need "obsolete" in the third column 2008-08-31 01:17:12 +00:00
lukem
e95c8a6849 Remove set lists for the non-cross-compiled ("vendor provided") build of
XFree86; we've used our src/x11 framework for four years.
2008-08-31 00:19:33 +00:00
christos
45ee307f3b no more magic.mime 2008-08-30 12:25:41 +00:00
reinoud
627e960617 Back out dirhash kernel module for now. 2008-08-30 10:49:27 +00:00
mrg
b86fa1af90 clean up a lot of macppc xorg sets. still not done. 2008-08-30 09:34:58 +00:00
mrg
9f828072d4 make xorg sets for amd64 almost entirely correct. 2008-08-30 07:15:50 +00:00
mrg
f0adb03741 fix most of the amd64 sets. 2008-08-30 06:33:57 +00:00
rtr
08255ad080 add entries for ./etc/mtree/set.x{server,font,etc} when MKXORG=yes 2008-08-30 06:30:28 +00:00
rtr
def2d9e9ee rename entries to libXTrap to libxtrap 2008-08-30 06:29:03 +00:00
mrg
3632dc6202 fix the module list. 2008-08-30 00:59:35 +00:00
reinoud
0a5ad4e15d Add dirhash kernel module for sharing dirhashing support with other FS
other than UDF. Its FS agnostic and could be used for any FS

Note to self: manpage needs to follow.
2008-08-29 14:20:25 +00:00
lukem
afd8405835 Entries for HTML man pages generated with MKHTML=yes.
PR 29233
2008-08-29 06:08:39 +00:00
lukem
794ef73292 add entries for /usr/X11R[67]/man/html[13457] 2008-08-29 05:34:07 +00:00
rtr
21d4494b34 put ./usr/X11R6/lib/libXft.so.1.1 we need it for src/x11 2008-08-29 05:33:00 +00:00
rtr
4c407bbc68 move pic archives from mi to shl.mi (where they belong) 2008-08-29 02:55:51 +00:00
rtr
88ab4ee092 move xorg library entries from xcomp to xbase (where they belong)
- shl.mi should contain lib.so.<maj>.<min>.<tiny>
  - shl.elf should contain lib.so and lib.so.<maj> links
2008-08-29 02:50:47 +00:00
mrg
261ad1f138 - fix the "tag" list i got wrong earlier - it is comma separated. 2008-08-29 02:28:16 +00:00
mrg
1ce3b5728f - fix the "tag" list i got wrong earlier - it is comma separated.
- add a bunch of xorg stuff for other platforms.
2008-08-29 02:21:48 +00:00
rtr
996a4416b7 add the last of the xorg list entries 2008-08-29 02:08:00 +00:00
rtr
856104271e remove trailing ^M chars that snuck in 2008-08-29 01:56:16 +00:00
mrg
283e3462ce mark all src/x11 built files with "x11" tag. 2008-08-29 01:06:34 +00:00
rtr
a17deda51d put CVS $Id$ back in the right place, fix empty comment lines after last sort 2008-08-29 00:21:36 +00:00
rtr
e983d828df - add missing xorg entries 2008-08-29 00:20:55 +00:00
rtr
57aa6195cc - add debuglib tag to appropriate xorg entries 2008-08-29 00:19:19 +00:00
gmcgarry
3c9a95916d Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a few flags for PCC. 2008-08-29 00:02:21 +00:00
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
lukem
4eb7fcb80a Don't descend into distrib/notes if MKMAN==no, because
groff (et al) isn't available in $TOOLDIR in that situation.
Fixes PR 30675.
(If we ever implement more specific "don't build groff" or "don't build C++"
build knobs, we can change this to use that.)
2008-08-21 06:17:41 +00:00
bouyer
ef4a8bf0e4 Add a "Features to be removed in a later release" section.
Document that Xen 2.0.x will be removed after netbsd-5, once we get
PCI pass-though support for Xen-3.
2008-08-20 21:14:38 +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
simonb
0885333839 Allow the "log" option to be chosen for filesystems. Move "log"
and "softdep" to top of menu to chose filesystem options.
2008-08-08 02:54:06 +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
tnozaki
727a7567f1 install/39193, fix signedness problem of converting char -> wchar_t. 2008-07-29 13:46:16 +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
mlelstv
8dd705a60e add missing quote 2008-07-27 19:55:19 +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
pgoyette
7c810deb09 Add myself to the list of developers. 2008-07-26 23:17:09 +00:00
skrll
e49e2d2167 -CPPFLAGS+= -I${SRCDIR}
Otherwise, system util.h is not included when compiling ifconfig.c, the
snprintb prototype is missing, and the flags don't get printed correctly
on hp700.
2008-07-25 15:11:48 +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
agc
1aa0a071e2 Implement, and document, an ugly hack which allows cross-building of
NetBSD on Darwin - Mac OS X Leopard - to complete successfully

	hack   cross-building hack on Darwin
	mdate  20 July 2008
	who    agc
	file   src/distrib/common/Makefile.mdset       : 1.33
	descr
	       Darwin has problems with getopt() when used in mdsetimage -v,
	       due to the difference between BSD and libiberty() getopt
	       implementations, more fully described in
	       http://mail-index.netbsd.org/current-users/2008/06/27/msg003242.html
	       and the subsequent thread.  For just now, we just have an ugly
	       workaround not to call mdsetimage with the -v argument on Darwin
	kcah
2008-07-21 10:00:51 +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
skrll
d2b1f0c9d9 Bump image size to deal with bloat. 2008-07-17 07:01:30 +00:00
perry
fd2022452a mark mom related stuff obsolete 2008-07-16 21:24:59 +00:00
dsl
cc5a3a76ba mbrtowc() gets called to initialise the mbstate from libcurses.
Don't access address 0 and core dump when it does!
Fixes sysinst, the install ramdiskbin gets built against the standard
archive libraries (at least on amd64) which are build with HAVE_WCHAR.
2008-07-12 19:20:03 +00:00
bjs
0f48dccbcd Add myself to the list of developers. Somehow, I never got around to doing
this.
2008-07-07 23:57:25 +00:00
ahoka
825e44652f Add my name to the list of developers. 2008-07-06 19:52:53 +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
plunky
c4df96ad44 change licence of my old code to two-clause BSD licence
remove my name from advertising list
2008-07-02 10:16:20 +00:00
dyoung
d75414adf5 Let us add/remove features from ifconfig, such as support for
various address families (inet, inet6, iso, atalk) and protocols
(802.11, 802.3ad, CARP), simply by trimming the list of sources in
the Makefile.  This helps one customize ifconfig for an embedded
device or for install media, and it eliminates a lot of grotty
#ifdef'age.  Now, the ifconfig syntax and semantics are finalized
at run-time using the constructor routines in each address-family/protocol
module.

(In principle, ifconfig could load virtually all of its syntax from
shared objects.)

Extract a lot of common code into subroutines, in order to shrink
the ifconfig binary a bit.  Make all of the address families share
code for address addition/replacement/removal, and delete "legacy"
code for manipulating addresses.  That may have broken atalk and
iso, despite my best efforts.

Extract an include file, Makefile.inc, containing the make-fu that
both ifconfig and x_ifconfig share.

Sprinkle static.  Change some int's to bool's.  Constify.

Add RCS Ids to carp.c and env.c.  Move media code to a new file,
media.c.  Delete several unneeded header files.

Set, reset, and display the IEEE 802.11 attribute, 'dot11RTSThreshold'.

Bug fix: do not require both a interface address and a destination
address for point-to-point interfaces, but accept a interface
address by itself.
2008-07-02 07:44:13 +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
matt
0ab08b46df Increase RAMDISK size due to ever-increasing bloat. 2008-06-25 03:33:06 +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
matt
b3139d33db Change MACHINE to RELEASEMACHINEDIR 2008-06-23 02:09:29 +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
he
28599b0f97 Mirror the changes to sys/arch/cats/conf/Makefile.cats.inc: remove
some more ELF sections when copying to a.out format: .debug_frame,
.debug_loc, .debug_pubnames, and .debug_aranges.
2008-06-09 20:05:12 +00:00
hans
63a0db2661 add myself to the list of developers 2008-06-05 12:02:51 +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
he
1415bf509b Bump miniroot size from 500k to 600k to compensate for recent bloat. 2008-06-02 09:04:50 +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
mrg
c2b95373bf remove clause #3 from my license where there are no other
copyright holders involved.
2008-05-29 14:51:25 +00:00
ad
032b92980a /usr/include/atomic.h, for Solaris source compat. 2008-05-28 12:28:12 +00:00
he
43d9fe982a Add boot_com0 and boot_vga, to mirror recent changes. 2008-05-28 06:32:44 +00:00
christos
bf458e0e2a bump crypto and add camellia 2008-05-26 16:56:44 +00:00
he
e9c0b94535 Bump ramdisk size from 1.5M to 1.6M to compensate for recent bloat. 2008-05-26 12:25:34 +00:00
martin
793af5dc9c Fix sh/perl/etc comment post processing. 2008-05-26 08:11:41 +00:00
yamt
5f24c2accb +dhcpcd.debug
+ldapmodrdn.debug
-ldapmodrd.debug
-ldapadd.debug
2008-05-26 00:44:55 +00:00
christos
ef7407bbb3 update for uberry. 2008-05-26 00:32:33 +00:00
wiz
b0ed846e48 Fix two typos. 2008-05-25 20:17:00 +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
dholland
bd9aae96b8 Add myself to the list. (Should have done this months ago...) 2008-05-25 01:15:33 +00:00
xtraeme
305975bcfa Due to some differencies with a core member that never
wanted to help me, I'm quitting definitly from this project
on which I contributed since 2002... so remove me from
the list of developers.

Hasta nunca!

admins: feel free to remove my account and all related stuff.
2008-05-24 23:33:47 +00:00
hauke
5b622a2a06 Attempting to fix display problems of PR mac68k/37874
(1) By moving the "Choose your partition" menu up one line, we gain two
lines, since the scroll... message is gone.
(2) With the mac68k MAXPARTITIONS == 8, we only need 7 lines for the
partition table, which does not display the 'c' partition.

After both changes, the display fits nicely on an 80x24 screen even
for a full partition table. Should mac68k want to bump MAXPARTITIONS,
though, the partition table needs to be scrollable.
2008-05-24 21:42:52 +00:00
martin
52b48c415c More "known bad" formattings of 3 clause UCB license. 2008-05-24 19:52:46 +00:00
joerg
e4890f8abd Hook dhcpcd into build. 2008-05-24 19:39:30 +00:00
martin
afdba35c96 Avoid an endless loop in previous, improve extraction of "known bad"
UCB 3 clause licenses.
2008-05-24 19:37:29 +00:00
martin
c5f18ae1d0 PR install/38604: when chosing "use existing partitions", and the old
label looks like an autogenerated "whole disk" label, make sure that
we adjust the 'a' partition when we create an MBR that does not start
right at the start of the disk. Also when we force this partition to be
mounted, init it's mount point to / and force a newfs.
2008-05-24 11:06:53 +00:00
jnemeth
3f1ee498b5 Import siisata(4) by Jonathan A. Kollasch.
The siisata driver supports the Silicon Image SteelVine family of SATA-II
     controllers, interfacing the hardware with the ata(4) and atapi(4) sub-
     systems.

     The following controllers are supported by the siisata driver:

           Silicon Image SiI3124 4-port PCI/PCI-X
           Silicon Image SiI3132 2-port PCI-Express x1
           Silicon Image SiI3531 1-port PCI-Express x1

     SATA Native Command Queueing is not yet supported.
     Device hot swapping is not yet supported.
     Silicon Image's Software RAID is not yet supported by the
             ataraid(4) driver.

Approved by: core (christos), releng (bouyer)
2008-05-23 21:11:40 +00:00
lukem
d7f96a288b Add entries for cpi(4).
(Hi hauke@ !)
2008-05-23 00:20:37 +00:00