freebsd-dev/sys/compat
Alexander Leidinger 1daa386fcf Fix the LINT build on alpha:
- rename some file local structure definitions, the names clash with
  autogenerated names
- on !alpha add some compatibility defines for those renamed structures
- make some functions globally visible on alpha
2006-03-21 21:56:04 +00:00
..
freebsd32 Fix exec_map resource leaks. 2006-03-08 20:21:54 +00:00
ia32 Remove kern.elf32.can_exec_dyn sysctl. Instead extend Brandinfo structure 2005-12-26 21:23:57 +00:00
linprocfs Fix calculation of meminfo's swaptotal and swapfree on at least amd64. 2005-12-11 21:37:42 +00:00
linux Fix the LINT build on alpha: 2006-03-21 21:56:04 +00:00
ndis Somehow memmove() got mapped to memset() in the patch table. Create a 2005-11-23 17:10:46 +00:00
netbsd Start each of the license/copyright comments with /*- 2005-01-05 22:34:37 +00:00
pecoff remove dead code 2005-02-22 01:26:48 +00:00
svr4 - Always call exec_free_args() in kern_execve() instead of doing it in all 2006-02-06 22:06:54 +00:00