jmc
7c8480de0f
Restructure MKPIC tests so that stlib always gets set first based on
...
OBJECT_FMT and then MKPIC/arch tests can set shlib=no if they need to.
2004-03-05 04:52:50 +00:00
oster
bfeeabba13
Use RF_INCLUDE_PARITY_DECLUSTERING_DS to #if-out more unneeded bits.
...
(We can't do RF_DISTRIBUTE_SPARE bits without the parity declustering stuff.)
2004-03-05 03:58:21 +00:00
oster
7bd09b0f2b
Introduce RF_DEBUG_DAG and use it to #if-out rf_dagDebug sections.
...
(i386 GENERIC kernel shrinks by 1.6K)
2004-03-05 03:22:05 +00:00
oster
a0413593bc
- remove the RF_*_INC's, as necessary. They are not needed any more.
...
- introduce RF_MIN_*'s, as necessary. These will indicate the
low-water mark for pools as well as the pool_prime() value.
- add pool_setlowat() for the critical pools.
- pool_prime() and pool_setlowat() the raidframe_cbufpool.
- re-order some pool_prime()'s and pool_sethiwat()'s for clarity.
2004-03-05 02:53:55 +00:00
wiz
49bcfb35d8
Call it Adler-32 consistently. From jmc@openbsd.
2004-03-05 01:30:52 +00:00
kleink
84b76bdd2a
isinfl() and isnanl() are gone.
2004-03-05 01:00:53 +00:00
wiz
06588a00dd
Sort SEE ALSO, drop trailing space.
2004-03-04 23:49:31 +00:00
wiz
61e64d47d4
Sort SEE ALSO.
2004-03-04 23:47:56 +00:00
kleink
6fb5722e31
libc.so.12.113.
2004-03-04 23:44:24 +00:00
martin
8b97cd3587
More language tuning (not finished with this file though)
2004-03-04 23:44:16 +00:00
kleink
a19b383778
libc.so.12.113: isinf(), isnan().
2004-03-04 23:43:56 +00:00
kleink
8e54f10bf7
* Turn isinf(3) and isnan(3) into C99-style macros.
...
* Make it possible for ports to override these (i.e., VAX).
* Remove isnanl(), which was internal to libc only.
2004-03-04 23:42:38 +00:00
drochner
bb362b40bf
fix some problems with FPU exception signaling:
...
-The MachFPTrap did generate pre-siginfo arguments to trapsignal(),
leading to an immediate crash.
Put the siginfo generation into a separate .c file for simplicity.
-The exception bits in MIPS_FPU_CSR didn't get cleared, leading to
trouble later ("kernel used FPU" on pmax).
XXX This should probably be done for the "unimplemented fpu instruction"
case as well, but I don't know how to test this. Or, even better -
centralize the CSR clearing before the branch in MachFPTrap.
2004-03-04 20:17:01 +00:00
jdc
162e36abb1
Make this include the Jornada 720 config and just change the memory size,
...
as it is exactly the same otherwise.
2004-03-04 19:57:59 +00:00
wiz
de65560a4a
Bump PACKAGE_VERSION to 1.11.11 too, for consistency.
2004-03-04 19:57:04 +00:00
nathanw
797c90374e
Centralize identical copies of proc_trampoline code.
...
(lots more opportunites here for the bored hacker, such as rei and trap0...)
2004-03-04 19:53:44 +00:00
abs
4bace323ed
Add portuguese keyboard map - from Antonio Marques in PR kern/23295
2004-03-04 19:52:52 +00:00
martin
42be584ab4
Slight tweaks, all typos are mine.
2004-03-04 19:15:30 +00:00
dbj
1ea0a01420
fix comment about spllowersoftclock
2004-03-04 19:10:10 +00:00
wiz
26008f03cf
+JHD (just hit delete'')
2004-03-04 19:03:41 +00:00
martin
3ad34393be
Some slight language polishing. All typos are mine...
2004-03-04 15:26:02 +00:00
wiz
e8f4f5ba76
No need to include netinet/ip_mroute.h twice.
...
Closes PR 24652 by Kailash Sethuraman.
2004-03-04 15:15:06 +00:00
wiz
5de9082b5b
Fix typos, add an article.
...
XXX: still contains untranslated messages.
2004-03-04 14:49:22 +00:00
martin
2fe4859877
Germand sysinst translation for mac68k sysinst. Someone please check
...
for typos ;-)
Why is this so much different than other ports?
2004-03-04 14:28:49 +00:00
rtr
e53122f357
+ += extension flags for dri components if X11DRI != "no"
2004-03-04 13:14:57 +00:00
rtr
cf1f75909b
+ add switch for DRI components of X11 build.
2004-03-04 13:10:28 +00:00
martin
864712fbce
No german version for x68k sysinst - it can't display iso-8859-1 characters
...
correctly.
2004-03-04 10:16:07 +00:00
oster
a57d045808
Remove a comment that is no longer relevant.
2004-03-04 03:27:30 +00:00
oster
b6ec2bc708
Cleanup function prototypes.
2004-03-04 03:14:02 +00:00
oster
516b22a972
Another variable that was only ever initialized. Turf.
2004-03-04 03:02:01 +00:00
oster
5d768c003f
Cleanup function prototypes.
2004-03-04 02:55:58 +00:00
oster
708c19adaf
Fix mcpair locking issues -- we really don't need the lock held
...
the entire time we spend in calling rf_DiskIOEnqueue().
2004-03-04 02:49:58 +00:00
enami
119b5f631a
Don't call end{serv,proto}ent_r() on return. It results dangling pointer.
2004-03-04 02:30:41 +00:00
oster
409f2e3222
More function prototype cleanups.
2004-03-04 02:26:50 +00:00
oster
5102542bf2
Cleanup function prototype.
2004-03-04 02:25:13 +00:00
oster
65f967653e
More leftover 'row' bits now removed.
2004-03-04 01:57:54 +00:00
oster
55cb2c9a0d
Cleanup one more leftover 'row' variable. Cleanup function prototypes
...
in rf_diskqueue.h
2004-03-04 01:53:25 +00:00
rtr
ba6b26100c
+ the non-loadable version of libcfb.a needs cfbcmap.
2004-03-04 01:06:57 +00:00
oster
6e2928d6d5
resultNum isn't used anywhere. Good-bye.
2004-03-04 00:56:13 +00:00
oster
8b515e1496
rf_bwd1 and rf_bwd2 are holdovers from the "backward" error recovery.
...
Nuke them, and the little bit of code associated with them.
2004-03-04 00:54:30 +00:00
kleink
642c4f3f10
Make lint happy for __fpmacro_unary_floating() users.
2004-03-04 00:17:44 +00:00
matt
eeabd92cc2
Add UC_STACK and stack_t related definitions.
2004-03-04 00:16:47 +00:00
matt
1b4f540b78
Look at _UC_STACK to decide whether the process' SS_ONSTACK state needs to
...
be updated. (This is needed to be compatible with how pre-SIGINFO signals
operated. If you siglongjmp out of a signal handler, the SS_ONSTACK state
needs to be cleared. This commit restores that functionality).
2004-03-04 00:05:58 +00:00
matt
71f2db14c8
Use this to symbolically get into ucontext_t and struct sigcontext.
2004-03-03 22:58:34 +00:00
matt
3bd8b208cf
Add support to generate an assym.h if corresponding ARCHDIR contains a
...
genassym.cf.
2004-03-03 22:57:26 +00:00
matt
afc5614967
Copy this from libpthread so arch-specific .S files can use assym.h
2004-03-03 22:56:04 +00:00
martin
6f5bc16567
Smooth some language slightly (part a-e)
2004-03-03 22:21:05 +00:00
dsl
1288fac2ba
No need to initialise [rw]pipe twice.
...
Initialise locks before trying to allocate pipe buffer, when allocate
fails we'll not explode trying to acquire the locks when tidying up.
2004-03-03 22:00:34 +00:00
christos
08230af71c
initialize rpipe and wpipe to NULL, so that they are initialized in the
...
error path.
2004-03-03 21:35:52 +00:00
thorpej
1cda93b426
Use the new RAS_*() macros.
2004-03-03 21:06:07 +00:00