Commit Graph

2801 Commits

Author SHA1 Message Date
lukem d5157aa5fd Add /usr/X11R6/* and /etc/{X11,fonts} 2003-09-12 02:16:45 +00:00
christos 29153b1d45 bump libi386 2003-09-11 19:21:00 +00:00
christos 0ed7c35b0a Add siginfo man page. 2003-09-10 14:12:23 +00:00
itojun 67556e6947 libc shlib minor bump 2003-09-09 22:18:58 +00:00
itojun 0257a0c524 bump minor for randomid(3) and pw_dup(3) 2003-09-09 22:18:08 +00:00
itojun 00552ebbd7 add randomid(3). 2003-09-09 22:10:33 +00:00
itojun 24a3a1d964 have pw_dup(3). from openbsd 2003-09-09 22:01:56 +00:00
seb ad0a9298df Fix extension on pool_cache* cat pages.
Approved by kleink@.
2003-09-07 21:06:06 +00:00
seb 67ea8250d5 Update the other reference to libc to version 103.
Approved by kleink@.
2003-09-07 21:05:18 +00:00
tron c975f55b04 Minor version of "libc" was bumped. 2003-09-07 19:21:19 +00:00
yamt 6bcc421d43 pool_cache(9) and links to it 2003-09-07 11:29:18 +00:00
yamt 70088b8495 buffer cache manpages 2003-09-06 18:23:42 +00:00
yamt c7def18e2c sort entries 2003-09-06 18:23:18 +00:00
wiz 49fae81618 Add aica(4). 2003-09-06 16:26:16 +00:00
itojun 495906ca8e revamp inpcb/in6pcb so that they are more aligned with each other.
in6pcb lookup now uses hash(9).
2003-09-04 09:16:57 +00:00
dan a038ec9b06 build atw(4) 2003-09-04 03:21:11 +00:00
he 2dc6bde778 Add pkg_view and linkfarm binaries and man pages. 2003-09-03 10:25:44 +00:00
drochner ae48f024f8 +coda5 2003-09-02 12:19:38 +00:00
junyoung d1c665c08e Add UTF-8 ctype locale support for Korean.
From Min Sik Kim <minskim bawi org>. tshiozak@ ok.
2003-09-02 09:30:31 +00:00
mrg b3c3e41312 don't obsolete MD files here. don't obsolete files we are still
installing..
2003-09-02 06:17:03 +00:00
mrg 6e28e939f1 don't install iostream.info anymore - it goes away with GCC3. 2003-09-02 05:26:43 +00:00
wiz 59266cd4ce Add qt(4). 2003-08-31 16:41:41 +00:00
jdolecek 7dbbf58371 add sk(4) manpage, adapted from OpenBSD by Stephen Degler
followup to PR kern/22511
2003-08-30 22:00:37 +00:00
mrg 4408c0c269 add ./usr/lib/libfrtbegin.a 2003-08-29 02:13:41 +00:00
chris cdef31d5ce Update the other reference to libc to version 101. 2003-08-26 23:14:18 +00:00
wiz 7666801285 Add man page for getlastlogx and friends. 2003-08-26 17:37:48 +00:00
wiz a200eb2c89 Bump to 101 for getlastlogx change, says kleink. 2003-08-26 17:05:13 +00:00
uwe 2212bb4a61 /usr/include/sparc64/fbvar.h is obsolete. 2003-08-26 15:19:35 +00:00
mrg 844c41f2cd delete dead ./usr/libexec/cpp0 2003-08-26 11:19:13 +00:00
lukem a5efa8b763 sort 2003-08-26 05:06:34 +00:00
lukem 2efeb76d72 all xfree4 should get ./usr/X11R6/lib/X11/etc/xterm.term{cap,info} 2003-08-26 04:50:21 +00:00
itojun 15980e345d manpage for udav* 2003-08-22 06:42:01 +00:00
mrg ef96a066f2 GCC3-specific sets 2003-08-10 08:44:41 +00:00
itojun fc35b1fd89 /lib/libdes.so* must be removed due to des_xx -> DES_xx API change
(otherwise -ldes will not work)
2003-08-04 04:15:24 +00:00
lukem 61be5790f1 Un-obsolete kerberosIV/des.h, and make it a symlink to ../des.h.
It can't be obsoleted because that causes builds with an old
${DESTDIR}/usr/include/kerberosIV/des.h to fail in directories which
have CPPFLAGS+=-I${DESTDIR}/usr/include/kerberosIV so that their #include
of <krb.h> works (and any subsequent #include <foo.h> by <krb.h>).
(Note: gcc3 won't work with a hack such as prepending -I${DESTDIR}/usr/include
before -I${DESTDIR}/usr/include/kerberosIV.)

Affected directories include lib/libkafs, and any thirdparty source
which used a similar -I/usr/include/kerberosIV hack to use <krb.h>.
2003-08-02 18:49:10 +00:00
bjh21 aebe480082 Add boot32 bits. 2003-08-02 17:59:04 +00:00
tsutsui ad95b036f0 Add spc(4), and remove hp300 oscsi(4). 2003-08-01 02:46:57 +00:00
he b066f88cea Bring into sync with current reality; add two gzboot images for SMDK2800. 2003-07-31 20:50:40 +00:00
itojun a788826020 unifdefall is available. 2003-07-30 08:24:11 +00:00
he faae8634e1 Add newly added crypto/cryptodev.h header. 2003-07-26 14:23:19 +00:00
he 92515d797d Include new g++/backward, g++/bits, and g++/ext directories. 2003-07-26 14:22:37 +00:00
dsl e141360764 Obsolete i386/amd64 /usr/mdec/biosboot*.sym and /usr/mdec/installboot 2003-07-26 08:43:02 +00:00
wiz 7455c20783 Perry added openssl_CA.pl.1 to man/mi, which looks like a better place.
Remove the lines for it here.
2003-07-25 22:22:44 +00:00
perry 507b7df779 add entries for openssl_CA.pl.1 man page.
Maybe I'll finally be able to build the world now.
2003-07-25 21:48:36 +00:00
he 4db75bc189 My mistake; openssl/rsaref.h wasn't supposed to be there. 2003-07-25 15:23:11 +00:00
he f275d4828e Sync with current reality: openssl/rsaref.h, {man,cat}1/openssl_CA.pl.{0,1}. 2003-07-25 15:11:39 +00:00
hannken ba886242fe Typo: cat1/openssl_ocsp.1 -> cat1/openssl_ocsp.0 2003-07-25 09:18:21 +00:00
itojun f4401cd869 upgrade openssl to 0.9.7b. (AES is now supported)
alter des.h to be friendly with openssl/des.h (you can include both in the
same file)
make libkrb to depend on libdes.  bump major.
massage various portioin of heimdal to be friendly with openssl 0.9.7b.
2003-07-24 14:16:30 +00:00
itojun de65f66923 sort 2003-07-24 13:04:19 +00:00
dsl dddd3e09c5 Remove /lib/libdes.so, /lib/libdes.so.7.0 and /lib/libdes.so.7
have already been removed by itojun.
2003-07-24 10:42:40 +00:00
wiz 75dfbc138b Add pthread(3). 2003-07-24 07:51:01 +00:00
itojun 6040fd8db9 no /lib/libdes any more. from Havard 2003-07-23 22:44:27 +00:00
itojun d18a2f47e0 kafs.h moved from kerberosIV to krb5 2003-07-23 21:57:19 +00:00
itojun cc129b0c9b need lint entry for libdes 2003-07-23 21:56:35 +00:00
itojun 4e1706e9af kerberosIV/des.h is not needed, Love says 2003-07-23 20:30:34 +00:00
itojun 9f89c3577c split libdes from libcrypto. libdes bumps shlib major.
(no dependency in libraries)

libdes provides des_xx functions based on openssl 0.9.6j.
2003-07-23 05:20:17 +00:00
mrg 11569a7f9b support XF4 on sparc. had to move parts of x{base,comp}4/mi into the
relevant ports as they do not apply to sparc (or other non-"hw/xfree86"
ports.)
2003-07-22 11:46:52 +00:00
tshiozak 8506e58599 add new locales - bg_BG.CP1251 el_GR.ISO8859-7 hy_AM.ARMSCII-8 lt_LT.ISO8859-13 2003-07-21 17:45:50 +00:00
tshiozak 6c85e3334a add KOI8-U encoding support for iconv. 2003-07-20 19:26:55 +00:00
tshiozak 173e5850f7 - add converter for EUC-JP-MS.
- apply MS conversion rule to JISX0208 part of CP932.
c.f.:
  http://www.opengroup.or.jp/jvc/cde/ucs-conv-e.html
2003-07-19 20:20:39 +00:00
matt e648c959cb No need for libtelnet.ln anymore 2003-07-17 02:26:18 +00:00
itojun 8fece4c5f9 libtelnet no longer installed (redo) 2003-07-16 19:39:05 +00:00
he d003f425a8 Despite claims of the contrary, libtelnet in its various forms
is still being installed, so make the set lists match reality for now.
2003-07-16 19:03:11 +00:00
itojun 1463d5f4f4 add libtelnet non-shared portion 2003-07-16 16:23:21 +00:00
dsl 118b95f75d Add old location of mbr(8) and bootselect(8) pages. 2003-07-16 11:57:15 +00:00
dsl c0bc37d706 Move mbr(8) and bootselect(8) into i386 subdir (source moved from sbin/fdisk
to src/share/man/man8/man8.i386)
2003-07-16 11:21:33 +00:00
itojun 71f683ba4a oops, too early (PF) 2003-07-16 08:53:42 +00:00
itojun 128a9bd8d5 add X11 CTEXT encoding
XXX add more charsets
2003-07-16 08:25:17 +00:00
itojun 2074f56f8d no longer install libtelnet 2003-07-16 06:18:32 +00:00
he b1597d221a Cobalt installs a boot loader now, so list it here. 2003-07-15 14:00:20 +00:00
itojun 427af575fe use bounded string op. bump shlib major for libtelnet due to API change. 2003-07-15 10:14:54 +00:00
wiz 69807edb27 Add old milter includes. 2003-07-10 13:27:27 +00:00
atatat ccf314363b Move the libmilter headers to where they belong. 2003-07-10 13:07:24 +00:00
wiz 68cbd06b9e Remove installboot/i386(8) man page too, and add it and the catted version
to the obsolete list.
2003-07-09 09:38:05 +00:00
dsl f496a8be1b Remove i386/installboot(8) 2003-07-09 09:35:42 +00:00
seb cbcb286ff0 Add missing mlinks for tree(3).
Approved by wiz@.
2003-07-08 11:34:17 +00:00
itojun 861516eeb7 install more postfix README files. based on PR 22086 2003-07-08 05:17:12 +00:00
yamt 0a7c59f953 tree(3) manpage from OpenBSD. 2003-07-07 14:39:25 +00:00
jdolecek 7dd3186418 add Dreamcast intro(4) and boot(8) 2003-07-05 06:28:00 +00:00
nonaka 95b69aec78 add the txp(4) manual pages. 2003-07-05 01:00:24 +00:00
agc 39a1106ac1 add the locale(1) manual pages. 2003-07-04 17:55:58 +00:00
tshiozak 6a491b80a2 add manpage for iconv(1). 2003-07-04 06:59:52 +00:00
tshiozak a781221f36 add iconv.3 manpage. 2003-07-04 06:05:28 +00:00
tshiozak fab9a2fdc1 add locale(1) utility.
Originally written by Alexey Zelkin <phantom@FreeBSD.org>.
So, obtained from FreeBSD with gratitude.  (suggested by wiz.)
2003-07-04 05:41:49 +00:00
atatat 2b1f20983c Two milter libraries from sendmail, two headers, one directory for the
headers to live in, and the README file from the milter stuff.
2003-07-04 04:56:27 +00:00
wiz 8b0aec9020 Add Romanian locale dir and texinfo.mo inside. 2003-07-03 15:18:54 +00:00
tshiozak 9badb7d5a5 add KOI8-R support for iconv.
(A simple example of adding a new conversion)
2003-07-01 12:16:23 +00:00
wiz bb5a88b9e0 Actually, mdoc(7) is not obsolete. Reinstate it. 2003-07-01 10:05:46 +00:00
tshiozak 58db2e99e2 add iconv_t cache.
- separate shared part and context part from iconv_t.
  - add cache of shared part.
and, bump shlib_version minor of i18n modules because iconv i/f is changed.
2003-07-01 09:42:15 +00:00
wiz e8ea74be99 Update for groff-1.19. 2003-06-30 19:09:06 +00:00
he ac99092862 Catch up with the reorganization of the atari boot code. 2003-06-28 15:17:59 +00:00
tshiozak 1d910e61f7 Citrus iconv support(5)
add iconv data files.  now ready to use iconv stuffs.
TODO:
- manpages.
- enrich mapper/esdb.
2003-06-27 08:39:59 +00:00
tshiozak 284734d7ec bump libc version because of iconv. 2003-06-27 06:05:08 +00:00
tshiozak ff5c3e6895 Citrus iconv support(4)
add iconv external I/F (iconv.h - iconv_open()/iconv()/iconv_close()) and
iconv(1) utility.
TODO:
  - bump libc minor.
  - add iconv data files.
  - create manpages: iconv_open(3)/iconv(3)/iconv_close(3)/iconv(1)/
    mkesdb(1)/mkcsmapper(1).
2003-06-27 05:21:49 +00:00
wiz 71a2c91273 Add some dirs to be used by groff-1.19 (coming soon). 2003-06-26 09:24:25 +00:00
tshiozak e376aa8308 Citrus iconv support(3)
add host tools : mkcsmapper and mkesdb
  mkcsmapper - coded character set mapping table compiler
  mkesdb - encoding scheme database compiler
2003-06-26 06:30:07 +00:00
tshiozak 9794164a09 - correct my last commit : ./usr/lib/i18n/*.* -> ./usr/lib/i18n/lib*.*
- correct obsolete :  ./usr/lib/runemodule/*.so.4.* -> ./usr/lib/i18n
2003-06-25 18:58:23 +00:00
tshiozak d710132b4b Citrus iconv support(2)
add new plugin modules and bump minor (because of some new I/Fs).
2003-06-25 10:38:01 +00:00
thorpej 93b30f2130 Add <machine/elf_machdep.h>. 2003-06-23 13:00:21 +00:00
dyoung fe803a4b84 Split base-reference-share into base-magic-share (containing magic
files for file(1)), base-termcap-share (containing terminal
capabilities), and base-reference-share (containing area codes,
airports, et cetera).
2003-06-23 09:28:52 +00:00
jdc c81dad62ca Add curses keyname, noqiflush and qiflush manual pages. 2003-06-20 07:06:48 +00:00
jdc 094b2f993c Increment libcurses minor to 9 for addition of keyname(), noqiflush()
and qiflush().
2003-06-20 07:05:39 +00:00
agc 18a83afa36 Put the example fstab files into their own system package in the misc
category (since they're listed in the misc/mi set list), rather than
a system package under base.

Add a comment and a description for the new system package.
2003-06-18 12:39:03 +00:00
nonaka 74db466478 Add some files for libevent. 2003-06-14 08:04:42 +00:00
itojun 59a8ea6cd4 set lists for libevent. sort. niels ok. 2003-06-13 04:12:53 +00:00
provos d8cea27f17 update sets for libevent 2003-06-12 23:23:05 +00:00
tron 6933a49a87 Add international fonts. 2003-06-12 22:49:40 +00:00
agc e61a0cb520 Correct a typo in a system package name 2003-06-12 13:37:21 +00:00
jwise 3a7267eb8a Split comp-krb5-* and comp-krb4-* from comp-c-* to mirror division of libraries
among syspkg in base set.
2003-06-05 16:38:06 +00:00
jwise 032e1bfe70 Two kerberos admin-related man pages got put in comp. move them. 2003-06-05 15:59:39 +00:00
jwise f341162442 Fix syspkg names on some libraries (these are under comp-, not base-). 2003-06-05 15:45:17 +00:00
matt f85c58d78d Add msg_prompt_win.? XXX why does msgc install man pages into section 1?? 2003-06-04 22:50:19 +00:00
nathanw e17390a3e3 Add pthread man pages. 2003-06-03 21:34:24 +00:00
grant bc91866ddf add cec, cs80bus and gpib man pages (hi, gmcgarry) 2003-06-02 14:45:09 +00:00
uwe 95af8c21e9 Add igsfb(4). 2003-06-01 11:38:16 +00:00
thorpej 17cf73bbb5 Add <bsd.gcc.mk>. 2003-05-31 20:34:09 +00:00
he 3812b817f3 Add back in man3/readdir.3 lost in previous commit. 2003-05-29 11:11:40 +00:00
christos 04413cc928 readdir_r + libc bump. 2003-05-28 20:07:46 +00:00
thorpej a5b0016311 Platform dependent set list for big-endian evbarm. 2003-05-26 15:43:14 +00:00
lukem 77dcdf1ded add rescue/ftp 2003-05-26 10:38:48 +00:00
lha 47cfb027a2 install more man pages 2003-05-26 09:22:29 +00:00
lha 4a1a2b48c6 install more man pages 2003-05-26 01:11:55 +00:00
jmc b12af590af vax rx man pages were updated in 1.555 of mi but never added to obsolete. Fix 2003-05-25 20:01:35 +00:00
lukem 0622a0d6dd update to libcurses.so.5.8 2003-05-22 07:20:28 +00:00
jdc 8b782b08d1 Increment libcurses minor for addition of addchstr() functions. 2003-05-21 21:21:14 +00:00
jdc ad216762c8 Add missing *printw manual page links.
Patch provided in PR lib/21446 by Douwe Kiela.
2003-05-21 06:46:51 +00:00
agc 15f7e07a41 Correct the directory for a manual page. 2003-05-20 09:49:06 +00:00
jdc 2e4b986118 Add missing manual page links. 2003-05-20 06:54:44 +00:00
lha f66ab28ab4 bump minors appropriately 2003-05-15 20:58:43 +00:00
wiz 2b0b925316 Add /dev/mouse-qms0 and /dev/qms0. 2003-05-15 19:11:28 +00:00
wiz 17abf3da10 Add /dev/lms0 and /dev/mms0. 2003-05-15 19:10:00 +00:00
wiz 717b2b1474 Remove i386/busmouse(4); it's not supported on i386 any more. 2003-05-15 18:53:34 +00:00
wiz 8381108e2a Don't install machine/mouse.h on i386 and prep; there are no users for
the old busmouse interface any longer, we use wsmouse now.
2003-05-15 18:51:18 +00:00
wiz ee6d7b94d4 Remove last traces of obsolete olms and omms drivers.
Ok'd by drochner and fvdl.
2003-05-15 13:13:21 +00:00
wiz ff96d1c6d3 Remove opms(4). Addresses PR 21578 by Felix Geller. 2003-05-15 06:14:14 +00:00
thorpej 2124724ab0 Add <dev/ic/icpreg.h> and <dev/ic/icp_ioctl.h>. 2003-05-13 15:49:26 +00:00
thorpej 1abf972108 Add new boot programs. 2003-05-13 05:31:56 +00:00
kleink 776138ea69 Rename <sys/float_ieee.h> to <sys/float_ieee754.h>, following libc's
convention for these.
2003-05-12 15:22:53 +00:00
kleink 72f28776f1 libc.so.12.98. 2003-05-12 12:39:43 +00:00
ragge 32fe059588 Obsolete kvm_mkdb itself. 2003-05-11 19:01:27 +00:00
ragge 11229b5806 Obsolete kvm_mkdb.[08] 2003-05-11 19:00:06 +00:00
skrll fd7f9942d4 Fix placement of lib{arm,m68k}_pic.a, fwiw. 2003-05-08 18:11:38 +00:00
uebayasi e7688f1920 Add magic_*() into not only man/cat3 but also man/man3. Found by
wizd(8).
2003-05-08 07:30:20 +00:00
uebayasi 80e148b7e3 Make libmagic known as a system library, and install manual page links
of the libmagic functions.

Submitted by Hiroshi Ura <ura at hiru dot aoba dot yokohama dot jp> in
PR21496.


Reviewed By:	wiz
2003-05-08 07:14:11 +00:00
takemura e02bb3ff4e Added man page, hpcmips/boot.8. PR #21371. 2003-05-07 13:14:50 +00:00
gmcgarry e6614dc3ab More wscons fonts. 2003-05-04 00:54:41 +00:00
he c4b89e21ca Add the recently added zs(4) and zsc(4) links (hi, Erik!). 2003-05-03 08:27:51 +00:00
ragge 00dee51156 Add sys/ksyms.h. 2003-05-02 16:11:45 +00:00
briggs e26a433705 Add amr.[04]. 2003-05-01 15:50:00 +00:00
he 34c9014f34 Add the sgimips intro(4) manual page. 2003-05-01 07:36:40 +00:00
dsl 4047f3a2a1 Add /usr/mdec/mbr_ext to i386 and amd64 2003-04-30 19:57:42 +00:00
martin 31dc9b22ed Add sparc64/boot(8) 2003-04-30 12:38:21 +00:00
wiz 203915e5ed Add some arc and cobalt man(4) pages. 2003-04-30 09:45:32 +00:00
wiz e6436dd49b Add arc and cobalt cat4/html4/man4 dirs. 2003-04-30 09:42:42 +00:00
fredette 7863680d0c Added a SYNOPSIS section, added content about boot device
selection, and added the man page to the set lists.
2003-04-29 15:04:41 +00:00
augustss 4e0d6e0e7a Add new man pages (and rename one). 2003-04-29 11:59:25 +00:00
bjh21 6aa1083d8b Add i386/cons(4) and opms(4). 2003-04-29 09:55:53 +00:00
thorpej f064f20632 Add /usr/mdec/gzboot_* 2003-04-29 05:42:00 +00:00
fvdl e285e4dd5c Add atomic.h 2003-04-27 18:45:35 +00:00
wiz 536045150d Add some obsolete files (after x86_64 -> amd64). 2003-04-27 15:29:06 +00:00
wiz 0621ba7478 Sort (after x86_64 -> amd64) 2003-04-27 15:28:24 +00:00
fvdl 737ef3283e x86_64 -> amd64 2003-04-27 12:45:37 +00:00
fvdl b1280f5176 x86_64 -> amd64 2003-04-27 12:35:20 +00:00
fvdl a066c2841f x86_64 -> amd64 2003-04-26 18:48:48 +00:00
fvdl e091f3cfdc Add x86/cacheinfo.h 2003-04-26 10:51:16 +00:00
perry 90df2da36a add default skel/.logout file 2003-04-24 01:05:49 +00:00
wiz 8ded03e5f2 Add pmppc/intro(4). 2003-04-23 05:47:05 +00:00
elric a41d8cfaf3 Turn on the building and installing of libbsdmalloc. 2003-04-22 20:35:17 +00:00
bjh21 22250c1a61 Add missing /usr/include/sparc/cpuconf.h. 2003-04-22 13:02:10 +00:00
wiz 2dbd65d621 Sort. 2003-04-22 08:05:08 +00:00
thorpej 953de79cde Add a reset_button script. 2003-04-20 20:55:39 +00:00
bjh21 d3c0cf0ad5 Add a "comp" list for NetBSD/cesfic. 2003-04-20 17:58:28 +00:00
christos 48b6cfff3a add <sys/float_ieee.h> 2003-04-19 23:10:33 +00:00
bjh21 d5bf4c3e72 Line up columns. 2003-04-19 08:35:25 +00:00
thorpej 8fc54c0008 Add ./usr/share/man/cat4/acorn32/asc.0 2003-04-18 20:54:59 +00:00
wiz 294b96ee5a acorn32-kmem(4) now exists. 2003-04-18 15:05:34 +00:00
wiz 9f71225a86 {cat4,html4,man4}/arm32 is obsolete. 2003-04-18 15:02:21 +00:00
wiz ee5e5d4a77 Move some obsolete man pages from base/obsolete.mi to man/obsolete.mi. 2003-04-18 15:01:22 +00:00
thorpej 0ea6c3867d Add /etc/powerd/scripts/power_button 2003-04-18 05:42:52 +00:00
gmcgarry dcc55b6153 arm32 -> acorn32 fallout 2003-04-18 05:23:38 +00:00
thorpej 71e3ac911d Add /etc/rc.d/powerd 2003-04-18 05:19:59 +00:00
gmcgarry 6da12b12c0 arm32 -> acorn32 2003-04-18 05:17:28 +00:00
thorpej d56213af86 Add /etc/powerd and /etc/powerd/scripts. 2003-04-18 05:15:48 +00:00
thorpej 9a567ab38d Add powerd(8). 2003-04-18 05:02:07 +00:00
thorpej 834d7f0ae7 Add /usr/sbin/powerd 2003-04-18 05:00:25 +00:00
thorpej 9b6e3d2e91 Add <sys/power.h>. 2003-04-18 04:56:58 +00:00
tron ea6c5e2cf1 Forgot "./usr/share/man/cat8/wizd.0" in last commit. 2003-04-17 20:53:43 +00:00
tron 088e2da85b Add manual page for wizd(8). 2003-04-17 20:48:33 +00:00
bjh21 66e2fb4013 Add acorn32 busmouse(4), opms(4), qms(4), and wsqms(4). 2003-04-17 11:49:35 +00:00
wiz 3af60eeef7 Reflect moves of man4.arm32 man pages; sort. 2003-04-17 10:24:45 +00:00
thorpej 5ebfe547e4 Add mpt(4). 2003-04-16 22:33:29 +00:00
jdolecek 938f344d52 add POSIX.2 patchchk(1) utility - check pathnames
from FreeBSD via Jonathan Perkin
fixes PR standards/11198 by Ben Harris
2003-04-15 19:46:38 +00:00
salo 0db44986d2 Add slovak language libc message catalog. 2003-04-14 05:21:47 +00:00
jmmv 8fee00a553 ... ca/LC_MESSAGES is not needed. 2003-04-13 09:54:41 +00:00
jmmv 4f7db6cd44 Finally add complete support for Catalan (ca_ES, ca) LC_CTYPE and libc
catalog messages.
Thanks to salo for letting me know what was missing.
2003-04-13 09:48:18 +00:00
he e12cae5ab1 Track the bump of libutil minor (hi, Christos!). 2003-04-12 13:41:06 +00:00
jdc f943598253 Add (recently added) cpuconf.h.
Pointed out by Thomas Klausner and Christopher SEKIYA.
2003-04-11 17:21:47 +00:00
jmmv 2494dcd3ba Add the share/misc/acronyms.comp file, which is a small acronyms database
containing computer-related terms; a complement for manpages.

As discussed on tech-userlevel, if wtf(6) is going to stay in the system
(and it seems so), it's worth improving it.

Closes my own PR misc/17559.
2003-04-11 11:07:15 +00:00
jmmv 33b8c350b6 Add a Catalan libc message catalog file (plus everything else needed to
track the file).  Closes my own PR lib/19498.
2003-04-09 20:17:06 +00:00
jdc 6e028f681b Add mvwin manual pages.
From PR 21041.
2003-04-08 06:02:17 +00:00
kleink 110fcacc61 Add ./usr/share/zoneinfo/Antarctica/Rothera (tzdata2003a). 2003-04-07 15:04:53 +00:00
kleink d28252dca3 libc.so.12.97. 2003-04-07 13:42:42 +00:00
gmcgarry 56f52386ef vfs_setpublic -> vfs_setpublicfs 2003-04-07 07:11:21 +00:00
perry 978748a964 add des.h 2003-04-06 18:27:52 +00:00
perry 356d72671f add des man pages 2003-04-06 18:26:23 +00:00
perry b30bba2160 des.[03] is no longer obsolete 2003-04-06 18:14:21 +00:00
he 73a2de8f35 Correct typo: comp-sys-catmaN -> comp-sys-catman. 2003-04-06 13:37:01 +00:00
he aa6779a2a7 Track renaming of manual page: vfs_setpublicfs(9) -> vfs_setpublic(9). 2003-04-06 13:34:33 +00:00
tsutsui 9288b798b9 Add oosiop(4) man pages. 2003-04-06 10:17:58 +00:00
gmcgarry 58e7bfc0ad vfssubr.9 2003-04-06 07:17:55 +00:00
wiz 9ec6900e87 Add vfs_shutdown(9). 2003-04-04 20:57:27 +00:00
jdolecek 772fa9214a add /usr/share/examples/smbfs/dot.nsmbrc 2003-04-04 07:53:09 +00:00
taca 552c900f4c Reflect change of cron's log file. 2003-04-03 22:52:32 +00:00
jdolecek 5fd8296ac8 add LKM for file system SMBFS
XXX the LKM requires nsmb pseudo device in kernel to load successfully ATM
2003-04-02 09:45:42 +00:00
atatat 33198d7c50 Since we're now installed built versions of the netbsd-proto.cf and
netbsd-msp.cf files, include them in the sets.
2003-04-01 03:20:39 +00:00
he 39759d0565 Update to track the addition of the attr_set() set of functions
and man pages to the curses library.
2003-03-30 13:15:03 +00:00
jdc 6babc534d9 Increment libcurses minor (addition of attr_set() group of functions). 2003-03-30 07:40:02 +00:00
thorpej 5c6e2f1f83 Add bsdcomp and deflate LKMs. 2003-03-28 01:45:06 +00:00
zuntum cc2fc9b3bd Add
"./usr/share/misc/na.postal base-reference-share"

to please checkflist. (hi Ty!)
2003-03-27 09:56:12 +00:00
taca a99a3857f9 Add a missing lint library for libmagic. 2003-03-26 10:25:27 +00:00
pooka b4985fa4de add libmagic man page 2003-03-25 23:59:15 +00:00
pooka d18b0a2f43 add libmagic 2003-03-25 23:55:35 +00:00
thorpej c491d0329c Add pci_vpd_read/pci_vpd_write. 2003-03-25 22:07:35 +00:00
tshiozak c2cadb8a46 add support for zh_CN.GB18030 locale.
(lib/20835 by sigsegv at s25 dot xrea dot com)
XXX: charclass for GBK compatible area is not supported.
2003-03-25 18:26:51 +00:00
tron 7595dcc6d6 Add "/usr/share/sendmail/cf/submit.mc". 2003-03-25 11:52:54 +00:00
atatat cfbc2bc715 Two sendmail m4 files were obsoleted by the 8.12.8 import. 2003-03-25 03:37:43 +00:00
perry 75cd04f4f0 checkflist says vax/rx.? is gone and vax/rf.? is now there.
change it to fix the build.
2003-03-24 22:18:35 +00:00
atatat afb4175e24 Adjust sets lists to account for new sendmail machinery. 2003-03-24 15:24:46 +00:00
jdolecek 1edd42a9d2 move getmntopts(3) to libutil, build and install also it's manpage
bump libutil minor
adjust individual mount_*/Makefile to use libutil getmntopts(3)
2003-03-22 12:43:57 +00:00
wiz 4f72ba2d47 Add pxeboot(8). 2003-03-20 22:00:20 +00:00
jdolecek ad5a73ba6b build and install union LKM now that it works 2003-03-17 09:18:53 +00:00
he dace8f1df0 Do not try to build LKMs on evbppc, because we cannot predetermine
the PPC_INTR_IMPL, which is used to include a file in <machine/intr.h>.
To allow evbppc to complete a ``make release'', we also need to
factor out the LKM files to a new set list file, and tweak makeflist
to not include this file for evbppc.

