Age | Commit message (Expand) | Author |
---|---|---|
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-02-13 | More FREF/FRELE on relevant places. Now, only sys_mmap and a bunch of ioctl f... | Artur Grabowski |
2001-10-26 | - every new fd created by falloc() is marked as larval and should not be used | Artur Grabowski |
2001-05-15 | just call me Theo "Fix bugs Art puts in the kernel" de Raadt | Theo de Raadt |
2001-05-14 | use fo_stat in fileops instead of huge switch statements. | Artur Grabowski |
2001-05-14 | Implement a wrapper round vn_stat that takes the same arguments | Artur Grabowski |
2001-05-14 | Correct panic message. | Artur Grabowski |
2001-05-14 | More generic arguments to soo_stat. | Artur Grabowski |
2001-05-14 | More generic arguments to pipe_stat. | Artur Grabowski |
1999-09-22 | pipe_stat() | kstailey |
1999-09-17 | alternate path | kstailey |
1999-09-17 | start of pread(2) etc., stat(2) fixes, "ls -l" now runs | kstailey |
1999-09-14 | signals | kstailey |
1999-09-12 | Add COMPAT_NETBSD. Currently only works for ELF64. Many missing system calls. | kstailey |