Commit Graph

10774 Commits

Author SHA1 Message Date
jakllsch
94bdb4c2cf Fix MKDEBUG=YES build by adding entry for wake.debug. 2009-06-26 19:36:21 +00:00
jakllsch
176055761f mark nicknames.5 as .man, so MKMANZ=YES builds work 2009-06-26 19:31:25 +00:00
agc
99a1a9f586 finish off the move to the external framework for iscsi by fixing up the
set lists - thanks to tron for the nudge.
2009-06-25 20:54:16 +00:00
mbalmer
35f74629dc wake(8) is a command to send Wake-on-LAN packets to machines on the local
ethernet, allowing machines to be powered up without physical access to them.

tonnerre@ and tron@ reviewed it and decided that the bin directories
are not to full for this small and useful command.
2009-06-25 18:41:21 +00:00
mbalmer
7880601279 Add myself as requested in the welcome mail. 2009-06-24 12:15:43 +00:00
tron
7d5e451c60 Switch to building Postfix 2.6.2 via "external/ibm-public/postfix". 2009-06-23 17:58:22 +00:00
mrg
cb84b0f930 don't build the vga or nsc drivers -- they haven't been ported to
xorg-server 1.6 yet.  remove them from the list of drivers to try
to load with "X -configure".  (someone should also confirm that
this list of drivers is right.)

this should fix PR#41626.
2009-06-23 04:39:52 +00:00
christos
9e4f08911b add nicknames 2009-06-21 01:55:34 +00:00
christos
387aa49a45 Add pw_copyx 2009-06-20 14:29:48 +00:00
agc
6d294a5dfc Add entries for the iSCSI initiator 2009-06-20 04:20:21 +00:00
mrg
980e989b21 fix the prior change to add MKX11FONTS support. 2009-06-18 21:05:35 +00:00
mrg
5b9c71717d implement MKX11FONTS for Xorg. 2009-06-18 06:36:58 +00:00
mrg
27cab9ebfa fix up for the current symbols/pc xkb map. 2009-06-18 05:59:42 +00:00
mrg
1e482b916c unobsolete libglx 2009-06-18 05:57:34 +00:00
mrg
66feaa8daf - build and install swrast_dri.so
- don't force linking dri_util.c into swrast_dri.so
- fix the source lists in libGL/OSmesa makefiles
- unobsolete the symbols/pc keymap and 7x14-KOI8-R.pcf.gz font