Discussed with Matt Thomas.
2003-03-15 22:32:07 +00:00
wiz fe8e96c537 Add atc_score in place of atc_scores; completes solution of PR 20709. 2003-03-15 12:33:55 +00:00
jdolecek 2a74d10407 atc uses /var/games/atc_score, not atc_scores
Problem pointed out and fix supplied in PR install/20709 by Kazuhito Tsuburaya
2003-03-15 08:44:16 +00:00
lukem 5b4f7a290b add usr/include/sys/tree.h 2003-03-10 08:01:11 +00:00
fvdl af4ceb3bdf Add missing include file 2003-03-09 22:42:25 +00:00
he 218e798c23 Add entries related to the new Postfix program called ``proxymap''. 2003-03-09 13:50:56 +00:00
fvdl d4bb6dd255 Extra file to be put in /rescue (fdisk). 2003-03-08 20:50:58 +00:00
fvdl 62e3f4a4b0 Set lists for XF4 on x86_64. Not quite a perfect match, since libGLU
isn't built shared (no shared libstdc++ because of external toolchain).
2003-03-08 20:49:13 +00:00
tshiozak 5abc4b4f43 add fgetws() and fputws() (lib/20576).
Note: fgetws.c, fgetws.3, fputws.c and fputws.3 are obtained from FreeBSD,
and fitted by sigsegv@infoseek.jp and me.
2003-03-07 07:11:35 +00:00
fvdl 86748d8f56 etc setlit for x86_64 2003-03-06 23:42:53 +00:00
fvdl 12979f5862 Sync with reality. 2003-03-06 23:41:10 +00:00
fvdl dd5e8c7e4d Update include files. 2003-03-06 23:25:19 +00:00
lukem 7f9b0a178a add wcstok(3) (missed in previous?) 2003-03-06 04:05:45 +00:00
tshiozak 326ed36874 changes related to lib/20576 and lib/20577.
- add wcstok() and wcswcs(),
  - add wcstok(3),
  - move btowc() and wctob() into each ctype modules,
  - bump ctype interface ABI version,
  - bump i18n modules' minor and
  - update sets.
and fix a stupid bug in _RUNE_ISCACHED macro.
2003-03-05 20:18:14 +00:00
tron 0f3d1214d1 Remove "/etc/X11" and "/etc/fonts" which are X11 specific. 2003-03-05 16:50:20 +00:00
mrg 0164a94391 fixes for XF4.3. 2003-03-05 15:29:04 +00:00
wiz e2b15c4c77 Add readelf(1) man page, requested by mrg. 2003-03-05 09:37:21 +00:00
lukem 5ff82b6aaa correct location of usr/share/examples/wsmoused/wsmoused.conf 2003-03-05 07:10:50 +00:00
lukem 55b7585456 add etc/X11 and etc/fonts 2003-03-05 07:09:37 +00:00