index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
compat
/
netbsd
/
netbsd_stat.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Maintaining a broken compatibility layer for a broken OS is not a productive
beck
2007-05-28
1
-266
/
+0
*
Rename ostat -> stat43 to disambiguate from upcoming struct stat changes.
millert
2004-07-09
1
-3
/
+3
*
change arguments to suser. suser now takes the process, and a flags
tedu
2003-08-15
1
-3
/
+3
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
First round of __P removal in sys
millert
2002-03-14
1
-2
/
+2
*
More FREF/FRELE on relevant places. Now, only sys_mmap and a bunch of ioctl functions in sys/compat are left.
art
2002-02-13
1
-1
/
+3
*
- every new fd created by falloc() is marked as larval and should not be used
art
2001-10-26
1
-3
/
+2
*
just call me Theo "Fix bugs Art puts in the kernel" de Raadt
deraadt
2001-05-15
1
-2
/
+2
*
use fo_stat in fileops instead of huge switch statements.
art
2001-05-14
1
-20
/
+2
*
Implement a wrapper round vn_stat that takes the same arguments
art
2001-05-14
1
-2
/
+2
*
Correct panic message.
art
2001-05-14
1
-2
/
+2
*
More generic arguments to soo_stat.
art
2001-05-14
1
-2
/
+2
*
More generic arguments to pipe_stat.
art
2001-05-14
1
-2
/
+2
*
pipe_stat()
kstailey
1999-09-22
1
-1
/
+8
*
alternate path
kstailey
1999-09-17
1
-4
/
+77
*
start of pread(2) etc., stat(2) fixes, "ls -l" now runs
kstailey
1999-09-17
1
-5
/
+5
*
signals
kstailey
1999-09-14
1
-1
/
+2
*
Add COMPAT_NETBSD. Currently only works for ELF64. Many missing system calls.
kstailey
1999-09-12
1
-0
/
+206