projects
/
dragonfly.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
fa75bf7
)
sys/param.h: Bump __DragonFly_version due to fpsave area changes
author
John Marino <draco@marino.st>
Sun, 13 Jan 2013 17:37:59 +0000 (18:37 +0100)
committer
John Marino <draco@marino.st>
Sun, 13 Jan 2013 17:37:59 +0000 (18:37 +0100)
sys/sys/param.h
patch
|
blob
|
blame
|
history
diff --git
a/sys/sys/param.h
b/sys/sys/param.h
index
3444f9f
..
d0903d3
100644
(file)
--- a/
sys/sys/param.h
+++ b/
sys/sys/param.h
@@
-94,9
+94,10
@@
* 300200 - 3.2 release
* 300300 - 3.3 master
* 300301 - Add eaccess syscall
+ * 300302 - fpsave changes - ucontext_t, mcontext_t, sigcontext, sigframe
*/
#undef __DragonFly_version
-#define __DragonFly_version 300301 /* propagated to newvers */
+#define __DragonFly_version 300302 /* propagated to newvers */
#include <sys/_null.h>