Commit Graph

90088 Commits

Author SHA1 Message Date
manu
2faf78e180 Reworked irix_syssgi_mapelf. It now uses elf_load_psection, and this
remove the odd bug which caused INSANE_DEBUG_IRIX to be mandatory in
order to avoid a panic when mapping libraries.
2001-12-26 22:18:25 +00:00
thorpej
86a77080a5 Remove (incorrect) extern decl of emul_hpux. 2001-12-26 19:08:11 +00:00
thorpej
232c19df9d A statement must follow a label. 2001-12-26 19:00:31 +00:00
jwise
c43fe21748 Remove list2plist. It has been supplanted by makeplist, which does the same
thing in a pkgset-aware fashion.
2001-12-26 18:46:18 +00:00
jwise
25f7c6aadf Add two utility scripts used by syspkg from draga.com CVS:
listpkgs -- a utility script for syspkg maintainers.  Given a pkgset name,
	    list all packages in that pkgset by parsing the src/distrib
	    set list files.  Imported at draga.com revision 1.2.

Usage: ./listpkgs [-a arch] [-m machine] [-s setsdir] [-p prefix] setname
        -a arch         set arch (e.g, m68k, mips, powerpc)
        -m machine      set machine (e.g, amiga, i386, macppc)
        -s setsdir      directory to find sets
        setname		set to list packages for

makeplist -- a script called by <bsd.syspkg.mk>.  Given a pkgset name
	     and a pkg name, output a valid PLIST for that package by
	     parsing the src/distrib set list files.  Imported at
	     draga.com revision 1.2.

Usage: ./makeplist [-a arch] [-m machine] [-s setsdir] [-p prefix] setname pkgname
        -a arch         set arch (e.g, m68k, mips, powerpc)
        -m machine      set machine (e.g, amiga, i386, macppc)
        -s setsdir      directory to find sets
        -p prefix       prefix for created plist
        setname pkgname set and package to build plist for
2001-12-26 18:43:00 +00:00
thorpej
63d3d9fe5a Multi-line string literals are not in ANSI C; don't use them. 2001-12-26 17:37:59 +00:00
abs
dd94d9b295 Convert some 'long's to 'uint32_t's. Now rdate works against an LP64 box. 2001-12-26 17:01:39 +00:00
mason
a3f1ae9c61 vnconfig called incorrectly, breaks build 2001-12-26 15:18:24 +00:00
wiz
546fc71d49 Pull over fixes from rev. 1.5-1.7 of basesrc/usr.sbin/ntp/ntpd/ntpd.8. 2001-12-26 15:14:59 +00:00
wiz
3cb5c6721b Typo and grammar fix. 2001-12-26 15:13:57 +00:00
mason
8f3eeb9b40 fix typo - meant to get this in last commit, forgot 2001-12-26 15:10:57 +00:00
mason
0e1a977737 fix typo - s/unltimate/ultimate/ 2001-12-26 15:08:46 +00:00
minoura
e36ba40641 Backout previous.
It was a garbage; atatat already commited the fix in another way.
2001-12-26 14:40:20 +00:00
manu
945d746288 integrated a copy of svr4_waitsys(), which should be merged later.
This has not been fully tested, but it makes IRIX's /bin/sh able to survive
running an external command such as ls.
2001-12-26 11:04:20 +00:00
augustss
996d5c6c26 Be a little more paranoid. 2001-12-26 10:56:58 +00:00
manu
aeeecdfad1 Updated copyright (getdents code is from Christos, written in 1994) 2001-12-26 10:54:56 +00:00
lukem
eda0427e63 update copyrights 2001-12-26 09:40:15 +00:00
lukem
73bfbf31f3 grammar/spelling fixes 2001-12-26 08:08:23 +00:00
cjs
80c0f36acc Re-make these after usbdevs update. 2001-12-26 07:18:36 +00:00
cjs
2d1b70cd08 Add ID for memory stick slot in Sony Clie running PalmOS 4.0. This may also
be the same for the PalmOS 3.5 versions, but I can't test that.
2001-12-26 04:32:39 +00:00
wiz
4b425cbbb3 Formatting improvements. 2001-12-26 02:22:56 +00:00
wiz
4e2d752368 Sort sections. 2001-12-26 02:18:29 +00:00
wiz
eea5a2fe6b Drop a superfluous .Pp, and a xref for a non-existing page. 2001-12-26 02:17:20 +00:00
wiz
57d07c69a7 Sort sections, formatting nits, sort SEE ALSO. 2001-12-26 02:15:58 +00:00
wiz
a4e2e67855 Xr -> Ic for nonexisting page. 2001-12-26 02:13:23 +00:00
wiz
0441827b2f Sort sections. 2001-12-26 02:12:05 +00:00
wiz
27a237dc80 Formatting improvements. 2001-12-26 02:11:22 +00:00
wiz
acb59d0bfd Sort SEE ALSO, drop a .Pp. 2001-12-26 02:09:22 +00:00
wiz
6ea632172b Drop a trailing xref, and a superfluous .Pp. 2001-12-26 02:07:49 +00:00
wiz
5414862987 Formatting improvements. 2001-12-26 02:06:45 +00:00
wiz
0d83421514 Sort sections. 2001-12-26 01:53:18 +00:00
wiz
4caae17753 Misc formatting improvements. 2001-12-26 01:52:55 +00:00
wiz
44c9c20f7b Fix Xref. 2001-12-26 01:46:58 +00:00
wiz
0785450c2f Sort sections, drop some .Pps. 2001-12-26 01:45:35 +00:00
wiz
36b78735f0 Sort sections. 2001-12-26 01:45:03 +00:00
wiz
64f70da4c9 Drop some .Pp, use .Sx instead of .Em. 2001-12-26 01:39:09 +00:00
wiz
e8231e3b8d Sort sections, and drop trailing comma in SEE ALSO. 2001-12-26 01:30:52 +00:00
wiz
ff40071128 Drop a .Pp and two nits. 2001-12-26 01:30:05 +00:00
wiz
e5275bd169 Sort sections, separate Xrefs by a comma. 2001-12-26 01:29:10 +00:00
wiz
6804ce1070 Sort sections and other minor fixes. 2001-12-26 01:28:23 +00:00
wiz
50e04395c6 Punctuation improvements and other minor fixes. 2001-12-26 01:26:44 +00:00
wiz
02f8a4ff57 Sort sections. Drop an empty line. 2001-12-26 01:20:34 +00:00
wiz
58fb38c899 Fix .Dt. 2001-12-26 01:19:11 +00:00
wiz
09f3662bde Formatting fix. 2001-12-26 01:17:33 +00:00
wiz
e56b04e5cf Sort sections. 2001-12-26 01:15:47 +00:00
wiz
af4e822d93 Drop a trailing comma in SEE ALSO. 2001-12-26 01:15:35 +00:00
wiz
225791c70a Bd -literal instead of -unfilled. 2001-12-26 01:11:51 +00:00
wiz
8a30edc62f Drop a .Pp. 2001-12-26 01:10:32 +00:00
wiz
103e7a7f14 Whitespace nit. 2001-12-26 01:10:11 +00:00
wiz
83d0300fdb Empty lines vs. .Pp cleanup, and sort sections. 2001-12-26 01:08:56 +00:00