[BACK]Return to kdump.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / kdump

Diff for /src/usr.bin/kdump/kdump.c between version 1.136 and 1.137

version 1.136, 2018/12/12 17:55:28 version 1.137, 2019/01/11 18:46:30
Line 732 
Line 732 
     [SYS_utimes]        = { Ppath, Pptr },      [SYS_utimes]        = { Ppath, Pptr },
     [SYS_futimes]       = { Pfd, Pptr },      [SYS_futimes]       = { Pfd, Pptr },
     [SYS_kbind]         = { Pptr, Psize, Phexlonglong },      [SYS_kbind]         = { Pptr, Psize, Phexlonglong },
     [SYS_mincore]       = { Pptr, Pbigsize, Pptr },  
     [SYS_getgroups]     = { Pcount, Pptr },      [SYS_getgroups]     = { Pcount, Pptr },
     [SYS_setgroups]     = { Pcount, Pptr },      [SYS_setgroups]     = { Pcount, Pptr },
     [SYS_setpgid]       = { Ppid_t, Ppid_t },      [SYS_setpgid]       = { Ppid_t, Ppid_t },

Legend:
Removed from v.1.136  
changed lines
  Added in v.1.137