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
/
usr.bin
/
cvs
/
file.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
modify the CVS_DIR_ROOT() macro to grab the parent's root if the file
jfb
2004-12-15
1
-4
/
+4
*
When loading directory entries, create file structures for files which
jfb
2004-12-14
1
-1
/
+2
*
less whitespace, more pretty. ok jfb
tedu
2004-12-07
1
-12
/
+10
*
Add cvs_file_copy() to create a copy of a file structure.
jfb
2004-12-02
1
-1
/
+2
*
Rewrite the internals of the file management code so that we do not keep
jfb
2004-11-26
1
-13
/
+27
*
* add a flag CF_NOSYMS to avoid loading information about symbolic links
jfb
2004-08-06
1
-1
/
+8
*
Add fields to keep track of the file's mode and last modification time
jfb
2004-08-06
1
-1
/
+4
*
the CF_STAT flag is useless now, all we have to do is extract the required
jfb
2004-08-06
1
-3
/
+2
*
Remove cruft and unbreak compilation
jfb
2004-08-02
1
-6
/
+7
*
Allocate a dynamic buffer for sorting. This way, we don't bork anymore
jfb
2004-08-02
1
-1
/
+2
*
Lots of cleanup, and add an internal version of cvs_file_get() so we can
jfb
2004-07-30
1
-114
/
+18
*
Add cvs_file_find() to find a particular file from its path within a
jfb
2004-07-30
1
-2
/
+9
*
Move to the new API for the client-server protocol. All functions now
jfb
2004-07-30
1
-0
/
+206