summaryrefslogtreecommitdiff
path: root/bin/ksh/expr.c
AgeCommit message (Expand)Author
1999-10-20make this build with -Werrorhubertf
1999-10-20resolve conflictshubertf
1997-01-12RCS ID Policetls
1996-09-21import pdksh 5.2.8jtc
d>Clean up vnode lock operations pass 2:hannken 2010-02-07KNF.uebayasi 2009-12-14Use PRIxVADDRmatt 2009-03-18Ansify 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