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