summaryrefslogtreecommitdiff
path: root/libexec/atrun/atrun.c
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/atrun/atrun.c')
0 files changed, 0 insertions, 0 deletions
a7c11083e2dbf711cad4b31'>Ansify function definitions w/o arguments. Generated with sed.cegger 2008-06-04vm_page: put TAILQ_ENTRY into a union with LIST_ENTRY, so we can use both.ad 2008-04-28Remove clause 3 and 4 from TNF licensesmartin 2008-03-21Catch up with descriptor handling changes. See kern_descrip.c revisionad 2007-12-15__FUNCTION__ -> __func__perry 2007-12-10Remove a now-unused local variable.he 2007-12-08Remove cn_lwp from struct componentname. curlwp should be usedpooka 2007-02-21Replace the Mach-derived boolean_t type with the C99 bool type. Athorpej 2006-07-21- Use the LWP cached credentials where sane.ad 2006-05-14integrate kauth.elad 2006-01-20Use uintN_t.uwe 2006-01-02In kloader_open print errno if namei or vn_open fail.uwe 2005-12-11merge ktrace-lwp.christos 2005-09-24Remove the casts in the previous commit and use %zx.peter 2005-09-24Add casts to make this compile when KLOADER_DEBUG is defined.peter 2005-09-24Fix two typos.peter 2005-05-31Preserve const in cast.uwe 2004-09-17There's no need to pass a proc value when using UIO_SYSSPACE withskrll 2004-07-06MI part of kloader moved to dev/kloader.c from arch/hpc/hpc/uch