XXX the libGL/OSmesa makefiles could use some reorg.  there
XXX are a bunch of duplicated items.
2009-06-16 00:26:10 +00:00
njoly
ac7a79a40a Mark XOrg {ioport,xorgconfig}.debug as obsolete. 2009-06-12 12:36:50 +00:00
mrg
d0033f6983 fix xsrc/41577: install the Xvidtune app-defaults file, after the
necessary preprocessing and sed processing it needs.
2009-06-12 06:57:22 +00:00
mrg
bddc6fb749 oops.. missed imstt.0 2009-06-12 02:14:42 +00:00
mrg
6bfaba4900 merge all the changes for xorg-server 1.6 2009-06-12 01:55:59 +00:00
mrg
86d423063c remove a dir that does not exist 2009-06-11 06:18:12 +00:00
mrg
ee5acb3c1c add the new subdirs used by xkeyboard-config. 2009-06-11 05:40:18 +00:00
mrg
797cf46996 merge libXfont 1.4.0. 2009-06-10 07:52:07 +00:00
mrg
c7e578a02d install dri2proto headers. 2009-06-10 04:37:27 +00:00
mrg
02fb05a57b install pci.ids somewhere so that libpciaccess can find it. 2009-06-10 02:20:13 +00:00
agc
ac64bb00ed Add entries for netpgpkeys(1). 2009-06-10 00:40:33 +00:00
njoly
5826190291 +netpgpverify.debug 2009-06-09 12:16:06 +00:00
he
5cd328a195 Add -lprop to the ramdisk build, so that it builds again, due to
recent changes in newfs.  Bump the ramdisk size from 1536 to 1800
blocks as a consequence.
2009-06-09 11:06:09 +00:00
mrg
a41f87fb6b add compat netpgp files. 2009-06-09 05:46:44 +00:00
mrg
9e9cbad03e add missing html version of res pages 2009-06-09 05:44:42 +00:00
snj
a265ded90c Fix paths to resolver cat pages and add one man page (hi christos!). 2009-06-09 05:25:44 +00:00
mrg
c0267ae556 put the drm_intel files in the right places. 2009-06-09 05:24:31 +00:00
mrg
0101117996 set lists updates for new libdrm, libdrm_intel.
partly from snj@.
2009-06-09 04:39:50 +00:00
mrg
24c0768400 fix netpgp library issues. 2009-06-09 04:35:25 +00:00
mrg
b729917803 add copmat netpgp libs. 2009-06-09 03:20:56 +00:00
agc
3348547616 Add entries for netpgpverify(1) and manual pages 2009-06-09 00:58:14 +00:00
christos
4211466511 update for resolver pages. 2009-06-08 17:15:23 +00:00
christos
1fbfc5d885 bump libssh 2009-06-07 22:48:15 +00:00
hubertf
5cf334a3c2 add mlinks for iic manpages 2009-06-06 18:48:09 +00:00
hubertf
b290981f9c Add iic(4) manpage, partly taken from OpenBSD. 2009-06-05 07:21:14 +00:00
bouyer
d478d33fa1 Add support for fr_*.UTF-8 locale. Setting LANG to fr_*.UTF-8 won't get
the message catalog right (they're encoded in iso-8859-1), but other locale
functions should work right.
Proposed on tech-userlevel on 20 May 2009.
2009-06-03 18:47:05 +00:00
he
7f447b4ade The sparc miniroot actually doesn't use "file" anymore to distinguish
between a.out and ELF objects, so omit the now no-longer-present "magic"
file (deprecated after latest "file" update).
2009-06-01 13:06:03 +00:00
njoly
11f59e32e4 Fix warning, s/.lt/.It/ for list item. 2009-05-27 09:40:01 +00:00
agc
a1766d9f3f Bump version of libnetpgp 2009-05-27 00:42:00 +00:00
pooka
355dcf3a3b Install agr ioctl header and stop putting our hand under the sys skirt
in ifconfig.
2009-05-26 21:58:31 +00:00
sborrill
5b465c4fb9 Fix build by explicitly narrowing dlsize to an unsigned 32-bit quantity as
supported by disklabel.
2009-05-26 20:29:04 +00:00
joerg
09d5d44150 Add SHA224 implementation to libc.
Make libcrypto use the SHA2 implementation of libc.
Bump minor versions of libc and libcrypto.
2009-05-26 08:04:11 +00:00
mlelstv
1db94e50d9 file(1) no longer provides the plain text "magic" database.
change the install.md script to not need file(1) similar to what the
sparc port did.
2009-05-24 22:59:18 +00:00
mlelstv
13573078f8 Removed old Amiga-specific "sicallback" software interrupts and replaced
them by MI softints. Approved by "is".

Also drop mptr.h from set.
2009-05-24 20:53:22 +00:00
dyoung
5f33bcda52 Install disk_begindetach.9 links. 2009-05-20 22:48:05 +00:00
christos
e8266b2f6a add /libexec versions of rtld. 2009-05-20 16:22:22 +00:00
plunky
32a127402a bump libutil minor for snprintb_m() 2009-05-18 13:40:10 +00:00
nonaka
e72bdd20c7 >Support drives over 1TB in size (i.e. stop errors like drive is -654343MB in size).
>Error if drive is over 2TB in size (and thus over the disklabel limit).
2009-05-16 10:40:16 +00:00
ginsbach
c413c5daaf Update set list for getdate(3) additions. 2009-05-15 02:34:07 +00:00
sborrill
943355d5b7 Support drives over 1TB in size (i.e. stop errors like drive is -654343MB in
size).
Error if drive is over 2TB in size (and thus over the disklabel limit).
2009-05-14 16:23:38 +00:00
ginsbach
c8da0e5fef Add the getdate(3) function and getdate_err value, conforming to IEEE
Std 1003.1 (``POSIX.1'') and the Open Group Base Specifications X/Open
System Interfaces extension (``XSI'').
2009-05-14 02:37:35 +00:00
pgoyette
28469fc250 Implement snprintb_m(3) to provide multi-line bit/bit-field decode.
Discussed on tech-kern.
2009-05-13 02:50:31 +00:00
plunky
04b1ea702b add libsdp.so back in but marked as obsolete 2009-05-12 18:29:53 +00:00
plunky
39aa7ec964 remove libsdp as improved functionality has been enabled in libbluetooth. 2009-05-12 18:07:54 +00:00
plunky
dfbf818a22 Add in the new Service Discovery Protocol API as announced previously in
http://mail-index.netbsd.org/tech-userlevel/2009/02/27/msg001764.html

  in lib/libbluetooth, add new SDP functions and bump minor version
  replace usr.sbin/sdpd with new version
  install sdp.h and sdp.3 from lib/libbluetooth

(Don't remove libsdp yet since some programs still refer to it)
2009-05-12 10:05:06 +00:00
tsutsui
0ef43540c4 Fix more pasto botches in pmf(9) entries. 2009-05-11 15:47:36 +00:00
roy
d6089bc607 Fix flist, ok:cube 2009-05-11 14:45:04 +00:00
tsutsui
7957da8992 Add MLINKS for pmf(9) functions. 2009-05-10 10:59:21 +00:00
pgoyette
b3c79debe6 Initial implementation of sdtemp(4) driver for on-DIMM temp sensor.
(These optional sensors are specified by JEDEC Standard No. 21-C
Section 4-7 and implemented by multiple vendors.  Tested on my
amd64 machine with Kingston KVR1066D3E7S/2G memory which includes
a STMicro STTS424E02 sensor.)
2009-05-09 15:04:25 +00:00
christos
03e1ca86a3 no more magic 2009-05-08 23:28:46 +00:00
dyoung
796d625235 Install a link from vfs_mountalloc.9 to vfssubr.9. 2009-05-08 22:39:18 +00:00
christos
54f4998513 bump libmagic.so 2009-05-08 17:50:56 +00:00
tsutsui
dc8b93ef3c Make install.md script probe cd(4) devices properly.
Problem reported by doomwarrior on port-hp300.
2009-05-08 17:18:06 +00:00
ad
f04d7e49cc + callout_halt 2009-05-04 21:33:00 +00:00
agc
3aa953b84d Fix an openpgpsdk entry that I missed - pointed out by Kurt Schreiner and
Christos Zoulas.
2009-05-03 14:58:52 +00:00
tsutsui
c77a6f3174 Allow UFS2 (ffsv2) for root parition. 2009-05-03 11:33:05 +00:00
pooka
2ee1e68838 missed the "debug" column ... again 2009-05-02 20:08:52 +00:00
pooka
3bb03fc676 add recent tests 2009-05-02 19:36:27 +00:00
perry
26f303d919 more libc.so.12.166->libc.so.12.167 -- hopefully the end 2009-05-02 02:20:20 +00:00
pooka
45ef580f17 Merge librumpfs_ufs into librumpfs_ffs. This reflects what happened
with the ffs kernel module and follows the trend of retiring ufs.
It also allows to get rid of a special case kludge in runtime module
loading, since ufs was not really a module.  librumpfs_ufs is now
obsoleted and ffs consumers should be linked solely against
librumpfs_ffs.
2009-05-02 01:15:52 +00:00
agc
2c67f700b7 Remove openpgp files from the build (replaced by netpgp) 2009-05-01 22:59:51 +00:00
perry
5658834bef fix a tyop 2009-05-01 21:49:59 +00:00
perry
56bf6b0b77 update libc minor number 2009-05-01 21:45:45 +00:00
perry
95b8b10f8d add stpcpy, stpncpy, strnlen pages.
also sort
2009-05-01 18:02:24 +00:00
christos
4d3c211551 Put libgcc_s.so in /lib for MKPIE=yes 2009-05-01 15:30:46 +00:00
tsutsui
0cd2869469 Add necessary files for build.sh -m rs6000 release.
Based on PR port-powerpc/40421 from Wojciech Galazka,
with misc tweaks by me.

Note sysinst part is not pulled because there is
no supported storage device yet on this port.
2009-04-30 12:47:39 +00:00
tsutsui
8579e4ddeb Fix indent. 2009-04-29 18:24:05 +00:00
tsutsui
72c20785c4 Sort some entries. 2009-04-29 18:23:46 +00:00
tsutsui
06add2372c Fix indent and sort some entries. 2009-04-29 18:22:47 +00:00
tsutsui
1bdd710904 Fix indent on common/protocols changes. 2009-04-29 18:20:00 +00:00
tsutsui
1b053c8aa5 Remove unnecessary gnu/usr.bin from SRCDIRS. 2009-04-29 18:07:01 +00:00
tsutsui
102ba59746 Remove unneeded gnu/usr.bin from SRCDIRS. 2009-04-29 18:01:50 +00:00
roy
6bdecd9c27 Add an rc.d script for dhcpcd(8) 2009-04-28 23:30:34 +00:00
njoly
a6ba76a6cd Add some missing entries to fix MKDEBUG build on alpha.
Looks good from tsutsui.
2009-04-27 14:22:40 +00:00
snj
7548a3a557 Nuke some 5.0 stuff in preparation for 6.0. Sigh. 2009-04-27 00:07:06 +00:00
sborrill
ae2bdcdb20 Fix a lot more grammatical errors and inconsistencies (e.g. RiscOS -> RISC
OS).
2009-04-26 16:58:30 +00:00
sborrill
d0ea34baab !SparkPlug, not !SparcPlug 2009-04-26 16:44:51 +00:00
snj
54a18014ee Final round of INSTALL cleanups for 5.0. 2009-04-25 21:21:47 +00:00
tsutsui
3777f91783 Use src/distrib/common/termcap.mini. 2009-04-25 18:39:47 +00:00
tsutsui
5a3df35d7b - remove gnu/usr.bin from SRCDIRS
- sort
2009-04-25 18:38:32 +00:00
tsutsui
42eecbf8ef Use DBG=-Os, which works fine on landisk. 2009-04-25 18:29:05 +00:00
snj
0e48057f61 Yet another round of INSTALL fixes. 2009-04-25 10:34:42 +00:00
snj
059a9b4ae1 Sync with (a close approximation of) reality. 2009-04-25 09:10:55 +00:00
agc
ee219f892b Enable netpgp in the build, and amend set lists accordingly. 2009-04-25 05:54:50 +00:00
snj
cbd498a0a1 Another round of INSTALL improvements big and small. 2009-04-25 01:33:12 +00:00
ad
1344cedef1 Remove some rubbish 2009-04-24 23:11:07 +00:00