Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ioctlname() prototype is already in ../kdump/kdump.h | 2018-04-26 | 1 | -2/+1 | |
| | |||||
* | Add 'p' trace point for KTRFAC_PLEDGE, as noted by | 2016-07-18 | 1 | -3/+3 | |
| | | | | | | Michal Mazurek <akfaew@jasminek.net> While here, fix handling of -t+ in ltrace. | ||||
* | Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | 2002-02-16 | 1 | -3/+3 | |
| | |||||
* | Add lots of missing prototypes, constify a few things. Add explicit ints. | 2001-08-18 | 1 | -0/+29 | |
Makes gcc much happier, less warnings. |