summaryrefslogtreecommitdiffstats
path: root/usr.bin/kdump/kdump.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Add setlocale LC_CTYPEache1995-10-261-0/+3
|
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
|
* Absolute path to /sys again...phk1994-11-211-1/+1
|
* move #include of <sys/errno.h> so that #defining KERNEL actually has an effect,csgr1994-08-221-3/+4
| | | | | | and then also add a declaration of ernno as an extern int, because we lose that due to having KERNEL defined while we include errno.h. Reviewed by: Geoff.
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+437
OpenPOWER on IntegriCloud