Commit Graph

3298 Commits

Author SHA1 Message Date
kim
7601bef351 Add bufq.h 2004-11-07 18:03:12 +00:00
dan
0613074a7e put back uax, as obsolete 2004-10-29 08:26:16 +00:00
augustss
6496ac653d s/uax/axe/ 2004-10-23 13:46:45 +00:00
augustss
75d97f8e83 Add cdce(4). 2004-10-22 13:24:19 +00:00
gavan
0560d8b947 Initial import of iyonix port.
The Iyonix is a desktop machine from Castle Technology, based on a 600MHz
XScale[tm] 80321 processor.

* Uses the bootloader from NetBSD/acorn32, which is now 32-bit compatible.
* Currently boots multiuser with a serial console.
* Device support is not yet complete.

With help from abs.
2004-10-13 23:28:34 +00:00
augustss
cc17454fb0 Add auacer(4). 2004-10-10 16:49:52 +00:00
yamt
858030da1c - put back cc_microtime.h and cpu_data.h.
- mark them obsolete.
2004-10-10 15:38:58 +00:00
yamt
c72c6f082e don't install cpu_data.h or cc_microtime.h.
they're not intended to be exposed to userland.
2004-10-10 08:57:30 +00:00
rtr
8f36adaafb + add lib{shadow,layer}.a into appropriate x11 md set lists 2004-10-07 13:50:18 +00:00
sekiya
19cf38fa50 Add the 64-bit ip30 bootloader. 2004-09-29 04:59:05 +00:00
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