| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
No one is defining their own METABIT so remove the #ifndef around it.
ok florian@
|
|
|
|
|
|
|
|
|
|
| |
This does the following:
Moves all POSIX headers from sysdef.h into the individual .c files so that
each file now only includes what it needs. All headers are properly sorted.
Moves the remainder of sysdef.h to other files (mostly def.h) and deletes
sysdef.h now that it's no longer contains anything.
Tweak a comment that references sysdef.h so that it no longer does that.
ok florian@
|
|
|
|
|
|
|
| |
enforce that and remove the options.
Mostly mechanical diff from unifdef with bonus removal of comments that no
longer have any relevance.
ok florian@
|
|
|
|
| |
ok millert@, deraadt@
|
|
|
|
|
|
|
|
|
|
| |
- spelling, punctuation fixes
- variable declaration lineup
- use parentheses for return and sizeof
- K&R function declarations -> ANSI
- other minor code beautification
ok henning@
|
| |
|
|
|
|
|
|
| |
the system's ctype.h.
ok art@
|
| |
|
|
|
|
| |
needs hand fixup. I stopped at keymap.c...
|
|
|