summaryrefslogtreecommitdiff
path: root/sys/compat/common/compat_util.c
AgeCommit message (Expand)Author
2000-06-26remove redundant vm includes.mrg
1999-04-27From cgd again: pbuf == path on failure.christos
1999-04-27Make the usage consistant and document it:christos
1999-04-24implement a simple function, emul_flags_translate() to do table-basedcgd
1999-02-14Provide a way for compat programs to specify files in the normal tree.christos
1999-02-09char * and char ** -> const char * and const char **christos
1998-10-03Assign to TNF completely.fvdl
1998-09-05Assign copyright to TNF.christos
1997-10-10Add getdirentries backward compat syscall. Provide common function tofvdl
1996-10-25make the namei struct members ni_dirp and ni_next, and the componentnamecgd
1996-10-12Don't inline stackgap_init() and stackgap_alloc(). Doing so generatesthorpej
1996-03-14Fix compiler warningschristos
1995-10-22Make sure we free the pathname buffer in all error cases.mycroft
1995-06-26Fix PR1160... (bug with the new compat_util prefix)christos
1995-06-24- Extracted all compat routines from the kern directory and moved here.christos