Konstantin Belousov
5e52cd4324
MFamd64 r322720, r322723:
...
Simplify i386 trap().
- Use more relevant name 'signo' instead of 'i' for the local variable
which contains a signal number to send for the current exception.
- Eliminate two labels 'userout' and 'out' which point to the very end
of the trap() function. Instead use return directly.
- Re-indent the prot_fault_translation block by reducing if() nesting.
- Some more monor style changes.
Reviewed by: bde
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
2017-08-26 18:12:25 +00:00
..
2017-08-24 10:49:53 +00:00
2017-08-19 19:33:16 +00:00
2017-08-22 18:20:25 +00:00
2017-08-26 14:07:24 +00:00
2017-05-23 09:29:05 +00:00
2017-08-24 22:11:10 +00:00
2017-08-21 17:45:06 +00:00
2017-08-25 11:01:39 +00:00
2017-08-23 12:09:37 +00:00
2017-08-25 11:01:39 +00:00
2017-08-16 22:54:35 +00:00
2017-08-18 04:04:09 +00:00
2017-08-25 23:31:15 +00:00
2017-08-20 10:08:45 +00:00
2017-08-26 14:07:24 +00:00
2017-07-09 13:53:32 +00:00
2017-08-26 18:12:25 +00:00
2017-08-19 19:33:16 +00:00
2017-08-25 23:10:27 +00:00
2017-08-11 17:05:31 +00:00
2017-08-26 03:21:12 +00:00
2017-08-23 12:09:37 +00:00
2017-08-24 23:08:12 +00:00
2017-08-01 03:13:43 +00:00
2017-06-14 16:13:20 +00:00
2017-08-25 19:41:38 +00:00
2017-07-27 13:03:36 +00:00
2017-08-21 13:54:29 +00:00
2017-08-08 21:09:26 +00:00
2017-07-31 15:23:19 +00:00
2017-04-13 21:54:19 +00:00
2017-05-23 09:29:05 +00:00
2017-08-03 09:31:10 +00:00
2017-05-09 18:28:42 +00:00
2017-08-19 19:33:16 +00:00
2017-08-10 14:18:09 +00:00
2017-06-08 21:30:34 +00:00
2017-06-13 01:17:58 +00:00
2017-08-18 04:04:09 +00:00
2017-08-25 19:41:38 +00:00
2017-08-18 15:40:40 +00:00
2017-05-09 05:08:47 +00:00
2017-06-17 23:34:53 +00:00
2017-08-25 09:51:22 +00:00
2017-08-25 23:13:21 +00:00
2017-08-24 10:57:34 +00:00
2017-06-01 06:12:25 +00:00
2017-05-22 15:53:30 +00:00