Commit Graph

7817 Commits

Author SHA1 Message Date
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
snj
619df63ccc Typo police: sytem -> system. 2004-09-22 21:24:07 +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
hubertf
2fa09966de Change copyright to 2-clause BSD-copyright.
Changed with explicit permission of Thorsten Lockert (tholo sigmasoft com)
2004-09-15 19:45:17 +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
fvdl
a26f018446 Revert previous; INSTALL should be small enough again. 2004-09-13 22:35:05 +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
chs
c2e0ac407b increase floppy limit to 3, the 2.0-branch autobuild overflows 2. 2004-09-13 08:32:19 +00:00
dsl
64cdb08d62 Run the new copy of /etc/postinstall, not the one that happens to be on the
users system already.
Amongst other things this should ensure that MAKEDEV get updated.
(currently untested...)
2004-09-12 19:12:45 +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
wiz
ac50d09659 Replace .ie with empty .el or without .el with .if; add some comments;
reduce if'd stuff in one case.
2004-09-10 12:59:03 +00:00
wiz
208ce14f93 Add two missing closing curly braces. Should fix atari release notes.
jdc@ ok.
2004-09-10 12:57:05 +00:00
hubertf
67902b53f9 Fix cut'n'past-o from last change 2004-09-10 11:49:28 +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
is
83e64d1f98 We don't build split sets anymore... don't confuse users. 2004-09-06 19:08:47 +00:00
is
78cf568c49 Clarify Apollo-accelerator-modifed-mainboard-SCSI vs.
Apollo-accelerator-provided-SCSI support status.
2004-09-06 18:56:16 +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
chs
c2472e10b2 rename a global variable so that it doesn't collide with a libcurses function
when both are present in a crunched static binary.  part of PR 26458.
2004-09-01 01:46:56 +00:00
tsutsui
0f0f2c4943 Remove .mdebug.abi32 and .comment sections created by binutils-2.14
on converting kernels into ECOFF.
ARC BIOS may be confused by these sections without valid address.
2004-08-30 16:08:24 +00:00
thorpej
8d13a4aafe Switch to using GCC's supplied crtbegin / crtend files. 2004-08-28 00:18:38 +00:00
wiz
4d9086f0bc Get rid of some superfluous "No Ns" calls before punctuation. 2004-08-27 16:53:13 +00:00
itohy
bb5bb52e57 Add njs.4 2004-08-26 14:19:55 +00:00
snj
635c18cf53 New sentence, new line. 2004-08-24 22:53:18 +00:00
hubertf
994b36e369 While describing how to get the split sets onto ms-dos formatted floppies,
add a few words how to create a split set, as we don't ship them any more.
Thanks to Havard for the defails!
2004-08-24 22:42:17 +00:00
hubertf
3a395db269 adjust copyright 2004-08-24 21:58:29 +00:00
hubertf
97b7a78d59 merge old list and what's in htdocs/donations
(and mailed finance-exec@ the diff to commit :)
2004-08-24 21:57:04 +00:00
gavan
2fa949cdaf Stat is a host tool, so pick it up from the right place.
While we're at it, check for some common errors, and make the usage stuff
work better.
2004-08-24 21:32:12 +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
snj
96ccd10724 s/When you chose/If you choose/ 2004-08-23 19:43:20 +00:00
nsmrtks
c244b0ffb9 * x68k: fix to tell where to get "netbsd" from (how to run gzip.x on
netbsd-INSTALL.gz on the x68k's native OS.)
2004-08-23 19:31:06 +00:00
wiz
66134445fd There is no "It-span" macro, replace with "It"; size column correctly
to fix a formatting error (hi hubertf!). Empty lines should have a single
dot, not two or none.
2004-08-23 16:03:57 +00:00
lukem
61c4fc8d5c ipw(4) and ipwctl(8) 2004-08-23 13:55:15 +00:00
wiz
c2290765ee Write Soren the First's name consistently. 2004-08-23 01:07:46 +00:00
hubertf
685ec9286a Add copyright 2004-08-23 00:53:39 +00:00
hubertf
5e6a650cd0 Script to calculate compressed/uncompressed size of a set, for all
architectures listed in the "ports" variable of this script.
2004-08-23 00:52:58 +00:00