freebsd-dev/sys/compat/linux
Dag-Erling Smørgrav 7576b4b4c0 Try to make 'uname -a' look more like it does on Linux:
- cut the version string at the newline, suppressing information about
   who built the kernel and in what directory.  Most of this information
   was already lost to truncation.

 - on i386, return the precise CPU class (if known) rather than just
   "i386".  Linux software which uses this information to select
   which binary to run often does not know what to make of "i386".
2003-07-29 10:03:15 +00:00
..
linux_file.c
linux_getcwd.c
linux_ioctl.c
linux_ioctl.h
linux_ipc.c
linux_ipc.h
linux_mib.c
linux_mib.h
linux_misc.c Try to make 'uname -a' look more like it does on Linux: 2003-07-29 10:03:15 +00:00
linux_signal.c
linux_signal.h
linux_socket.c
linux_socket.h
linux_stats.c
linux_sysctl.c
linux_uid16.c
linux_util.c
linux_util.h