Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Maintaining a broken compatibility layer for a broken OS is not a productive | 2007-05-28 | 1 | -94/+0 | |
| | | | | | activity for anyone. Bye bye COMPAT_NETBSD. ok tedu@, deraadt@, and many others in the hackathon room. | ||||
* | whever -> whenever in comments | 2005-11-09 | 1 | -2/+2 | |
| | | | | ok jmc@ | ||||
* | Change mode_t and nlink_t from 16bit to 32bit. This allows us to | 2004-07-13 | 1 | -21/+1 | |
| | | | | | | | | | | use mode_t in syscalls.master and to use mode_t in more places in the kernel. It also makes lint much more useful on kernel code. I've also added a placeholder for st_birthtime to make a UFS2 import easier at some future date. Requested by and OK deraadt@ | ||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -6/+2 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | mode_t in netbsd is not the same as our mode_t | 2001-09-05 | 1 | -2/+2 | |
| | |||||
* | start of pread(2) etc., stat(2) fixes, "ls -l" now runs | 1999-09-17 | 1 | -2/+2 | |
| | |||||
* | Add COMPAT_NETBSD. Currently only works for ELF64. Many missing system calls. | 1999-09-12 | 1 | -0/+118 | |