thomas
623e0e4979
Atari now has ELF shared libs.
2001-09-08 11:09:26 +00:00
wiz
5c19e5ad17
Add ntp_adjtime(2), ntp_gettime(2).
2001-09-06 00:21:11 +00:00
martin
9f971c1da2
Add etc/rc.d/downinterfaces.
2001-09-04 18:11:22 +00:00
wiz
c89f483c56
add hz(9)
2001-09-04 04:08:01 +00:00
jdolecek
c4ec7c7376
add new Polish libc catalog
2001-09-03 18:42:49 +00:00
wiz
a21f8de0a7
Add some locale dirs and files for texinfo.
2001-09-02 22:56:52 +00:00
chs
f2742305e4
rz -> sd for MI SCSI.
2001-09-01 02:36:51 +00:00
briggs
fdedf9b80f
Sandpoint set lists.
2001-08-30 20:55:53 +00:00
he
54b81ce0d6
Provide minimal versions of thse to make "make release" work.
2001-08-29 20:32:30 +00:00
thorpej
55e8a6f76f
Add pcn(4) manual page.
2001-08-27 19:52:47 +00:00
chs
7cffe4c898
switch cesfic to ELF.
2001-08-25 18:39:24 +00:00
thorpej
bbdda9d53d
Make the toolchain set lists reflect reality (we do NOT use the new
...
toolchain yet, and someone disabled shlibs in the toolchain w/o fixing
up the set lists...)
2001-08-25 16:46:17 +00:00
thorpej
5bfc586274
Oops, add set names, add <ieeepf.h>
2001-08-25 16:43:57 +00:00
thorpej
a27daf757e
Add MD sets for the algor port.
2001-08-25 16:32:44 +00:00
thorpej
cf301e151e
Add MD sets for the algor port.
2001-08-25 16:21:24 +00:00
thorpej
36c31ac875
Until the new toolchain is ready, /usr/libexec/cpp0 -> /usr/libexec/cpp,
...
so that people can actually build snapshots.
2001-08-25 15:51:36 +00:00
thorpej
f38eb663ed
Building of shared libraries for the toolchain was disabled. Remote
...
them from the set lists for the benefit of those building snapshots
until the toolchain upgrade is finished.
2001-08-25 15:49:12 +00:00
thorpej
c55c271cdb
Add amhphy(4).
2001-08-25 04:14:26 +00:00
thorpej
6c1c8a75e9
Add pnaphy(4).
2001-08-25 03:31:32 +00:00
thorpej
817b379c90
Add acphy(4).
2001-08-24 18:02:43 +00:00
wiz
74d0aad2a6
Add MAKEDEV(8) for netwinder, and the necessary directories.
2001-08-23 01:41:36 +00:00
mrg
8ce8d4953e
- cope with ports that don't build lint libraries
...
- updates for the new toolchain (if old toolchain can't, at least let some
people's `make snapshot' complete.)
2001-08-19 17:18:01 +00:00
mrg
178253697d
sparc64 MD X11 files.
2001-08-19 14:18:02 +00:00
mrg
0d1e777842
add ./usr/include/sparc64 (the dir.)
2001-08-19 14:17:23 +00:00
mrg
56ac329b4b
add compat LKMs.
2001-08-19 14:16:34 +00:00
mrg
8f8875394a
add support for ports that do not (can not) build lint libraries.
2001-08-19 13:15:18 +00:00
ad
cf24a0936c
Bump libutil major for pw_mkdb() change.
2001-08-18 19:33:17 +00:00
wiz
339471dbcd
Add ofwboot(8) for macppc.
2001-08-18 00:02:59 +00:00
thorpej
efb284a610
add net/if_bridgevar.h
2001-08-17 23:30:32 +00:00
thorpej
bcc1bef4b2
Add bridge(4) and brconfig(8) manual pages.
2001-08-17 22:25:42 +00:00
thorpej
0a56ddefad
Add /sbin/brconfig.
2001-08-17 22:23:05 +00:00
wiz
be45c09abc
Add new sun2 man(4) pages.
2001-08-17 07:23:03 +00:00
garbled
e199b83316
Oops! Fix a pasto in this file. Change the second set of
...
sushi/*/securityconf entries to read sshdconf. Noted by Chuck Silvers in
private mail.
2001-08-06 06:51:10 +00:00
scw
ea9dffc984
Update for recent UVM/UBC man page changes.
2001-08-05 20:49:19 +00:00
drochner
1eef3751f8
dhcp installs omshell now
2001-08-03 14:21:27 +00:00
garbled
4f0354c66f
Add the sshdconf directory.
2001-08-02 05:45:36 +00:00
ad
3b1828355b
Add a driver for Mylex AcceleRAID and eXtremeRAID controllers with v6
...
firmware. Based off the FreeBSD driver, and re-worked by tls, erh and I.
2001-07-30 19:59:04 +00:00
scw
ddac7c3663
Add mvme68k's memc(4).
2001-07-29 08:02:31 +00:00
bjh21
21167a9dcd
arm26 uses ELF, so we want to ship the libarm32.so.0 symlink.
2001-07-28 19:46:21 +00:00
bjh21
66d7c21d4f
Ship libarm32 on arm26 as well.
2001-07-28 19:26:37 +00:00
bjh21
db91425281
Obsolete <arm/arm32/sysarch.h>.
2001-07-28 19:22:57 +00:00
bjh21
6b38ee3d62
<arm/arm32/sysarch.h> -> <arm/sysarch.h>
...
Also add <arm26/sysarch.h> on arm26.
2001-07-28 19:21:59 +00:00
bjh21
c1832e4050
Add boot26(8).
2001-07-28 14:43:13 +00:00
bjh21
16c6c851dc
Add /usr/mdec/boot26,ff8.
2001-07-28 12:45:42 +00:00
bjh21
bf4e210bbe
Add a machine-dependent base file list for arm26, based on the arm32 one.
2001-07-28 12:08:13 +00:00
assar
675ea17a5c
add new texinfo man pages
2001-07-25 23:47:23 +00:00
thorpej
3c45e1ff5f
Add makphy(4).
2001-07-25 22:34:22 +00:00
thorpej
85cfe77604
Add dmphy(4).
2001-07-25 22:30:43 +00:00
thorpej
0a10fb6090
Add bmtphy(4).
2001-07-25 22:28:22 +00:00
thorpej
7f07f5e625
Add glxtphy(4).
2001-07-25 22:12:38 +00:00
thorpej
d100dbaf39
Add gentbi(4).
2001-07-25 22:07:58 +00:00
thorpej
2e06cc8152
Add stge(4).
2001-07-25 00:20:56 +00:00
eeh
8f31411496
Remove some irrelevent files.
2001-07-21 05:57:13 +00:00
thorpej
5950c63d1f
Add clone(2) manual pages.
2001-07-18 23:11:44 +00:00
thorpej
609ca76f1a
libc.so.12.77
2001-07-18 23:10:43 +00:00
thorpej
c6128d5e3d
Add <sched.h>.
2001-07-17 03:07:17 +00:00
wiz
1d32ca9175
Add pmap includes (/usr/include/powerpc/ibm4xx and
...
/usr/include/powerpc/mpc6xx and contents). Fixes port-macppc/13468.
2001-07-15 23:29:13 +00:00
wiz
059761d1f5
Add lots of forms man pages, kthread(9), pci_intr_*(9), and
...
{rem,set}runqueue(9).
2001-07-15 23:27:17 +00:00
wiz
7c1f7d7cee
add cat4/sc.0
2001-07-15 23:25:36 +00:00
jdolecek
8f278f8b6e
Add Belgian AZERTY-based keymap, provided by Atanas Argirov in misc/13464.
2001-07-15 14:46:02 +00:00
garbled
84a0bf2b94
Need to add /sushi/network/interfaces/interface/nwid.sed here too.
2001-07-14 06:53:23 +00:00
itojun
6d6ebe430c
add altq(9).
2001-07-12 12:35:16 +00:00
wiz
d90a970c63
Since ncr(4) isn't in-tree anymore, dump its man page too.
2001-07-09 15:15:02 +00:00
perry
9dc361ff1e
Add b*.[09] and mem*.[09] to the sets
2001-07-07 15:57:15 +00:00
simonb
92b9ddc2d9
Remove <dev/dec/dec_boot.h> from the obsolete list.
2001-07-07 11:28:22 +00:00
hubertf
ee9dee88b9
add i386/io manpage
2001-07-02 22:59:55 +00:00
fredette
17cc649043
Add sc(4).
2001-07-02 14:50:40 +00:00
gmcgarry
8752c2315f
Add some missing documentation.
2001-07-01 04:11:13 +00:00
gmcgarry
d6182a9e77
In-kernel device configuration manager - allows modification
...
of device locators at run-time.
Written by Mats O Jansson <moj@stacken.kth.se>. Reworked by
Jun-ichiro itojun Hagino <itojun@netbsd.org>.
2001-07-01 02:56:20 +00:00
tron
0c6f062020
Add back "/usr/include/dev/tc/sfbreg.h".
2001-06-30 21:24:06 +00:00
itojun
21f1825482
add m_pulldown.9 to MLINKS.
2001-06-28 23:04:38 +00:00
wiz
403083db34
Add compat_svr4_32(8).
2001-06-27 23:11:31 +00:00
itojun
d27c25bbb1
sync with openssh upgrade (primes.5 -> moduli.5). PR 13327
2001-06-27 20:40:12 +00:00
itojun
69d60502fe
upgrade to openssh 2.9, around 2001/6/24 (from openbsd usr.bin/ssh).
...
- authorized_keys2 and known_hosts2 are obsoleted, and integrated
into those without "2".
- file name change, /etc/primes -> /etc/moduli
- cleanups
2001-06-23 19:37:38 +00:00
bjh21
0450d95c18
Add <arm/param.h>.
2001-06-23 13:26:36 +00:00
bjh21
5010f11738
Line up columns properly.
2001-06-23 12:24:52 +00:00
bjh21
d670c9221a
Add <arm/endian.h>.
2001-06-23 12:24:05 +00:00
wiz
db3f9a692b
disk_detach.9, not disk_detatch.9
2001-06-21 12:10:57 +00:00
assar
1c98a8c0db
add netbsd32(8)
2001-06-21 02:34:50 +00:00
assar
b331a4420e
add krb5_keytab
2001-06-21 02:30:51 +00:00
assar
4b54bffaf7
update lists for heimdal 0.3e -> 0.3f
2001-06-20 02:13:14 +00:00
thorpej
352fc877cd
Add ste(4).
2001-06-19 23:59:20 +00:00
thorpej
a9d488c4e3
Add sf(4) manual page.
2001-06-18 22:31:20 +00:00
bjh21
ecd0c5f71a
Account for move of /usr/include/arm/arm32/bus.h to /usr/include/arm/bus.h.
2001-06-18 21:47:38 +00:00
jdolecek
60a45fb944
export sys/pipe.h
2001-06-16 12:02:13 +00:00
veego
94c4987ecd
It is ./usr/share/man/man8/walnut/{MAKEDEV,makedev}.8 and NOT
...
./usr/share/man/man8/walnut/{MAKEDEV,makedev}.0
2001-06-15 16:57:08 +00:00
wiz
4560022615
add primes(5)
2001-06-15 12:27:35 +00:00
kleink
502b23a0e1
tzdata2001c: add new Asia/Pontianak zone.
2001-06-14 11:10:38 +00:00
bjh21
108bd45715
Add hcide(4).
2001-06-13 21:03:08 +00:00
simonb
0253ce9812
Add support files for the Walnut.
2001-06-13 15:18:27 +00:00
bjh21
86c15bc2d9
dtide(4) is now MI.
2001-06-09 13:59:06 +00:00
wiz
9f41a1902e
Add new MAKEDEV(8)s.
2001-06-08 14:40:43 +00:00
wiz
cffe2f2fdb
Add some more arch-specific man8/cat8 subdirs.
2001-06-08 14:24:44 +00:00
mrg
6d915ee299
add compat_netbsd32(8)
2001-06-07 15:27:52 +00:00
wiz
cd3b7d7fe5
add sbus(4)
2001-06-04 22:25:17 +00:00
tsutsui
eef184554a
Add iha(4).
2001-06-04 13:01:13 +00:00
jdolecek
7a3910c69d
Fix typo in <dev/scsipi/scsipi_cd.h>. Pointed out by Makoto Fujiwara
...
on current-users@
2001-06-03 17:44:30 +00:00
simonb
6a1c62c440
Update to bzip2 v1.0.1, building with reachover Makefiles to dist/bzip2.
...
Complete API change, library major bumped. *sigh*
2001-06-03 13:41:59 +00:00
itojun
987416580a
remove usr.sbin/mtrace6. sort.
2001-06-03 06:19:13 +00:00
jdolecek
d005e2321e
Document cnbell(), cngetc(), cngetsn(), cnpollc(), cnputc().
2001-06-02 19:12:59 +00:00
itojun
780e7ac88c
remove pim6[sd]d from the tree. the software had a restrictive license
...
than we can handle. hope to re-enable it as pkgsrc, or to re-enable it
into basesrc if license updates.
2001-06-02 00:34:00 +00:00
thorpej
b550d9eca1
Add brgphy(4).
2001-06-01 16:59:12 +00:00
tron
972b8c6bca
Readd "/usr/include/dev/scsipi/scsi_cd.h".
2001-05-31 21:56:23 +00:00
thorpej
fc105c4392
Add nsphyter(4) and gphyter(4).
2001-05-31 20:49:42 +00:00
tsubai
63ab1521fc
Add byte_swap.h.
2001-05-30 13:09:02 +00:00
itojun
731b8156e5
sync with 8.11.4.
2001-05-29 04:18:24 +00:00
chs
1cedb649d4
move the spl*() and IPL_* definitions to intr.h.
2001-05-28 21:06:18 +00:00
wiz
f1ec8153c9
add MAKEDEV(8) for dreamcast
2001-05-27 21:21:39 +00:00
wiz
440b9cb678
add /usr/share/man/{cat,man}8/dreamcast
2001-05-27 21:18:01 +00:00
itojun
2160ac71db
install /etc/primes for ssh
2001-05-26 23:27:13 +00:00
wiz
a7253e1504
Add some kerberos man pages.
2001-05-26 08:11:19 +00:00
wiz
3b2c051d46
Add some kerberos man pages (XXX: in set man-krb5-man for now, even though
...
they are krb4).
2001-05-26 08:10:18 +00:00
wiz
2230dffca4
Note removal of /usr/share/examples/amd/master (replaced by amd.conf in
...
the same dir).
2001-05-26 01:07:34 +00:00
wiz
cba2c48739
Add /usr/sbin/eaytest and .../kmpstat (must have been deleted a long time ago)
2001-05-26 01:03:07 +00:00
wiz
cf863c3a5e
i4bisppp(4) isn't obsolete anymore.
2001-05-26 00:55:35 +00:00
wiz
015eb3a354
Add in{,4,6}_cksum(9).
2001-05-26 00:37:04 +00:00
fredette
f2f22b5de0
sunndd has been renamed ndbootd.
2001-05-22 14:52:24 +00:00
thorpej
949bcffb5a
Add sip(4) and gsip(4) manual pages.
2001-05-18 02:07:34 +00:00
fredette
75c4ef5d8d
Added sun2 distrib files.
2001-05-18 00:16:36 +00:00
fredette
29b499a90b
Added entries for sunndd.
2001-05-17 23:23:36 +00:00
ad
c6da2452c0
Put back /usr/include/dev/tc/sticreg.h.
2001-05-16 13:48:52 +00:00
wiz
4f8e93e0cd
Add /usr/include/net/if_pppoe.h and the cnmagic(9) man page.
2001-05-15 17:08:20 +00:00
veego
bb6a245c99
Bump the minor number of libamu to 2.1.
2001-05-13 18:13:33 +00:00
chs
bef49778fd
next68k is now ELF.
2001-05-12 22:38:04 +00:00
hubertf
b05ee69a95
Add pool_init.9
2001-05-12 18:07:20 +00:00
kleink
3786b3b511
Sync libc minor.
2001-05-12 16:15:34 +00:00
tsutsui
0d6dc448f4
Add osiop(4).
2001-05-12 14:12:11 +00:00
bouyer
1c13d5deb2
Add scsipi(9)
2001-05-11 08:55:50 +00:00
he
a274aeecde
Add a minimal manual page for the macppc awacs device driver.
2001-05-09 22:14:38 +00:00
minoura
cd5d626172
Remove a duplicated entry.
2001-05-08 16:22:02 +00:00
jdolecek
d14c9b252f
add ./usr/share/wscons/keymaps/pckbd.hu.iso8859-2 and
...
./usr/share/wscons/keymaps/pckbd.ru.koi8-r
2001-05-07 16:51:08 +00:00
martin
6c84f44386
Add pppoectl entries.
2001-05-07 08:03:15 +00:00
wiz
ea2038449e
vmstat(8) -> vmstat(1).
2001-05-06 23:52:14 +00:00
wiz
ced46aa10d
Add ld.aout_so.1.
2001-05-06 14:00:03 +00:00
ichiro
e40fb6732b
chenge name and move wi_ieee header.
...
sys/dev/pcmcia/if_wi_ieee.h -> sys/dev/ic/wi_ieee.h
2001-05-06 10:43:23 +00:00
wiz
7632b5a399
Remove example file for sup.uk.netbsd.org, since that hasn't existed in
...
over two years. Addresses misc/10884 by David Brownlee.
2001-05-06 10:04:58 +00:00
drochner
63ee3f7941
wscons keymap file added
2001-05-04 12:13:27 +00:00
matt
686113aa87
Add usr/include/dev/dec/dec_boot.h
2001-05-04 03:20:26 +00:00
soren
d57ab3b021
machine_type.h is no longer used.
2001-05-03 13:17:26 +00:00
jdolecek
eb2b7d5548
Nuke biosboot_ps2.sym
2001-05-02 13:45:52 +00:00
minoura
20e3f52006
Add vs(4).
2001-05-02 13:24:42 +00:00
wiz
2052c729cd
Note change of location of X, XConsortium, XStandards and Xsecurity
...
man pages.
2001-04-29 11:05:59 +00:00
garbled
5d592bdca9
Add directories and files for the system/localtime sushi menu
2001-04-29 04:54:53 +00:00
kleink
4054de0826
Add links related to <stdint.h> and strtoimax(3)/strtoumax(3).
2001-04-28 15:51:08 +00:00
kleink
72593fc939
libc minor -> 75.
2001-04-28 15:44:38 +00:00
jdolecek
46f548d519
Document ltsleep(9). Feel free to improve if you wish.
2001-04-27 07:54:23 +00:00
garbled
3eec81574d
Add the sushi/system/sysctl form.
2001-04-26 02:48:21 +00:00
garbled
5f3c1c7226
Forgot a directory, "procs"
2001-04-26 02:32:45 +00:00
garbled
972324bbb3
Add the procs tree to sushi, and fix some brain damage from my addition of
...
the network tree last night.
2001-04-26 02:31:35 +00:00
wiz
4745f14f24
Remove /usr/include/dev/microcode, since it's empty now.
2001-04-25 22:37:02 +00:00
kleink
fcdc363909
Add links for getc_unlocked(3), getchar_unlocked(3), putc_unlocked(3)
...
and putchar_unlocked(3).
2001-04-25 22:19:13 +00:00
garbled
33208b1563
Add the whole sushi networking menutree kit and caboodle.
2001-04-25 04:02:08 +00:00
thorpej
da0cdf98d1
Add pmap(9).
2001-04-24 03:20:43 +00:00
jdc
e1b04b0bbd
Bump libcurses minor (now 4.2).
2001-04-20 13:04:58 +00:00
jdolecek
558fca1611
fix typo in arm ea, eb entries
2001-04-20 09:57:40 +00:00
jdolecek
eaf21f4352
update lists for the com(4) manpage merge
2001-04-20 09:56:45 +00:00
wiz
d2c347bbbc
Create text/obsolete.mi for some files that are not in our groff-install
...
anymore.
2001-04-19 23:37:21 +00:00
wiz
29b657cc9e
sync /usr/share/examples/supfiles contents with actual contents.
2001-04-19 23:26:18 +00:00
wiz
fa5f792313
groff-1.16.1 import sync
2001-04-19 23:22:51 +00:00
jdolecek
f77ef649a5
dasd(4) --> edc(4)
2001-04-19 17:20:08 +00:00
jdolecek
db46e85c8b
add dasd(4), i386 ed(4)
2001-04-19 08:22:00 +00:00
kleink
8a404fdd81
Add fchroot(2) links.
2001-04-18 08:35:07 +00:00
jdolecek
455d60a753
add splvm(9) manpage to list
2001-04-18 05:59:40 +00:00
jdolecek
53a980f666
Sync set lists. From Andrew Brown.
2001-04-17 14:43:07 +00:00
wiz
46b2b499df
add MAKEDEV.8 for arm26 & macppc
2001-04-16 08:22:50 +00:00
wiz
bb4e2557d0
Add usr/share/man/{cat,man}8/macppc
2001-04-16 08:20:57 +00:00
kleink
4141df9b0c
Add <machine/int_fmtio.h>.
2001-04-15 17:14:25 +00:00
kleink
6a8763432f
Add <machine/int_limits.h>.
2001-04-15 15:33:08 +00:00
kleink
b09fc25cdf
Add <machine/int_const.h>.
2001-04-14 22:53:34 +00:00
kleink
ee8dcb845d
Add <machine/int_mwgwtypes.h>.
2001-04-14 12:40:09 +00:00
pooka
86fe56b53e
elf man page
2001-04-13 18:48:59 +00:00
itojun
c0fa60f50c
fix manpage paths to meet 0.9.6a. most of short names are escaped as
...
openssl_xx(1) or openssl_xx(3), as they are way too generic.
2001-04-12 10:45:33 +00:00
itojun
35a07da1df
use openssl 0.9.6a. shlib major # is bumped for libcrypto, libssl and
...
all kerberos libraries.
2001-04-12 07:48:03 +00:00
toddpw
d9529aba2e
Add boot.388000 which is now being generated by sys/arch/sparc/stand
2001-04-12 02:51:14 +00:00
briggs
3bb08ec2c9
BeBox does not install ld.so.conf.
2001-04-12 02:40:45 +00:00
briggs
1ec5e8f2a5
Remove display.h and va-ppc.h from BeBox installation.
2001-04-12 02:38:26 +00:00
aymeric
f016024bfd
add /usr/libexec/virecover
2001-04-11 21:23:26 +00:00
jdolecek
dea0abb0fd
Revive all <dev/.*> include files defining ioctls, fix couple
...
/usr/include/dev/ entries
2001-04-11 19:34:43 +00:00
wiz
6215965c03
re-install /usr/include/dev/ic/bt8xx.h
2001-04-11 09:09:03 +00:00
jdolecek
b5fc54017b
Majority of headers under /usr/include/dev/ is not installed anymore,
...
remove them from release list and put them to obsolete list.
2001-04-11 07:45:54 +00:00
bjh21
fc48602859
MI ea(4) and eb(4)
2001-04-10 21:19:05 +00:00
enami
1c05cd0c92
dhclient-script was moved to /sbin.
...
Pointed out by Kimio Ishii <ishii@sm.sony.co.jp>.
2001-04-10 05:14:34 +00:00
enami
9da0a5b932
s/misfs/miscfs/
2001-04-10 05:10:29 +00:00
wiz
3e5fd40b72
macppc has autoconf.4 now, too!
2001-04-09 20:56:17 +00:00
wiz
28d9bbd17d
Rename i4bisp.4 to i4bisppp.4.
2001-04-09 19:16:03 +00:00
wiz
b1593d9814
Add getbootfile(3) to libutil, and a man page.
...
Bump libutil version to 5.5.
2001-04-06 14:31:14 +00:00
wiz
d599e51cc7
Note removal of /usr/lib/runemodulue/libUTF2.{a,so}.
2001-04-06 14:18:56 +00:00
wiz
8c58184592
add umct(4)
2001-04-06 14:15:44 +00:00
tsutsui
41e5de4ed5
Add m68k/byte_swap.h.
2001-04-06 14:12:46 +00:00
wiz
fdb63fff38
Every man section begins with a single page:
...
Add share/man/{cat,man}4/macppc, and intro.{0,4} there.
Thanks to Tsubai Masanari for help in writing it.
2001-04-06 10:47:16 +00:00
thorpej
c18e0e0f7d
Add /etc/rc.d/altqd.
2001-04-05 23:56:43 +00:00
thorpej
ea213b7d88
Add /usr/sbin/tbrconfig.
2001-04-05 22:03:57 +00:00
thorpej
8933f49386
Move tbrconfig(8) into /sbin.
2001-04-05 21:48:15 +00:00
wiz
c4db351748
Don't install /etc/rc.d/gated any longer, since gated isn't in the
...
base system.
2001-04-05 17:04:03 +00:00
wiz
b7cbd3c929
man/{cat,man}4/i386/ie.{0,4} is gone.
2001-04-05 12:49:47 +00:00
wiz
487a5a5ba1
We don't need man/{cat,man}3/atari anymore, since libahdi is gone (and
...
has been for over a year), and nobody else installs anything there.
Remove them.
2001-04-04 13:13:59 +00:00
jdolecek
b61a5aeb17
build se(4) manpage and add it do distrib lists
2001-04-03 11:28:03 +00:00
minoura
b74f1dbd48
Duplicated entry (/usr/share/man/cat8/error.0).
2001-04-03 01:43:18 +00:00
tshiozak
f9458068d2
UTF-2 rune module is also obsolete. see PR 12502.
2001-04-02 16:49:42 +00:00
msaitoh
d816600fbf
add libbfd.a
2001-04-02 12:46:34 +00:00
itojun
94cdb4e17c
copy config hint docs to /usr/share.
2001-04-01 23:47:45 +00:00
kleink
dbe5e41092
Add daylight(3) links.
2001-03-31 19:11:01 +00:00
kleink
60abf81ce0
Sync libc minor.
2001-03-31 18:34:50 +00:00
aymeric
c998fb2b0d
move ex from 13 to 12, due to import of nvi 1.79
2001-03-31 11:43:22 +00:00
itojun
9fdfe6878f
en_US.UTF-2 locale is obsolete. PR 12502
2001-03-31 09:35:34 +00:00
minoura
4b0b823fa4
Add yds(4).
2001-03-30 14:35:45 +00:00
kleink
cb971b2951
Add hme(4).
2001-03-30 13:58:43 +00:00
toddpw
33b48c633c
Add some headers and a device symlink that have recently appeared on arm32.
2001-03-30 11:29:09 +00:00
toddpw
ecf8a4c7d2
Add man pages for ses(4) driver, and MD2Data(3) & friends.
2001-03-28 08:05:35 +00:00
pooka
2ee0eb8102
reflect magic.mgc
2001-03-27 00:50:10 +00:00
blymn
ffc1577812
Major bump on libform due to driver commands changing value.
2001-03-25 12:40:55 +00:00
jdolecek
7d254831a1
move /usr/include/dev/isa/if_wereg.h to obsolete lists, it doesn't exist anymore
2001-03-24 09:32:48 +00:00
wiz
771817a1ec
Move /usr/include/compat from mi to obsolete.mi, since it doesn't contain
...
any files.
2001-03-21 16:25:38 +00:00
tsutsui
780d065665
Move c++rt0.o and scrt0.o from ad.m68k to md lists
...
since they are available only on a.out ports.
2001-03-21 15:03:56 +00:00
atatat
0dec8741bf
Add new cksum variants (md2, md4, rmd160, and sha1) to set lists.
2001-03-20 18:49:49 +00:00
ad
c47daf63a1
dev/i2o/iopvar.h is replaced by iopio.h.
2001-03-20 13:04:54 +00:00
tsutsui
8c01e8025d
Switch news68k to ELF:
...
- Set shlib=elf on news68k
2001-03-19 17:02:53 +00:00
tsutsui
4740efbc82
Move X11R6/lib/X11/xserver/SecurityPolicy from xbase set to xserver set.
...
It is installed only if BuildServer == YES.
2001-03-19 11:18:42 +00:00
atatat
da4ce3a0fe
Bump libc shared minor in shl.mi for MD2. Add MD2 stuff to comp sets.
2001-03-19 05:01:29 +00:00
toddpw
cf0e88e7d7
Add man/cat pages for elmc.4 (3c523, MCA i82586 ethernet)
2001-03-18 22:32:15 +00:00
veego
ec058576d4
/usr/include/gssapi/rpc and /usr/include/ss are no longer used, so remove
...
them.
2001-03-18 10:03:51 +00:00
itojun
6288e2e767
correct installation location for postfix flush/spawn/lmtp
2001-03-15 12:03:11 +00:00
kleink
f714f1126b
Sync with tzdata2001a.
2001-03-14 13:40:36 +00:00
itojun
a76e001301
upgrade in-tree postfix to release-20010228.
2001-03-13 18:13:16 +00:00
wiz
63a17b0b9a
Remove /usr/include/dev/tc/stic{var,reg}.h, as they are installed again,
...
and were re-added to comp/mi.
2001-03-12 12:47:50 +00:00
wiz
3d302370cb
Add man/cat8/atari/ahdilabel.0.
2001-03-12 12:44:42 +00:00
wiz
ba3729096b
Remove man/{man,cat}{1,3,5}/i386, as they are in the obsolete list now.
...
Add /var/named hierarchy (set name correct?).
2001-03-12 12:43:32 +00:00
mjl
8e859a9e3f
Revert minor to 0 since there is no abi change on request of thorpej.
2001-03-12 00:45:25 +00:00
mjl
b822e3e5a8
Fix incorrect SHA1 calculation on big endian machines reported
...
in PR/12045 by John Valdes, who also provided the problem's
solution and a patch.
XXX This problem could have been caught about a year ago if we
XXX just ran the regression tests on every build!
2001-03-11 13:57:45 +00:00
wiz
98007ad86a
libc.so minor -> 72 for shquote()/shquotev()
2001-03-10 13:56:41 +00:00
cgd
11442ea916
add shquote and shquotev manual pages
2001-03-10 02:21:56 +00:00
garbled
eb43d0a679
Remove the old sushi entries here.. just in case anyone installed a snapshot
2001-03-07 07:10:11 +00:00
garbled
33a0323189
Add entries for the new sushi menu items
2001-03-07 07:08:25 +00:00
garbled
e9d5d128e9
Oops.. forgot to add the entry for the helpfile in sushi/system.
2001-03-06 21:55:56 +00:00
garbled
1e6815d6b9
Add the new sushi menu items to the setlist
2001-03-06 21:54:49 +00:00
tron
9e01e0d32d
Add new files created by the latest XFree86 sources.
2001-03-06 12:13:55 +00:00
tron
43a973206d
Add missing directory entries for "/usr/X11R6/share/examples".
2001-03-06 12:12:53 +00:00
mrg
b0afdb4d39
update for bootblk changes.
2001-03-05 02:49:29 +00:00
assar
9f9826c8dc
/usr/include/krb5/kadm5_err.h is not installed any longer (only the
...
copy in kadm5/kadm5_err.h)
2001-03-04 02:45:40 +00:00
assar
d1376615fb
remove /usr/include/krb5/kadm5_err.h, it's a duplicate file that's not
...
being used any longer
2001-03-04 02:33:37 +00:00
itojun
dea3f7103b
it seems that gethostent(3) is no longer supplied in libc.
...
couple of wording corrections.
From: Hubert Feyrer <hubert.feyrer@informatik.fh-regensburg.de>
2001-02-28 02:30:31 +00:00
wiz
56fb1b0a27
add /usr/include/dev/hpc{,/hpcfbio.h}
2001-02-27 14:41:52 +00:00
leo
94175783bd
And yes, ahdilabel has a manpage too....
2001-02-27 09:14:57 +00:00
leo
772ce07b94
Add ahdilabel (Argh! this should have been done _long_ ago!)
2001-02-27 09:07:29 +00:00
reinoud
0c5bccd315
Moved the param.h files into the arm32 and hpcarm directories back again
2001-02-26 00:14:59 +00:00
ad
8be33f9cc5
Remove mlxvar.h, which was added for no apparent reason.
2001-02-25 16:15:07 +00:00
wdk
5e42e27c0b
remove frame.h (does not currently exist for mips architectures)
2001-02-25 03:38:17 +00:00
reinoud
a915737918
Updated distrib sets for new arm/include and arm/include/arm32 include files
2001-02-23 21:29:00 +00:00
hubertf
5642c6cb39
add ipsec.conf
2001-02-23 02:49:53 +00:00
chs
7408da7619
sun3 now uses ELF.
2001-02-22 07:12:55 +00:00
minoura
83b22ec51e
Reflect reality, and sort.
2001-02-21 23:50:25 +00:00
cgd
8ab4d07911
bump libc minor for getprogname() & setprogname() addition
2001-02-19 22:15:35 +00:00
cgd
800349a944
add getprogname and setprogname manual pages
2001-02-19 22:14:42 +00:00
wdk
94a9c147d6
MD distribution lists for mipsco
2001-02-19 07:35:42 +00:00
jmc
800ef4c34e
Bump libform revision
2001-02-18 06:45:56 +00:00
jmc
a9b7c5f52e
Add mlxvar.h
2001-02-18 03:09:50 +00:00
bjh21
b57b02e69c
Add <arm/endian_machdep.h>.
2001-02-17 15:00:01 +00:00
ragge
6fd2646627
<ieeefp.h> must be installed in a machine-dependent fashion; it should
...
not exist on VAX.
2001-02-17 11:40:58 +00:00
lukem
bc9099d3bd
don't explicitly need /var/spool/lpd; it's not used by anything by default
2001-02-15 15:00:51 +00:00
assar
da79ebcabe
update shared library names for heimdal 0.3e
2001-02-11 18:27:49 +00:00
bjh21
18d584f8ef
Add <arm/ptrace.h>.
2001-02-11 17:05:23 +00:00
bjh21
15ec91e9e7
Add <arm/reg.h>.
2001-02-11 14:52:44 +00:00
blymn
4f7b7b1590
Bumped libform minor due to new builtin type added.
2001-02-10 15:01:12 +00:00
wiz
b6258f355d
sftp seems to get installed in /usr/bin, not /usr/sbin.
2001-02-09 14:27:06 +00:00
itojun
1f5cfca3e6
sync crypto/dist/ssh with re-importorted tree. try to minimize diffs
...
with openssh tree to ease future upgrade. re-do local changes, including:
- prototype pedants
- IgnoreRootRhosts
- login.conf user validation
some of the local changes that weren't used are omitted for now. we may
need to revisit those afterwards.
it adds "sftp".
2001-02-07 17:05:31 +00:00
ad
a2a041bd71
Add /usr/include/powerpc/pio.h.
2001-02-07 17:01:02 +00:00
joda
8df67340c5
update libkadm5{clnt,srv} version number
2001-02-07 14:22:12 +00:00
tron
cb428a8601
Add missing entry for "./usr/share/locale/zh_TW.BIG5/LC_CTYPE".
2001-02-06 19:40:33 +00:00
tron
53075a2c49
"mlxvar.h" was renamed to "mlxreg.h".
2001-02-06 19:33:34 +00:00
tron
6c832d6345
Add forgotten "./usr/share/man/cat8/mlxctl.0".
2001-02-06 19:32:47 +00:00
ad
ea0d957018
Add a control utility for `mlx' devices. Derived from FreeBSD's `mlxcontrol'.
2001-02-04 17:30:35 +00:00
ad
8d75ab98d3
Add a driver for the Mylex DAC960 family (including DEC SWXCR).
2001-02-04 17:05:11 +00:00
jwise
b21e3d9ff2
Fix typo in locale pkg name.
2001-02-03 02:57:12 +00:00
jwise
57fbcd629d
Make locale file pkg names for `comp' consistent with locale file pkg names
...
for base.
2001-02-03 02:44:15 +00:00
jwise
705253de4a
Fix pkg names of packages moved here from ../man.
2001-02-03 02:35:07 +00:00
is
0dc5a13d67
Initial Amiga wscons support by Jukka Andberg.
2001-02-02 22:01:19 +00:00
itojun
2486582227
move /usr/lib/runemodule/*.a from base to comp.
...
change package name to {base,comp}-rune-lib.
2001-01-31 17:53:23 +00:00
augustss
edf1fa21c4
Add umidi(4).
2001-01-31 04:32:18 +00:00
itojun
9320fcb7d7
add /usr/lib/runemodule/*.a for completeness.
...
From: wormey@eskimo.com (Space Case)
XXX pkg name correct?
2001-01-30 10:10:45 +00:00
jwise
a141a9a2f6
Catch a few more stragglers from an older change.
2001-01-30 03:18:04 +00:00
dent
83aa5ab74a
Fix typo.
2001-01-29 03:50:20 +00:00
jwise
b23f161bc0
Change two package names for consistency with base and man.
2001-01-29 01:23:22 +00:00
jwise
ae13a53f0d
Fix one misplaced file.
2001-01-28 07:55:44 +00:00
jwise
7c3186489e
Finish adding pkg names to this file. That makes all non-X11 sets.
...
Systems Package build system will be imported next, X11 sets after that is
in and working.
2001-01-28 07:51:08 +00:00
jwise
63f9c5b617
bootselect.0 got lost in last commit re-add.
2001-01-28 07:11:38 +00:00
jwise
87c684c4d0
Section 9 man pages belong in comp. Catch a few stragglers.
2001-01-28 06:09:27 +00:00
jwise
46496ef27e
Another batch of pkg names.
2001-01-28 05:55:02 +00:00
jwise
66855ba100
Move vgrinddefs.db to base-groff-share.
...
Now that our db(3) can do byte-swapping, should this be in misc?
2001-01-28 04:33:47 +00:00
nathanw
053b9ae1c7
Add isabeep(4).
2001-01-28 01:43:02 +00:00
jdolecek
8881c0b414
build and install filecorefs LKM same way as other VFS LKMs
2001-01-27 23:48:32 +00:00
jwise
262fb25790
Change a package name.
2001-01-26 07:20:22 +00:00
jwise
dbac7f9760
First big chunk of pkg names for this file.
2001-01-26 05:43:52 +00:00
jwise
574a75f36a
Move two files (whois is -netutil-, not -util-, gencat is -locale-bin, not
...
-util-bin)
2001-01-26 05:28:00 +00:00
jwise
196d6f3b1f
Change rune module pkg names so that users can install some rune sets without
...
installing others.
The corresponding pkg creation code (src/distrib/pkg) will be imported this
week. It would be a big win if people could drop me a note before creating
new pkg names until then. (and possibly after, until things are shaken out some more)
OTOH, many thanks to all who have included pkg names in new files added to
these lists :-)
2001-01-26 03:05:40 +00:00
jwise
3a7c0a99b2
Remove `comp-miscutil-*' pkgs. Make `comp-cvs-*' pkgs for CVS, and put
...
other files from comp-miscutil-* in appropriate places among comp-debug-*,
comp-util-*, and comp-c-*.
2001-01-26 02:04:22 +00:00
jwise
b3845dd211
Add pkg names.
2001-01-26 01:39:16 +00:00
jwise
eb1f4a000c
Add pkg names for remaining files in `base'.
2001-01-26 01:37:19 +00:00
jwise
3e7af94fd9
Fix placement of /sbin/ldconfig
2001-01-26 01:34:21 +00:00
jwise
3c214ab8b3
Fix a few typos which had crept in.
2001-01-26 01:33:17 +00:00
wiz
8981ae3b2f
Add some dirs, libform headers and libs, esm man pages, isdn examples.
2001-01-25 09:49:53 +00:00
itojun
4481e2ca0d
build multibyte locale modules. installed into /usr/lib/runemodule and
...
dynamically loaded at runtime.
2001-01-25 09:16:38 +00:00
jwise
47e565f6e6
One more (add pkg names)
2001-01-25 08:33:56 +00:00
jwise
4d062ebd28
Add package names to a bunch more architectures
2001-01-25 08:29:19 +00:00
jdolecek
4581cb1397
build & install string2key manpage, too
2001-01-24 23:09:30 +00:00
jwise
4851656610
More pkg names. Other machines in the morning.
2001-01-24 09:39:37 +00:00
garbled
566ab1972e
Add the new sushi forms to this setlist
2001-01-24 09:38:26 +00:00
jwise
04a97c8909
Finish adding package names to this file.
2001-01-24 09:28:27 +00:00
jwise
a7bbbe24e4
More changes for consistency with base set pkgs.
2001-01-24 08:47:06 +00:00
jwise
afc97cc057
Merge ipf examples into misc-netutil-examples, as the ipf binaries are
...
installe by base-netutil-bin
2001-01-24 08:22:13 +00:00
jwise
11786427d0
rename misc-net-examples -> misc-netutil-examples, for consistency with base set
...
pkgs.
2001-01-24 08:17:53 +00:00
jwise
054e5998ff
Move rtadvd.conf example file to `misc-router-examples'
...
Previous was not wrong, but if other software from `base-router-*' has
examples later, they can be together in this package.
2001-01-24 07:59:06 +00:00
jwise
77398f85cb
First half of package names for this file.
2001-01-24 07:56:20 +00:00
jwise
c8801c8467
Reverse direction of previous fix. It is not currently possible to install
...
networking utilities without ipsec support.
If people clamor for a change in this (for example, to allow IPSec tools to
be updated separately), this can be changed, but it does not appear useful.
2001-01-24 06:06:18 +00:00
jwise
08e90aa9a4
Fix accidental inconsistency with shl.mi.
2001-01-24 06:02:48 +00:00
jwise
420cec181d
Begin updating and committing pkg names for `base'. `man' and `etc' to go.
...
X sets will be updated and committed once this works.
2001-01-24 05:28:22 +00:00
augustss
ac0c719f62
Add uplcom(4).
2001-01-23 02:15:13 +00:00
bjh21
d3e1f8d08f
Remove <arm26/armreg.h>.
2001-01-22 22:15:23 +00:00
bjh21
ca87c74ca8
Add <arm/armreg.h>. Remove <arm26/armreg.h>.
2001-01-22 22:12:51 +00:00
itojun
64a16b4f7e
ru_SU locales are deprecated, ru_RU is now correct one.
...
rename LC_CTYPE locale declarations and vi message catalog.
From: Oleg Polyanski <luke@jetinf.com>
2001-01-22 17:48:15 +00:00
jmc
37a2db8a6c
Change pipeline in sets building so proper error detection for each stage
...
can be detected. This way sets stop building at the exact file that doesn't
exist rather than continuing.
2001-01-22 07:03:44 +00:00
jmc
83168c5952
Update libform to 1.5
2001-01-22 05:46:14 +00:00
augustss
dc2f64295e
Add clct(4)
2001-01-22 01:29:59 +00:00
itojun
14296ba1e6
make it clearer that /etc/rtadvd.conf is optional (normally,
...
configurations were derived from kernel interface settings).
install rtadvd.conf into /usr/share/exapmles/rtadvd, instead of /etc.
sync with kame.
2001-01-21 15:01:36 +00:00
itojun
8760b352ac
supply ru_RU.* LC_CTYPE locales.
...
From: Patrick Welche <prlw1@newn.cam.ac.uk>
2001-01-20 16:33:02 +00:00
shin
6435129156
- current minor number of libform is 3.
2001-01-20 10:32:13 +00:00
bjh21
b2a5321a0a
Add <arm/frame.h>.
2001-01-18 21:49:50 +00:00
thorpej
2b5bf99d49
Add rc.d/racoon.
2001-01-18 02:01:53 +00:00
itojun
15938e53e1
sync with reality a little better.
2001-01-17 08:12:18 +00:00
itojun
3a59b0a369
s/evbsh3/hpcsh/
2001-01-17 07:50:49 +00:00
jwise
1480bd07cc
Kill package field much more efficiently when creating flists from set lists.
2001-01-17 06:28:12 +00:00
itojun
d0111cc847
for MACHINE=hpcsh. straight copy of evbsh3.
2001-01-17 05:27:15 +00:00
itojun
a1c683863b
remove evbsh3/mmeye.h. it shouldn't be necessary, or at least it has to
...
be renamed to something better.
XXX dreamcast/mmeye.h
2001-01-16 17:36:02 +00:00
itojun
b2ba60b861
no longer need to ship IPv4-only sendmail.cf.
2001-01-15 17:57:44 +00:00
minoura
aa055d1a02
Add etc/rc.d/poffd.
2001-01-14 15:40:15 +00:00
itojun
a0f7a7d829
crypto/dist/ssh: resolve conflicts with 2.3.0/20010105.
...
usr.bin/ssh: add ssh-keyscan and sftp-server into SUBDIR.
2001-01-14 05:22:31 +00:00
jmc
9d68beeb8e
Fix typos from the package list additions
2001-01-14 01:44:22 +00:00
nonaka
f98bd36da4
add {cat,man}8/prep/MAKEDEV.?
2001-01-13 19:37:23 +00:00
bjh21
9105584f84
Add <arm/signal.h>.
2001-01-13 17:04:50 +00:00
jwise
f0d2eff22a
A lot of whitespace cleanup, and some reorganization/simplification of
...
package divisions.
2001-01-12 05:39:37 +00:00
jwise
9ab078b91a
Add pkg names.
2001-01-12 04:49:58 +00:00
jwise
a678e67549
Add pkg names.
2001-01-12 04:22:11 +00:00
jwise
d551d99063
Add pkg names to all entries.
2001-01-12 03:52:59 +00:00
jwise
d1e4cc76e3
Add missing pkg name.
2001-01-12 03:50:27 +00:00
enami
ba2a4ff838
Sync with reality; major version of libform is 1.
2001-01-12 03:00:25 +00:00
bjh21
477f179874
Add <arm/elf_machdep.h>
2001-01-11 22:30:22 +00:00
bjh21
cf5f01e4ca
Add common ARM headers.
...
XXX Do we want an ad.arm for this?
2001-01-11 21:52:25 +00:00
itojun
3711020b5c
extend /etc/ifconfig.xxN, for comment lines (#) and shell script
...
fragment (!). inspired by openbsd /etc/hostname.xxN.
2001-01-11 17:56:16 +00:00
augustss
1ec22cb236
Add uscanner(4).
2001-01-11 06:11:29 +00:00
jmc
49b8142795
Fix version number on libform to match current one on lib.
2001-01-10 19:22:08 +00:00
lukem
a962dc9124
add sradixsort(3)
2001-01-08 14:08:17 +00:00
garbled
9d62d0bfd2
Add entires for the sushi manpage.
2001-01-08 08:15:35 +00:00
ad
d761639670
Add /etc/rc.d/isdnd.
2001-01-07 18:35:54 +00:00
jdc
ebc0cfbccf
Bump libmenu and libform majors because of libcurses major bump.
...
Pointed out by mrg.
2001-01-07 13:15:10 +00:00
martin
844116d987
Add isdn userland utilities and their man pages.
...
Sort.
2001-01-07 13:05:28 +00:00
taca
4137803226
libcurses's major was increased.
2001-01-06 16:01:07 +00:00
jdolecek
445cf23c37
add sushi catalog
2001-01-06 14:02:03 +00:00
jdolecek
2e30a83a86
add utrace.[02]
2001-01-06 09:24:11 +00:00
martin
9b2065be5d
Add isdn userland include files.
2001-01-05 23:37:28 +00:00
jdolecek
2fedeafec8
bump libc minor - utrace(2) addition
2001-01-05 22:47:02 +00:00
jdolecek
b29981b0fd
readline.h and history.h moved to /usr/include/readline/
2001-01-05 21:21:35 +00:00
martin
61bfb0b154
Add isdn kernel man pages.
2001-01-05 20:16:39 +00:00
garbled
852b2231d0
Add sushi to the set lists
2001-01-05 15:47:32 +00:00
blymn
f60c2ea4df
Add libform.
2001-01-05 12:20:17 +00:00
garbled
6faffe5be6
Add all the files sushi installs out of sharesrc (the menus themselves)
2001-01-05 07:39:10 +00:00
garbled
50d861c76a
Add the sushi directories
2001-01-05 07:02:38 +00:00
garbled
345c1cb58e
Add the relevant entries for libcdk
2001-01-04 21:01:25 +00:00
garbled
5fc8b22a34
Add cdk's include directory
2001-01-04 20:35:35 +00:00
garbled
2e1d57354c
Add libcdk to these two files
2001-01-04 20:30:17 +00:00
itojun
4519a2cf89
libc has clnt_sperrno(), no need to pull it into libamu.
...
this also raises problem when we try to link amd statically. PR 11187.
bumps libamu major.
2001-01-04 14:21:09 +00:00
itojun
c732fcc192
upgrade to sendmail 8.11.2.
2001-01-04 12:36:48 +00:00
itojun
56d8774587
sh3e[bl] -> sh3.
...
sh3 has no shlib yet.
2001-01-04 11:15:32 +00:00
itojun
4238747c6b
/usr/share/examples/sup/sup.de.netbsd.org is gone
2001-01-04 11:12:24 +00:00
lukem
b43b77ea9c
sort
2001-01-03 13:39:02 +00:00
lukem
065b5b4839
add _DIAGASSERT.{3,0}
2001-01-03 13:36:08 +00:00
augustss
2b0533e324
Add uyap.
2001-01-02 22:34:25 +00:00
simonb
f823c0808d
Add hp300 to the increasingly ugly `Compute toolchain' test.
2001-01-02 12:22:39 +00:00
jdolecek
a8b4a741c5
bump libedit minor - addition of rl_special_prefixes and rl_completion_append_character
2001-01-01 15:54:07 +00:00
simonb
9c1c5d4a15
Bump libcurses minor number.
2001-01-01 10:40:08 +00:00
jdc
f7d4b58f02
Libcurses-4.0
...
Removal of termcap capabilities requires major bump. Pointed out by Itojun.
Capabilities are still available if `_CURSES_TERMCAP_COMPAT' is defined.
2000-12-31 12:33:02 +00:00
itojun
6d62925a7c
/etc/openssl/cert.pem is a file, not a directory. PR 11772
2000-12-31 07:32:33 +00:00
augustss
f431253c4a
Add usbhidaction.
2000-12-30 13:11:34 +00:00
itojun
05f8134feb
share/sendmail/LICENSE is still there
2000-12-30 06:14:53 +00:00
itojun
3207cfe8dd
install sample configuration files into /usr/share/examples/racoon.
...
make variable "SBIN_RACOON" will build static racoon binary, and installs
it into /sbin (nonstandard)
2000-12-29 03:16:39 +00:00
itojun
9a441d9bb8
dig /etc/racoon
2000-12-29 02:43:42 +00:00
itojun
31daf71078
visit usr.sbin/racoon in build process (if MKCRYPTO != no).
2000-12-29 02:41:55 +00:00
jdolecek
2c10cd6472
bump libedit minor - added some public stuff for readline emulation
2000-12-23 22:07:16 +00:00
jdc
7a083b2f6e
Libcurses minor bump.
2000-12-22 17:08:32 +00:00
itojun
2c828fd4c7
add wcsl{cat,cpy} - outside of ISO/IEC 9899:1999,
...
but i believe it should be there.
2000-12-22 05:21:40 +00:00
itojun
f4f13f67be
ad manpage for wide character string manipulation (wmem*/wcs*)
2000-12-22 04:59:41 +00:00
itojun
d74cd8caeb
manpage for tow*.
2000-12-22 02:18:58 +00:00
itojun
2ea45fbc0e
manpage for isw*.
2000-12-22 02:03:32 +00:00
itojun
d31d542a97
populate citrus xpg4dl locale definitions into /usr/share.
...
if there are any mistakes, please report (i only speak English/Japanese).
currently, only singlebyte locales are usable.
TODO: enable multibyte handler in libc - there still are few design
discussions, but we are almost ready.
2000-12-22 01:31:47 +00:00
itojun
ad8f916312
add wctype.h
2000-12-21 05:41:37 +00:00
bjh21
454c532104
Add eh(4).
2000-12-20 21:24:35 +00:00
itojun
97e0963d33
add wmem* functions, from citrus. bump libc shlib minor.
2000-12-20 14:53:23 +00:00
scw
e8ededf413
Set shlib=elf for mvme68k.
...
(The mvme68k set lists still have a few problems even with this
change, but until all m68k ports -> ELF, there's no Other Way).
2000-12-19 22:35:06 +00:00
kleink
ba40413d92
Sync libc minor.
2000-12-19 14:34:10 +00:00
kleink
d615c85a36
Update for tzdata2000h.
2000-12-19 14:28:40 +00:00
ad
553c5108d4
Add wscons drivers for the DEC PixelStamp graphics accelerators.
2000-12-17 13:52:03 +00:00
thorpej
20773350cf
Add ALTQ-related manual pages.
2000-12-17 03:12:30 +00:00