chs
7408da7619
sun3 now uses ELF.
2001-02-22 07:12:55 +00:00
chs
a95226826d
switch sun3 to ELF. highlight include:
...
add "%" prefix to register names in assembly code.
change assembly functions to return values in %a0 instead of %d0.
C symbols no longer prepend an underscore, adjust assembly code for this.
32-bit values are now 32-bit aligned instead of 16-bit aligned,
adjust structure packing and padding to override this where necessary.
make EXEC_ELF std, make EXEC_AOUT and COMPAT_AOUT_M68K optional.
use the MI loadfile() instead of several home-grown versions.
2001-02-22 07:11:08 +00:00
itojun
2df943e652
correct handling of upper limitation to # of reass queue.
2001-02-22 05:04:42 +00:00
lukem
a1602a24ec
don't assume that all the arguments to ctags will fit on one command line
...
(as is the case with a longer SYSDIR)
2001-02-22 04:40:43 +00:00
itojun
96863758b7
remove WARNS=0. from enami
2001-02-22 03:11:24 +00:00
itojun
82ff942844
document complex_bundle. sync with kame
2001-02-22 02:42:43 +00:00
itojun
a5316a5fa5
sync with 2/22 code. -B and -Z,
...
bundle proposal interpretation, and some other fixes.
XXX WARNS?=0 in racoon/Makefile is necessary to compile yacc-generated files
(static function, generated by yacc, is never used).
2001-02-22 02:33:06 +00:00
itojun
98857d7198
KAME racoon as of 2001/2/22
2001-02-22 02:21:12 +00:00
itojun
49889b3afd
be more more picky about option length parsing. sync with kame
2001-02-22 01:40:25 +00:00
enami
79dbb12278
When shrinking file size, don't dispose of a page still in use.
2001-02-22 01:02:09 +00:00
eeh
a72ee87980
Add support for 64-bit SVR4 (Solaris 8) binaries.
2001-02-21 23:53:00 +00:00
minoura
83b22ec51e
Reflect reality, and sort.
2001-02-21 23:50:25 +00:00
jdolecek
aceb9e23c9
don't panic if there is ESC in kernel output, just print a warning and
...
ignore the ESC; also remove the #ifdef DIAGNOSTIC
2001-02-21 23:12:58 +00:00
jdolecek
5cb9412e0d
simplify
2001-02-21 22:57:14 +00:00
jdolecek
f6d22f21da
usr1handler(): fix the logerror() call, use string 'shut'
2001-02-21 22:55:51 +00:00
jdolecek
efd32026ab
make default_consinfo and kgdb_devname[] const
2001-02-21 22:52:03 +00:00
jdolecek
522f569810
make some more constant arrays 'const'
2001-02-21 21:39:52 +00:00
christos
faf9e3e459
Fix problem when using sort >> foo
...
If no output file was specified sort fopened("/dev/stdout", "w").
This is *wrong* because "/dev/stdout" will truncate the output file,
thus undoing the append effect the shell had set up. The simple fix
here is to just arrange for outfp = stdout and don't play with /dev/stdout.
While I am here:
- KNF
- make pattern for mkstemp have 6 X's.
2001-02-21 19:24:30 +00:00
bjh21
fe6fa58436
Add support for ARM VFP-format doubles, conditional on __VFP_FP__.
2001-02-21 18:09:25 +00:00
bjh21
352dfb6c36
Update to support VFP formats. Also a half-hearted attempt at armeb support.
...
Note that I'm using __VFP_FP__ to indicate compilation with VFP-format
floating-point data. There doesn't (currently) seem to be a standard define
for this purpose. __VFP_FP__ was suggested by Richard Earnshaw.
2001-02-21 17:43:50 +00:00
bjh21
887895c344
Add CPU_ID_CPU_MASK. Different, but (I hope) more useful definition than
...
arm32 currently uses.
2001-02-21 17:41:58 +00:00
itojun
e1e316562b
make validation code more strict for ND6/dest6 variable length headers.
...
check duplicated nd6_ifinfo table initialization in a better way.
sync with kame
2001-02-21 17:23:09 +00:00
uch
e0a4623854
move disksubr.c define to machine-port.
2001-02-21 16:42:04 +00:00
uch
8b060aaf64
hpc* common disksubr.c
2001-02-21 16:34:00 +00:00
lukem
2e118c9dce
fix _DIAGASSERT usage in hsearch()
2001-02-21 16:31:01 +00:00
itojun
96413230d1
style, to make kame sync easier
2001-02-21 16:28:43 +00:00
uch
3cfa37d7da
HD64461 support.
2001-02-21 16:28:02 +00:00
uch
df98929e3b
more diagnostic message. (SH3)
...
add framebuffer information (ARM)
fix boot parameter bug. (-b=sd0)
2001-02-21 16:01:52 +00:00
uch
df5e8f68d8
HD64461 driver (SH3 companion chip for Windows CE)
2001-02-21 15:39:09 +00:00
uch
bedd081460
add HP Jornada 720, Compaq iPAQ H3600 entry.
2001-02-21 15:04:40 +00:00
uch
8ce0133cc8
add SH7709/SH7709A I/O port register define
2001-02-21 14:49:53 +00:00
hubertf
55a4568c92
Make usage message match that of other pkg_* programs:
...
* user lowercase "usage"
* do not use __progname/getprogname() to make this build on old systems
(the pkg_install pkg is intended to run on 1.4 and maybe 1.3 too...)
2001-02-21 13:12:47 +00:00
minoura
271f6f5585
Accept INSCSI0, EXSCSI3, etc. as the boot.device setting.
...
Code from Tetsuya Isaki <isaki@se.hiroshima-u.ac.jp>.
Plus, some const'ify.
2001-02-21 13:09:18 +00:00
minoura
b675f941fe
Use m68k_page_offset and m68k_trunc_page macros,
...
instead of using PGOFSET directly.
2001-02-21 12:39:16 +00:00
agc
542fb8cd9a
Mention that pwd_mkdb(8) is used to update the database, and that it may
...
take some time to complete at large sites, as in vipw(8).
Cross-reference pwd_mkdb(8)
2001-02-21 12:16:07 +00:00
agc
2add959bb8
Mention that useradd(8), userdel(8) and usermod(8) all conform to the
...
locking scheme, and cross reference those utilities.
2001-02-21 12:14:37 +00:00
minoura
b53129e394
There is no reason to exclude FreeBSD :).
2001-02-21 10:19:30 +00:00
wdk
581542f31f
Return microtime of zero if not available at early stages of device
...
autoconfiguration.
2001-02-21 09:46:54 +00:00
wdk
935036cf94
Remove superfluous #include added in previous commit
2001-02-21 09:20:56 +00:00
wdk
8e130c9227
Document KGDB options
2001-02-21 09:14:33 +00:00
wdk
85f0f12a55
Changes for KGDB
2001-02-21 09:12:14 +00:00
wdk
07bb8e7a23
Call KGDB hook function
2001-02-21 09:10:42 +00:00
wdk
6d8f58da18
Add zs_kgdb.c driver
2001-02-21 09:09:54 +00:00
wdk
8a5e278439
Glue functions for KGDB support
2001-02-21 09:08:35 +00:00
mrg
4a8b1de6c4
save the world. save the trees. use :sh: in the example entries.
...
suggested by Andrew Cagney <ac131313@cygnus.com>
2001-02-21 06:50:16 +00:00
itojun
aa13ada450
print multiple question section. improve TSIG printing.
...
sync with tcpdump.org.
2001-02-21 05:59:25 +00:00
minoura
943f21e2c5
Remove some redundant decls.
...
Fix some nested decls.
2001-02-21 05:53:35 +00:00
itojun
e79a9123a3
use u_quad_t for rtstat.
...
not sure if it really matters, but short (32K) looks way too small given
recent fat pipes connecting *BSD boxes, and our great uptime :-).
2001-02-21 05:45:11 +00:00
minoura
daa78d567e
Make this compile again.
2001-02-21 05:44:32 +00:00
chs
044409a035
reduce PAGER_MAP_SIZE to 4MB, we're short on KVA.
2001-02-21 02:43:02 +00:00