erh
b16570503e
Add ./usr/share/sushi/system/dailyconf/script2
2004-09-28 23:41:07 +00:00
tshiozak
94244ec3de
add missed entry for CP866. (lib/27060)
2004-09-28 06:51:37 +00:00
wiz
d35635608b
Fix typo in hp700 man page name, reported by Hisashi T Fujinaka.
2004-09-24 18:22:40 +00:00
wiz
0209c3cfba
Add sti(4) and the new hp700 man(4) pages.
2004-09-24 13:50:06 +00:00
wiz
925099bfb3
Add /usr/share/man/{cat,man,html}4/hp700.
2004-09-24 13:48:51 +00:00
he
ce985b87e9
Add sys/cpu_data.h and sys/cc_microtime.h.
2004-09-23 12:54:58 +00:00
he
8b9587795d
Move crtbeginT.o from gcc.mi to gcc.shl, so that it is only included in
...
the sets if HAVE_GCC3=yes and MKPIC!=no. Should fix build problem for
sun2 and evbsh5 which don't have shared libraries.
2004-09-16 06:50:19 +00:00
thorpej
ca3d809801
Add libarm.so and libpmc.so to sync with ad.arm
2004-09-14 18:42:24 +00:00
lha
9aad4ec1d6
fix previous commit, uuid manpages are installed in 3 not 0
2004-09-14 13:59:21 +00:00
thorpej
1209149ad2
Add the uuidgen(1) command, adapted from FreeBSD. While here, also add
...
a DCE-compatible -s flag, which causes uuidgen(1) to output C code for
the UUIDs rather than the standard string representation.
PR 23470.
2004-09-13 23:35:19 +00:00
thorpej
de1dfb1250
DCE 1.1 RPC compatible UUID routines for libc, adapted from FreeBSD.
...
Encode/decode to big/little endian binary blob routines adapted from
kernel.
PR 23470.
2004-09-13 21:44:54 +00:00
ian
fc5f5774ed
Don't remove entries from this file, mark them as obsolete.
2004-09-11 01:19:14 +00:00
ian
70f35b6f77
Remove support for ALIASES in share/locale/ctype/Makefile, which
...
created symlinks in the filesystem. Put the one existing alias
(zh_TW.BIG5) into the newer locale.alias file.
2004-09-10 15:12:51 +00:00
taca
900e6a5a0e
Add missing ./usr/share/man/cat9/m_tag_copy.0.
2004-09-07 12:28:34 +00:00
yamt
2b4fe0218c
sort.
2004-09-06 21:47:45 +00:00
yamt
c63e47f8b1
add MLINKS for each mbuf tagging functions.
2004-09-06 21:46:46 +00:00
yamt
419ed6dbbc
add m_tag(9).
2004-09-06 18:25:00 +00:00
yamt
436ebe5788
add m_copyback_cow and m_makewritable.
2004-09-06 09:47:16 +00:00
manu
46cc47f4ab
Missing files that were recently added:
...
usr/include/netinet/pim.h
usr/include/netinet/pim_var.h
usr/share/man/cat4/multicast.0
usr/share/man/cat4/pim.0
usr/share/man/man4/multicast.4
usr/share/man/man4/pim.4
2004-09-05 06:32:03 +00:00
lukem
293ecb3f96
missing postfix docs; postconf(5) postconf.5.html OVERVIEW.html
2004-09-04 22:56:16 +00:00
he
dd3405192a
Move crtbeginT.o from shl.elf to gcc.mi, so that it is only included in
...
the set list if HAVE_GCC3=yes. Fixes build of release for the vax port.
2004-09-03 11:26:22 +00:00
thorpej
8d13a4aafe
Switch to using GCC's supplied crtbegin / crtend files.
2004-08-28 00:18:38 +00:00
itohy
bb5bb52e57
Add njs.4
2004-08-26 14:19:55 +00:00
he
ac20e11f30
Un-obsolete gethostent(3), now that it's installed as a link to
...
gethostbyname(3).
2004-08-24 11:38:41 +00:00
lukem
61c4fc8d5c
ipw(4) and ipwctl(8)
2004-08-23 13:55:15 +00:00
drochner
5d294725da
add drvctl stuff
2004-08-19 09:54:06 +00:00
rumble
fb9e2852c7
Add sgimips/sq(4).
...
Spotted by Hisashi T Fujinaka.
2004-08-15 20:33:28 +00:00
lukem
d949dd984b
Move libg2c.so* (the g77 Fortran runtime) from comp to base.
...
Highlighted by Valeriy E. Ushakov.
2004-08-13 01:02:24 +00:00
lukem
ddc929cff6
Move the lib<foo>.so entry (link) from xcomp to xbase, so that
...
applications on systems without the `xcomp' set installed can
dlopen() a library without supplying the major number.
2004-08-12 16:13:59 +00:00
lukem
90feed6848
Move the lib<foo>.so entry (link) from comp to base, so that
...
applications on systems without the `comp' set installed can
dlopen() a library without supplying the major number.
2004-08-12 16:07:07 +00:00
wiz
787b5ed61e
Add hp700/boot(8).
2004-08-12 15:53:45 +00:00
lukem
1368e3d93c
No need to list obsolete minor shared /usr/lib/i18n libs here; we
...
don't for any other minor shared libs, and 'postinstall fix obsolete'
removes them anyway.
2004-08-12 13:36:20 +00:00
provos
ee1c03bc6b
bump minor of libevent
2004-08-08 07:39:34 +00:00
thorpej
7c161da819
- Rename pw_copy() to pw_copyx(), make it return a success/failure code,
...
and add "errbuf" and "errbufsz" parameters so that errors can be handled
gracefully, rather than simply exiting the process.
- Add a pw_copy() wrapper around pw_copyx() to preserve old behavior for
apps that use it.
- Bump shlib version to 7.4.
2004-08-03 23:29:04 +00:00
uch
c6ac79b0b3
add NEWSMIPS_WSDISPLAYIO_GINFO ioctl to get frame buffer stride.
2004-08-01 18:53:16 +00:00
uch
1c6a48e6b6
newsmips X server configurations.
2004-08-01 18:52:03 +00:00
wiz
e88ebf4381
Add new files from groff-1.19.1.
2004-07-30 15:30:30 +00:00
skrll
bc26aea7ac
Build hp700's mkboot as a host tool called nbhp700-mkboot. mkboot also
...
gets built and installed in a hp700 distribution.
TODO
- merge with hp300
- pick a preferred method for dealing with the elf headers.
hp700-mkboot and prep-mkbootimage (bintuils) vs mips-elf2ecoff and
tools/installboot
2004-07-28 09:17:31 +00:00
mrg
4e68049874
install spif(4).
2004-07-24 19:42:49 +00:00
chs
313b708726
add hp700 files.
2004-07-24 19:14:29 +00:00
chs
7690a8f790
mkboot isn't installed.
2004-07-24 19:14:09 +00:00
cube
940bb13e09
Mark 'ip_rules.h' as obsolete instead of removing the entry.
2004-07-24 18:15:01 +00:00
cube
dda84f61fe
Tag locale.alias as 'nls' since it only gets installed in that case.
2004-07-23 21:22:02 +00:00
erh
10d0173282
Make all the sets scripts work even when not run from the directory that
...
they reside in.
Change any uses of dirname to use shell variable substitution instead.
2004-07-23 15:11:26 +00:00
tron
165f42d6b5
"ip_rules.h" was removed after the import of IPFilter 4.1.3.
2004-07-23 11:56:59 +00:00
tshiozak
39597367e4
add locale.alias(5) manpage.
2004-07-21 19:49:21 +00:00
tshiozak
3407ed183f
add the default locale.alias.
2004-07-21 19:02:17 +00:00
wiz
841c5d51f8
Add ptm(4). Christos thinks it's minimal but ok :)
2004-07-20 09:04:47 +00:00
dyoung
e0ca220c2c
Add wlanctl(8), a utility for examining 802.11 node tables.
2004-07-16 03:13:48 +00:00
dyoung
1ac1adff5c
Oops, stragglers: install ieee80211_channel.h, ieee80211_sysctl.h.
2004-07-16 03:11:39 +00:00
agc
106472864c
One more "sync with reality" fix.
2004-07-14 09:46:28 +00:00
agc
e7f0a3ab30
Sync krb5 manual pages with reality
2004-07-14 09:05:45 +00:00
jonathan
98b92eb4a5
Commit manpage for krb5_set_password(3), based on Heimdal-20040606,
...
with small revisions by myself, reviewed/approved by Love.
2004-07-14 07:02:07 +00:00
seb
ebe2c02564
Bump libc minor for wordexp(3) addition.
2004-07-13 15:45:18 +00:00
seb
2f8bbc118e
Add wordexp(3). The wordexp function performs shell-style word expansions.
...
This implementation is wrapper around the undocumented wordexp sh(1)
built-in command.
From FreeBSD.
Provided in PR lib/26123.
Approved by kleink@.
2004-07-13 15:42:03 +00:00
sekiya
fee8bc94d9
Modify to reflect loadable module support.
2004-07-13 09:30:58 +00:00
wiz
1b28f8cf49
Add some files for texinfo-4.7.
2004-07-12 23:56:57 +00:00
junyoung
bc836a3102
lib/24252: Add C99 functions round(3) and roundf(3).
...
libm minor unchanged; ride a recent bump.
From FreeBSD.
2004-07-10 13:49:09 +00:00
bouyer
8e03c54653
Add geodeide(4), a driver for the AMD Geode CS5530A IDE controller.
...
Tested by Ian Zagorskih (ianzag at megasignal.com).
2004-07-09 18:38:37 +00:00
hannken
569e55e635
Add "include/sparc64/joystick.h".
2004-07-08 10:04:45 +00:00
drochner
96623fecad
also add <machine/joystick.h> to alpha and amd64, to allow compilation
...
of certain multimedia applications
2004-07-07 18:03:51 +00:00
mycroft
82962dbf29
Move some additional man pages and doc files into the games set, per PR 7297.
2004-07-06 19:46:27 +00:00
sketch
18b6ee6d42
Complete removal of uvm_useracc(9), as described in
...
http://mail-index.netbsd.org/source-changes/2003/11/13/0011.html
2004-07-05 11:08:37 +00:00
dan
f2c2db34e8
put kgetcred.1 manpage in man rather than catman syspkg, mark it as
...
.man so MANZ builds work
2004-07-04 07:20:39 +00:00
tron
ee13f974b7
Add formatted manual page for strcasestr(3).
2004-07-03 15:15:04 +00:00
tron
ed6abe1ce8
The minor of "libc" was bumped to 121.
2004-07-03 14:35:29 +00:00
uch
ad9ac7f68e
add apm, apmd
2004-07-03 12:57:18 +00:00
junyoung
07ac9ff574
Add strcasestr(3).
2004-07-03 09:03:37 +00:00
junyoung
74d67c3551
Add strcasestr(3), case insensitive version of strstr(3).
...
Bump libc minor.
From FreeBSD.
2004-07-03 08:27:25 +00:00
drochner
2706519f5d
add a <machine/joystick.h> which just includes the new common one
2004-07-02 17:02:24 +00:00
drochner
317ca9a542
the port's joystick.h are all identical, so use a common one
2004-07-02 17:00:31 +00:00
drochner
9768ef916d
bump libm minor version (functions added)
2004-07-01 16:14:18 +00:00
skrll
135dee25e2
Fix the list of files that get created in a hp700 build.
2004-07-01 10:19:31 +00:00
itojun
122cd001bd
add lkm/pf.o
2004-06-29 05:02:59 +00:00
itojun
5362985471
add pf/pflogd
2004-06-29 04:53:43 +00:00
itojun
8f329619b8
spamlogd(8)
2004-06-25 16:34:45 +00:00
wiz
54a45d8710
Add route.conf(5).
2004-06-25 16:32:28 +00:00
itojun
344e6a89ca
spamdb(8) and spamd.conf(5). noted by Thomas Klausner
2004-06-25 16:25:00 +00:00
itojun
3b8461f315
let spamd use /var/chroot/spamd, not /var/empty
2004-06-25 15:54:31 +00:00
itojun
e3e62063f0
authpf from OpenBSD 3.5 PF
2004-06-25 00:06:09 +00:00
bsh
1d3636cf59
add kgetcred.0 a 'cat' tag
2004-06-23 13:28:54 +00:00
kleink
ec4b63917c
Repair pf fallout.
2004-06-23 12:44:21 +00:00
itojun
9ec960c351
add ftp-proxy from PF OpenBSD 3.5. adjust setlists
2004-06-22 22:19:36 +00:00
itojun
3c9aef7cc5
additional files for pf
2004-06-22 18:24:06 +00:00
itojun
c2d7a8642b
spamd-setup, comes with PF for openbsd 3.5
2004-06-22 15:53:17 +00:00
itojun
10c71795a1
build and install spamd(8)
2004-06-22 15:41:54 +00:00
itojun
ad399b67b8
PF from openbsd 3.5
...
massage pfctl to compile/run on netbsd. put reachover makefile for pfctl
into src/sbin.
reviewed by matt, perry, christos
2004-06-22 15:16:29 +00:00
uebayasi
bb2fc6fa86
Install GNU troff' (or
groff') info manual.
...
Reviewed By: wiz
2004-06-19 15:02:59 +00:00
jmc
498ccb631b
Move libgcc_s.so.X into base as C++ compiled programs (ala groff) will need them
2004-06-14 04:23:26 +00:00
jmc
944c6c8bad
Add support for building/install just cat pages (via MANINSTALL=catpages) in
...
the sets. Originally from PR#24949. Tested w. all combinations of MANINSTALL
2004-06-13 22:35:02 +00:00
jmc
7c62a6e881
Fix typo. closefrom.3 is a 'man' not a 'cat' tag
2004-06-13 22:28:42 +00:00
lukem
4de28a2c38
Move /usr/X11R6/lib/X11/X68kConfig from xserver to
...
xetc (as /etc/X11/X68kConfig), as it's an end user's configuration file.
2004-06-13 11:52:57 +00:00
pooka
4ab1731715
pthread_spin_trylock.{0,3}
2004-06-02 14:10:14 +00:00
kleink
d1320924e1
libc.so.12.120.
2004-06-01 16:08:05 +00:00
toshii
5579be6385
Add re(4) manpage.
2004-05-31 13:49:52 +00:00
itojun
0f4ed61e4b
add closefrom(3). sort
2004-05-31 05:27:33 +00:00
christos
9451ff456d
add the manual pages for pty/98
2004-05-27 03:43:31 +00:00
christos
5c3e04e740
libc 1.119
2004-05-27 03:12:00 +00:00
hannken
8c21bc6224
Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD.
...
- Not enabled by default. Needs kernel option FFS_SNAPSHOT.
- Change parameters of ffs_blkfree.
- Let the copy-on-write functions return an error so spec_strategy
may fail if the copy-on-write fails.
- Change genfs_*lock*() to use vp->v_vnlock instead of &vp->v_lock.
- Add flag B_METAONLY to VOP_BALLOC to return indirect block buffer.
- Add a function ffs_checkfreefile needed for snapshot creation.
- Add special handling of snapshot files:
Snapshots may not be opened for writing and the attributes are read-only.
Use the mtime as the time this snapshot was taken.
Deny mtime updates for snapshot files.
- Add function transferlockers to transfer any waiting processes from
one lock to another.
- Add vfsop VFS_SNAPSHOT to take a snapshot and make it accessible through
a vnode.
- Add snapshot support to ls, fsck_ffs and dump.
Welcome to 2.0F.
Approved by: Jason R. Thorpe <thorpej@netbsd.org>
2004-05-25 14:54:55 +00:00
lha
c569aad96a
Add kgetcred, a tool that fetches a credential from the KDC
...
Useful when debugging service and cross-realm problems.
2004-05-25 10:31:45 +00:00
tsarna
50aea7d354
add uep(4) manpage to setlists
2004-05-25 00:20:39 +00:00
christos
224e1f62e6
bump libpthread
2004-05-21 04:10:59 +00:00
christos
e2a052304f
bump libresolv too.
2004-05-21 03:35:48 +00:00
christos
aed5e7adc4
welcome to 118
2004-05-21 03:31:58 +00:00
christos
fd7c469798
add 2 new include files.
2004-05-21 02:29:07 +00:00
christos
a0a47f3f48
rndc-confgen is in /usr/sbin
2004-05-19 19:32:24 +00:00
itojun
d405fc4436
build and install rndc-confgen (needed to create rndc.key)
2004-05-19 10:29:21 +00:00
christos
91a01d5aed
remove more named-8 obsolete files.
2004-05-18 12:24:11 +00:00
christos
de620c98b4
Update more filelist entries for new bind. Thanks to FUKAUMI Naoki.
2004-05-18 05:38:18 +00:00
christos
15bf338dca
Adjust filelists to bind9
2004-05-18 00:36:03 +00:00
lukem
beaa8ed5db
On consideration, /usr/X11R6/lib/X11/rgb.txt doesn't really need to
...
be considered an 'end user modifiable' file; move back to xbase.
Resolves PR [install/25516] from Marc Recht.
2004-05-16 10:35:55 +00:00
lukem
10cfcae8fc
Radically overhaul X11 configuration:
...
* End user modifiable configuration has moved from
/usr/X11R6/lib/X11/<someprog>
to
/etc/X11/<someprog>
This is consistent with our own policies as well as other projects.
The files & directories that were moved have _NOT_ been marked
`obsolete', as they contain user configuration and therefore we
don't want the automatic "obsolete file removal" mechanism to
remove them.
* The /etc/font/* and /etc/X11/* configuration files are installed
with 'configinstall' (not 'install'), using CONFIGFILES and
CONFIGSYMLINKS.
This is so that a normal 'make build' in src/x11 will not
trash your configuration.
* A 'distribution' target has been added to src/x11 to perform
'make configinstall' in the appropriate subdirectories.
(Should we consider making 'configinstall' a first-class target?)
* The xdm pixmaps have have been moved to /usr/X11R6/include/X11/pixmaps
where the other pixmaps are.
(I don't consider these pictures end-user configuration).
IMPORTANT NOTE:
* These changes require an up to date xsrc, and 'make cleandir' should
be performed in src/x11 before a build for the changes to fully take
effect.
2004-05-16 10:25:13 +00:00
he
2f568eeda1
The evbsh5 port also installs Xvfb and it's man pages, so list those here.
2004-05-14 10:03:12 +00:00
cl
885c0b6fc9
``build.sh -m xen-i386 release'' now builds a release for NetBSD/xen
...
for i386. The resulting release consists of:
- NetBSD/xen for i386 kernel, loader and docuemntation
- NetBSD/i386 userland sets
2004-05-12 16:56:41 +00:00
minoura
72c4550293
Populate kbdmap-related definitions to the userland.
...
Also g/c unused ioctls.
Pointed out by he.
2004-05-12 14:25:08 +00:00
lukem
7c51496531
Use /var/db/xdm (instead of /usr/X11R6/lib/X11/xdm) as the default authDir.
2004-05-12 03:58:47 +00:00
he
d36cbeadc2
Mmeye also builds Xvfb, so make a set list to match what's built/installed.
2004-05-10 20:47:29 +00:00
drochner
1626697cbc
remove the fgetstr manpage
2004-05-10 17:02:21 +00:00
wiz
b0d0521b43
Do not install ppi(4) -- drochner says that there's no driver for it.
...
(hp300/ppi.4 is something different and has its own man page.)
2004-05-10 12:48:19 +00:00
kleink
5e63ca7768
Add offtime(3) and friends.
2004-05-10 02:08:01 +00:00
lukem
162bb0f382
Prune obj|obj.* directories/symlinks correctly. Fix from Hubert Feyrer.
2004-05-09 13:46:00 +00:00
kleink
a6428a221b
Add <machine/wchar_limits.h>.
2004-05-08 21:53:23 +00:00
martin
64201d8484
Add emmintrin.h.
2004-05-08 09:14:12 +00:00
minoura
6915327794
An unexported header file was #included from an exported header file.
...
Introduce <machine/opmreg.h> and move some definitions useful to
userland progs.
2004-05-08 08:38:36 +00:00
wiz
adafc87b2c
Remove empty line. Noted by Stefan Krueger on current-users.
2004-05-07 12:41:08 +00:00
wiz
15dfef13b2
Add /usr/include/netipsec, noted missing by Stefan Krueger on current-users.
2004-05-07 12:40:26 +00:00
jonathan
85b3ba5bf1
Redo net.inet.* sysctl subtree for fast-ipsec from scratch.
...
Attach FAST-IPSEC statistics with 64-bit counters to new sysctl MIB.
Rework netstat to show FAST_IPSEC statistics, via sysctl, for
netstat -p ipsec.
New kernel files:
sys/netipsec/Makefile (new file; install *_var.h includes)
sys/netipsec/ipsec_var.h (new 64-bit mib counter struct)
Changed kernel files:
sys/Makefile (recurse into sys/netipsec/)
sys/netinet/in.h (fake IP_PROTO name for fast_ipsec
sysctl subtree.)
sys/netipsec/ipsec.h (minimal userspace inclusion)
sys/netipsec/ipsec_osdep.h (minimal userspace inclusion)
sys/netipsec/ipsec_netbsd.c (redo sysctl subtree from scratch)
sys/netipsec/key*.c (fix broken net.key subtree)
sys/netipsec/ah_var.h (increase all counters to 64 bits)
sys/netipsec/esp_var.h (increase all counters to 64 bits)
sys/netipsec/ipip_var.h (increase all counters to 64 bits)
sys/netipsec/ipcomp_var.h (increase all counters to 64 bits)
sys/netipsec/ipsec.c (add #include netipsec/ipsec_var.h)
sys/netipsec/ipsec_mbuf.c (add #include netipsec/ipsec_var.h)
sys/netipsec/ipsec_output.c (add #include netipsec/ipsec_var.h)
sys/netinet/raw_ip.c (add #include netipsec/ipsec_var.h)
sys/netinet/tcp_input.c (add #include netipsec/ipsec_var.h)
sys/netinet/udp_usrreq.c (add #include netipsec/ipsec_var.h)
Changes to usr.bin/netstat to print the new fast-ipsec sysctl tree
for "netstat -s -p ipsec":
New file:
usr.bin/netstat/fast_ipsec.c (print fast-ipsec counters)
Changed files:
usr.bin/netstat/Makefile (add fast_ipsec.c)
usr.bin/netstat/netstat.h (declarations for fast_ipsec.c)
usr.bin/netstat/main.c (call KAME-vs-fast-ipsec dispatcher)
2004-05-07 00:55:14 +00:00
dyoung
e99b377d3f
Build and install atppc(4), plip(4), ppbus(4), ppi(4) manual pages.
2004-05-05 21:29:34 +00:00
kanaoka
0659f098f3
Add vald(4) manual page.
2004-05-03 12:56:55 +00:00
kochi
e163d075b9
specify obsolete for old spic(4)
2004-05-03 02:54:13 +00:00
kochi
41cd704df5
Move spic.4 from man4 to man4.i386.
2004-05-03 02:46:29 +00:00
mrg
d04c0ebe4a
oops; don't back out the minor number, just remove the functions.
...
this will allow updating to happen seemlessly.
2004-05-01 07:57:46 +00:00
mrg
cd841de728
backout the changes made on 29th of january:
...
- remove gzopenfull() and gzdopenfull()
- un-bump minor number
- remove docs for gone functions.
traditionally this is an invalid change (removing an API from a library
without bumping the major.) it has been decided that this case is special
enough not to require that. no one should have been using these new
functions yet.
PS: this may cause "make install" to barf about older libraries already
being installed.
2004-05-01 07:54:50 +00:00
kleink
733d7fc457
Add ndbm(3) et al.
2004-04-30 21:16:13 +00:00
jonathan
5267884365
Make new hifn(4) and ubsec(4) manual pages visible to system, after
...
review, proofing, and bug-fixing by Thomas Klausner (wiz):
1. add hifn(40 and ubsec(4) to share/man/man4/Makefile and the distrib set lists.
2. Restore commented-out cross-references to hifn(40 and ubsec(4) in crypto(4).
No change made to hifn.4 or ubsec.4; commit forced for cross-reference
and for pullup-request purposes.
2004-04-29 19:42:29 +00:00
lukem
0a6b839847
Install VeraIt.ttf, per PR [xsrc/25373] from FUKAUMI Naoki.
...
Sort xfont/mi, and cleanup whitespace.
2004-04-29 03:23:44 +00:00
wiz
ad2a49f2be
Add crypto(4). Noted by Hisashi T Fujinaka.
2004-04-28 18:42:03 +00:00
lukem
8a1597d78b
Fix up botches in X userland from upgrade from XFree86 4.3.0 -> 4.4.0.
...
(All paths are relative to usr/X11R6)
* Obsolete:
bin/fontconfig-config
* Add directories:
lib/X11/locale/zh_CN.UTF-8
lib/X11/xkb/geometry/ibm
* Rename include/freetype2/ft2build.h to include/ft2build.h and obsolete former
* Add files:
fonttosfnt(1) program & man page
include/expat.h
lib/X11/app-defaults/XClock-color
lib/X11/fonts/TTF/Vera*.ttf
some font encodings
zn_CN.UTF-8 locale
some font encodings
various xkb config files
lib/X11/xedit/lisp/progmodes/patch.lsp
Xfontcache(3) and various links
XDGA(3) and various links
XRes(3) and various links
Xss(3) and various XScreenSaver*(3) links
* Add some more TODO items
* Clean up lib/expat build now that the version is hard coded.
2004-04-28 14:17:55 +00:00
lukem
41b630a3ff
correct the setname for cat8/verify.0
2004-04-28 02:11:02 +00:00
kleink
ac908ddaab
Welcome libc.so.12.117.
2004-04-28 00:12:26 +00:00
heas
032279758d
The cat8 (pre-formatted) version of verify(8) should have a suffix of .0
...
instead of .8.
Noted by Hisashi T Fujinaka.
2004-04-27 17:51:17 +00:00
heas
58c6b4341a
Add readmes &/ obsoletes that I missed.
...
Noted by Lubomir Sedlacik.
2004-04-27 15:35:55 +00:00
heas
986d9bca7f
Updates for Postfix 2.1.0
2004-04-27 07:38:23 +00:00
jonathan
cd2b9513c7
Add cat4, man4 entries for fast_ipsec(4).
2004-04-27 00:51:32 +00:00
kleink
b78e1efd3c
Bump libpci major to 1(.0).
2004-04-24 09:59:01 +00:00
kleink
c368e20f92
Add statvfs(5).
2004-04-21 21:24:01 +00:00
kleink
64a2a6f5d5
cat3/fgetstr.3 -> man3/fgetstr.3
2004-04-21 21:05:20 +00:00
kleink
1f6fa1a655
Welcome libc.so.12.116!
2004-04-21 21:01:41 +00:00
jdc
eb71bd67da
Add missing mvin* and mvwin* manual pages.
2004-04-21 06:24:32 +00:00
christos
6bd1d6d4db
Replace the statfs() family of system calls with statvfs().
...
Retain binary compatibility.
2004-04-21 01:05:31 +00:00