index
:
hurd.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
/
console-client
/
xkb
/
parser.y
Commit message (
Expand
)
Author
Age
Files
Lines
*
Further modernize Hurd code by enforcing strict prototypes and no implicit fu...
Flavio Cruz
2023-04-08
1
-3
/
+3
*
console-client: Fix typos in comments
Stefan Weil
2015-01-03
1
-3
/
+3
*
Cleanup.
Diego Nieto Cid
2011-04-16
1
-12
/
+0
*
Deallocate memory on errors.
Diego Nieto Cid
2011-04-16
1
-1
/
+7
*
Remove default keymap.
Diego Nieto Cid
2011-04-16
1
-16
/
+3
*
Use first section when there's no default.
Diego Nieto Cid
2011-04-08
1
-2
/
+30
*
* console-client/xkb/parser.y (include_section): Free filename.
Diego Nieto Cid
2011-04-08
1
-0
/
+3
*
* console-client/xkb/parser.y (include_section): Remove superflous strdup.
Diego Nieto Cid
2011-04-08
1
-1
/
+1
*
Symbols 0..9 stand for their ascii character.
Diego Nieto Cid
2011-04-08
1
-1
/
+7
*
Add support for hexadecimal symbols.
Diego Nieto Cid
2011-04-08
1
-0
/
+1
*
Fix handling of error conditions.
Diego Nieto Cid
2011-04-08
1
-2
/
+2
*
Fix memory errors.
Diego Nieto Cid
2011-04-08
1
-4
/
+4
*
Add debugging messages.
Diego Nieto Cid
2011-04-08
1
-4
/
+12
*
Emit warnings on undeclared virtual modifiers.
Diego Nieto Cid
2011-04-08
1
-0
/
+2
*
Report inexistent section.
Diego Nieto Cid
2011-04-08
1
-6
/
+36
*
Check for end of file.
Diego Nieto Cid
2011-04-08
1
-7
/
+19
*
Rule vmod returns an int with the vmod's bit on.
Diego Nieto Cid
2011-04-08
1
-1
/
+4
*
Skip to main file's default section when needed.
Diego Nieto Cid
2011-04-08
1
-0
/
+2
*
Add missing semicolons bison was inserting.
Diego Nieto Cid
2011-04-04
1
-157
/
+157
*
Add type to $$ in mid-rules.
Diego Nieto Cid
2011-04-04
1
-2
/
+2
*
Add XKB parser and implementation.
Marco Gerards
2011-03-17
1
-0
/
+1529