'robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/sys/compat/linux/common/linux_exec_aout.c
AgeCommit message (Collapse)Author
2015-10-18Make sure we have space for the aout header.maxv
2014-11-09Do not uselessly include <sys/malloc.h>.maxv
2009-08-15Include <sys/exec_aout.h> explicitly instead of relying on <sys/exec.h> tomatt
do it for you.
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-12-08ANSIfy most of the function definitions in sys/compat (but not ndis).dsl
All by the magic of sed ...
2007-12-04Remove all the __Pdsl
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had
2007-02-09Merge newlock2 to head.ad
2006-11-16__unused removal on arguments; approved by core.christos
2006-10-12- sprinkle __unused on function decls.christos
- fix a couple of unused bugs - no more -Wno-unused for i386
2005-12-11merge ktrace-lwp.christos
2005-02-26nuke trailing whitespaceperry
2005-01-30Don't try to map a 0 size bss.christos