thorpej
|
666aa24c58
|
Use CFATTACH_DECL().
|
2002-10-02 05:51:28 +00:00 |
thorpej
|
1ad8e0ff42
|
Tidy up CFATTACH_DECL() formatting.
|
2002-10-02 05:47:08 +00:00 |
thorpej
|
c5e91d447d
|
Use CFATTACH_DECL().
|
2002-10-02 04:55:47 +00:00 |
thorpej
|
021b694d77
|
Use CFATTACH_DECL().
|
2002-10-02 04:40:08 +00:00 |
thorpej
|
d52d005f78
|
Use CFATTACH_DECL().
|
2002-10-02 04:27:51 +00:00 |
thorpej
|
adb90ad2ae
|
Use CFATTACH_DECL().
|
2002-10-02 04:17:21 +00:00 |
thorpej
|
b96bc0d7bc
|
Use CFATTACH_DECL().
|
2002-10-02 04:06:36 +00:00 |
thorpej
|
47c14a34bc
|
Fix script-o's in last.
|
2002-10-02 03:36:20 +00:00 |
thorpej
|
7c0e5bcc4b
|
Fix script-o's in previous.
|
2002-10-02 03:31:58 +00:00 |
thorpej
|
4cac257e08
|
More script-o fixes.
|
2002-10-02 03:25:46 +00:00 |
grant
|
8f34e7dde1
|
sync with reality: add pwhash.1 (missed in last commit).
|
2002-10-02 03:20:40 +00:00 |
grant
|
5599dcbd7b
|
sync with reality: add ./usr/include/i386/atomic.h.
|
2002-10-02 03:19:33 +00:00 |
thorpej
|
9b3343e917
|
Fix script-o in last.
|
2002-10-02 03:18:07 +00:00 |
thorpej
|
60530be43c
|
Fix sizeof and whitespace bug from the script I'm using to do the
CFATTACH_DECL conversion. (Grumble.)
|
2002-10-02 03:10:45 +00:00 |
christos
|
300988d4e1
|
NUL character, NULL pointer.
|
2002-10-02 02:46:03 +00:00 |
itojun
|
8b1cd24b78
|
backout previous two - if you use ppp* interface, kernel panics instantly.
it is apparent that the change was untested, and severety is high.
|
2002-10-02 02:27:54 +00:00 |
thorpej
|
5a9ddc1422
|
Use CFATTACH_DECL().
|
2002-10-02 02:21:20 +00:00 |
thorpej
|
434631fe62
|
Remove unnecessary extern decl of fpa_ca.
|
2002-10-02 02:16:36 +00:00 |
thorpej
|
674c37a017
|
Use CFATTACH_DECL().
|
2002-10-02 02:16:10 +00:00 |
thorpej
|
c8f74e725f
|
Remove unnecessary extern decl of iframe_ca.
|
2002-10-02 02:15:32 +00:00 |
thorpej
|
66db35f9ab
|
Use CFATTACH_DECL().
|
2002-10-02 02:14:45 +00:00 |
thorpej
|
0dac35b547
|
Use CFATTACH_DECL().
|
2002-10-02 02:00:07 +00:00 |
yamt
|
b8bc8c45f2
|
add missing __rpc_fixup_addr.
it's needed to make mount_nfs -T work for scoped addresses.
|
2002-10-02 01:22:09 +00:00 |
jschauma
|
6d65957bf1
|
tyop: NUL -> NULL
|
2002-10-02 01:10:29 +00:00 |
thorpej
|
cde0a5d6aa
|
__mcount uses jsb linkage, so there is no need to skip the (non-existent)
register save mask. Profiling now works.
Also, use asm_fprintf() in FUNCTION_PROFILER.
|
2002-10-02 00:50:24 +00:00 |
thorpej
|
354bc052d9
|
Use the register prefix in the ELF case in _PROF_PROLOGUE.
|
2002-10-02 00:23:29 +00:00 |
bjh21
|
92c36acca6
|
Report the hardware version in case anyone's interested (I was).
|
2002-10-01 22:52:22 +00:00 |
provos
|
c00f24e6cf
|
add pwhash to sets
|
2002-10-01 22:43:03 +00:00 |
bjh21
|
cef90c2dc7
|
Constify ide_versions.
|
2002-10-01 22:38:56 +00:00 |
bjh21
|
b828507087
|
constify various string tables.
|
2002-10-01 22:33:10 +00:00 |
bjh21
|
7e08b73e47
|
Use CFATTACH_DECL().
|
2002-10-01 22:23:52 +00:00 |
bjh21
|
8b39ec99a9
|
Add a shutdown hook which puts the Hydra back into its post-reset state,
largely to ensure that we don't leave the slave CPUs running when we go
back to RISC OS.
|
2002-10-01 22:18:00 +00:00 |
bjh21
|
b585e1d57a
|
Remove a spurious ']' from the CFATTACH_DECL invokation.
|
2002-10-01 22:11:14 +00:00 |
sommerfeld
|
478c0009ff
|
Mark disposition of branch
|
2002-10-01 21:49:11 +00:00 |
thorpej
|
a942508291
|
Use CFATTACH_DECL().
|
2002-10-01 21:36:00 +00:00 |
thorpej
|
217c799fe7
|
Use CFATTACH_DECL().
|
2002-10-01 21:24:43 +00:00 |
reinoud
|
4d64d47a1f
|
Remove old unused cruft
|
2002-10-01 21:16:15 +00:00 |
scw
|
c4efa0ddba
|
Change IPL_SOFTNET to 3.
|
2002-10-01 21:07:31 +00:00 |
scw
|
0e3aa70138
|
Count all soft interrupt events per level, rather than just
the first one per call to softintr_dispatch().
|
2002-10-01 21:04:59 +00:00 |
provos
|
7778def8eb
|
add pwhash
|
2002-10-01 20:50:25 +00:00 |
provos
|
d15e0fa262
|
password hashing utility that allows des, md5 or bcrypt passwords to be
created in scripts; tool originally from downsj@openbsd.org;
approved by perry.
|
2002-10-01 20:48:58 +00:00 |
scw
|
92c80efadc
|
Fix a soft interrupt botch which prevented softints being dispatched
on exit from regular h/w interrupts.
|
2002-10-01 20:41:52 +00:00 |
provos
|
d94186ee91
|
more trailing \r cleanup; pointed out by wiz
|
2002-10-01 20:41:22 +00:00 |
mrg
|
88f885d72e
|
print the file name in verbose mode as well. avoid printing (null) for encoding.
|
2002-10-01 20:22:10 +00:00 |
wiz
|
456b189823
|
deprecated, not depreciated.
|
2002-10-01 19:53:09 +00:00 |
wiz
|
a0c86ddf62
|
New sentence, new line.
|
2002-10-01 19:51:26 +00:00 |
wiz
|
19c353844e
|
Remove some \f* cruft.
|
2002-10-01 19:50:36 +00:00 |
wiz
|
081a23ac04
|
Remove mdoc macro from weird place.
|
2002-10-01 19:47:40 +00:00 |
wiz
|
4f92a4853d
|
New sentence, new line. From Robert Elz.
|
2002-10-01 19:38:46 +00:00 |
fvdl
|
6b7332c86b
|
The local APIC registers are defined for 32bit access only, so don't
use movzbl on them.
|
2002-10-01 19:36:51 +00:00 |