summaryrefslogtreecommitdiffstats
path: root/sys/compat/netbsd/netbsd_stat.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Maintaining a broken compatibility layer for a broken OS is not a productivebeck2007-05-281-94/+0
* whever -> whenever in commentsmartin2005-11-091-2/+2
* Change mode_t and nlink_t from 16bit to 32bit. This allows us tomillert2004-07-131-21/+1
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* mode_t in netbsd is not the same as our mode_tart2001-09-051-2/+2
* start of pread(2) etc., stat(2) fixes, "ls -l" now runskstailey1999-09-171-2/+2
* Add COMPAT_NETBSD. Currently only works for ELF64. Many missing system calls.kstailey1999-09-121-0/+118