aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/iscsi/icl_soft_proxy.c
Commit message (Expand)AuthorAgeFilesLines
* sockets: don't malloc/free sockaddr memory on accept(2)Gleb Smirnoff2023-11-301-6/+4
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* sys: Remove ancient SCCS tags.Warner Losh2023-11-271-2/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* iscsi: Use calloutng instead of ticks in iscsi initiatorRichard Scheffenegger2022-02-151-1/+4
* iscsi: address unused-but-set-variable warningRichard Scheffenegger2022-02-121-5/+1
* Drop "All rights reserved" from all my stuff. This includesEdward Tomasz Napierala2020-10-281-1/+0
* iscsi: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-2/+1
* Extract eventfilter declarations to sys/_eventfilter.hConrad Meyer2019-05-201-0/+2
* Listening sockets improvements.Gleb Smirnoff2017-06-081-51/+19
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Rename icl_proxy.c to icl_soft_proxy.c, to make it clear it's a partEdward Tomasz Napierala2016-05-171-0/+375