index
:
gnumach.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kern
/
debug.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lock: Fix SMP build
Samuel Thibault
2023-08-13
1
-1
/
+1
*
assert: fix concurrency against irqs
Samuel Thibault
2023-08-12
1
-6
/
+7
*
slock: Fix initialization of statically-allocated slocks
Samuel Thibault
2023-02-08
1
-7
/
+1
*
Remove existing old style definitions and use -Wold-style-definition.
Flavio Cruz
2023-01-19
1
-4
/
+2
*
Fix some warnings with -Wmissing-prototypes.
Flavio Cruz
2022-12-27
1
-0
/
+2
*
kern: Improve assertions and panics.
Justus Winter
2016-10-01
1
-9
/
+9
*
Use int3 on x86_64 build too
Samuel Thibault
2016-06-10
1
-1
/
+1
*
Fix potential divisal by zero
Samuel Thibault
2016-05-26
1
-2
/
+2
*
kern: qualify pointers whose dereferenced values are constant with const
Marin Ramesa
2013-12-17
1
-3
/
+3
*
Add comment
Samuel Thibault
2013-12-09
1
-0
/
+1
*
Always make Assert trigger debugger
Samuel Thibault
2013-12-08
1
-7
/
+0
*
kern/debug.c: remove forward declaration
Marin Ramesa
2013-12-05
1
-1
/
+1
*
Remove lint code
Marin Ramesa
2013-11-09
1
-3
/
+0
*
Drop luna88k bits
Marin Ramesa
2013-09-09
1
-1
/
+1
*
Do not take address of va_list variable
Samuel Thibault
2012-04-06
1
-2
/
+2
*
Use compiler defined __i386__ symbol instead of use defined i386
Guillem Jover
2012-03-20
1
-1
/
+1
*
Add a SoftDebugger function
Samuel Thibault
2009-12-21
1
-6
/
+15
*
Add Xen support
Samuel Thibault
2009-12-16
1
-0
/
+6
*
Add stack-protector support
Samuel Thibault
2009-11-30
1
-0
/
+13
*
Add -H option to halt on panic
Samuel Thibault
2009-11-28
1
-1
/
+5
*
2008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2009-06-18
1
-1
/
+1
*
2008-07-15 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-0
/
+2
*
2007-12-30 Samuel thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2009-06-18
1
-3
/
+3
*
2007-04-30 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-1
/
+1
*
2006-11-13 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2009-06-18
1
-1
/
+3
*
2006-11-09 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-4
/
+2
*
2006-11-07 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-2
/
+9
*
2006-10-15 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-3
/
+0
*
2006-03-20 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-7
/
+0
*
2000-07-04 Marcus Brinkmann <marcus@gnu.org>
Marcus Brinkmann
2000-07-23
1
-11
/
+9
*
Fri Apr 24 13:19:40 1998 Thomas Bushnell n/BSG <thomas@melange.gnu.org>
Thomas Bushnell
1998-04-24
1
-1
/
+1
*
Initial source
Thomas Bushnell
1997-02-25
1
-0
/
+192