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
/
tftp
/
tftp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cope with sending or receiving files beyond 65536 blocks in length.
dlg
2014-10-21
1
-11
/
+16
*
IPv6 support; mostly a sync with netbsd code done by itojun@
gsoares
2012-05-01
1
-20
/
+58
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-9
/
+1
*
Delinting from tbert <bret dot lambert at gmail dot com>
ray
2007-05-11
1
-4
/
+6
*
Fixing several timeout quirks at tftpd and tftp:
mglocker
2006-07-26
1
-7
/
+8
*
Adding TFTP Option Extension to the tftp client according to RFC 2347.
mglocker
2006-07-24
1
-20
/
+174
*
Add blksize option support for tftpd according to RFC 2348.
mglocker
2006-07-20
1
-4
/
+4
*
knf. no binary change.
mglocker
2006-07-12
1
-46
/
+49
*
Remove unsave setjmp/longjmp calls that were used in signal handlers with
claudio
2006-05-08
1
-155
/
+195
*
knf
deraadt
2003-09-24
1
-15
/
+11
*
ansi
deraadt
2003-06-25
1
-26
/
+10
*
mostly ansi cleanup; pval ok
deraadt
2003-06-10
1
-4
/
+4
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-03
1
-7
/
+3
*
nuke strcpy + -Wall
henning
2003-04-17
1
-17
/
+14
*
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
millert
2002-02-16
1
-9
/
+9
*
kill more registers
mpech
2001-11-19
1
-10
/
+10
*
o) better struct handling;
mpech
2001-07-31
1
-5
/
+6
*
use err/warn, space police
mickey
2001-03-22
1
-8
/
+8
*
tftp argv parsing overflow; fix by vogelke@dnaco.net and I
deraadt
2000-12-07
1
-3
/
+3
*
no need to extern int errno if errno.h is included
deraadt
2000-02-01
1
-3
/
+2
*
save errno in mangly handlers
deraadt
1997-08-06
1
-2
/
+5
*
r?index -> strr?chr
millert
1997-01-17
1
-4
/
+3
*
rcsid
deraadt
1996-06-26
1
-1
/
+2
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+459