Commits on Source 10
-
Andrew Price authored
-
Andrew Price authored
-
Andrew Price authored
-
Andrew Price authored
-
Andrew Price authored
-
Andrew Price authored
Don't start at the beginning of the user db each time.
-
Andrew Price authored
And tidy up command.c a bit
-
Andrew Price authored
-
Andrew Price authored
Make it static but add a convenience pointer to it to take the place of the previous user pointer. Make the pointer itself const so that the compiler complains if anything besides the original user's address is assigned to it.
-
Andrew Price authored
(And less shouty.)