index
:
freebsd/src
lf/15.0
lf/dev/D50111
lf/dev/alc-msix
lf/dev/anycast-src
lf/dev/bridge
lf/dev/bridge-1q
lf/dev/bridge-inet6-params
lf/dev/bridge-pctrie
lf/dev/bridge-vlan
lf/dev/clang-scan-deps
lf/dev/const-cast
lf/dev/iputils
lf/dev/keyserv2
lf/dev/macdo
lf/dev/make_ether_addr
lf/dev/no_prefixaddr
lf/dev/pkgbase-armfix
lf/dev/pkgbase-bmake
lf/dev/pkgbase-cross-toolchain
lf/dev/pkgbase-uclall
lf/dev/rc.conf.d
lf/dev/routed
lf/dev/traceroute-merge
lf/dev/traceroute-patches
lf/dev/usrj
lf/dev/vlan_input_p
lf/main
lf/stable/15
main
stable/13
stable/14
FreeBSD src (LF version)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/ethernet.h: Add make_ether_addr()
lf/dev/make_ether_addr
Lexi Winter
2025-08-05
1
-1
/
+10
*
krb5: Move compile_et to /usr/bin as it was with Heimdal
Cy Schubert
2025-08-05
2
-4
/
+3
*
krb5: Remove Heimdal library when MK_MITKRB5 is enabled
Cy Schubert
2025-08-05
1
-0
/
+6
*
krb5: Add missing gssapi header
Cy Schubert
2025-08-05
1
-0
/
+2
*
sdio: don't use CAM_PRIORITY_NONE for queued CCB-s
Andriy Gapon
2025-08-05
1
-5
/
+2
*
if_epair(4): use ether_gen_addr(9) for stable MAC address
Ronald Klop
2025-08-05
1
-4
/
+31
*
bhyve: protect MMIO mapped BDSM register
Corvin Köhne
2025-08-05
1
-0
/
+45
*
bhyve: add interface to protect BAR regions of passthru devices
Corvin Köhne
2025-08-05
2
-0
/
+42
*
bhyve: trap protected BAR regions of passthru devices
Corvin Köhne
2025-08-05
1
-10
/
+47
*
bhyve: add BAR handler list for passthru devices
Corvin Köhne
2025-08-05
2
-4
/
+59
*
bhyve: add GVT-d support for graphics gen 11 and newer
Corvin Köhne
2025-08-05
1
-0
/
+37
*
bhyve: scan PCI device ID to properly set BDSM address
Corvin Köhne
2025-08-05
1
-6
/
+92
*
release/amd64: cleanup code duplication
Ahmad Khalifa
2025-08-05
2
-8
/
+4
*
nfscl: Fix GetACL so that it does not want a reply cached
Rick Macklem
2025-08-04
1
-1
/
+1
*
id: revert to historical and documented behavior for `id`
Kyle Evans
2025-08-04
1
-16
/
+17
*
kern: fix a panic in crcopysafe() found by syzkaller
Kyle Evans
2025-08-04
1
-2
/
+2
*
vop_fsync_debugprepost(): take account of nullfs
Konstantin Belousov
2025-08-05
1
-4
/
+12
*
p9fs: Set vnode state in p9fs_vget_common()
Mark Johnston
2025-08-04
1
-1
/
+1
*
ctld: Convert struct ctld_connection to a C++ class
John Baldwin
2025-08-04
5
-208
/
+213
*
ctld: Simplify XML parsing memory management
John Baldwin
2025-08-04
3
-232
/
+139
*
ctld: Convert struct conf to a C++ class
John Baldwin
2025-08-04
4
-348
/
+416
*
libutil++: Add freebsd::pidfile wrapper class around struct pidfh
John Baldwin
2025-08-04
5
-0
/
+232
*
ctld: Convert struct target to a C++ class
John Baldwin
2025-08-04
6
-308
/
+384
*
ctld: Convert struct lun to a C++ class
John Baldwin
2025-08-04
4
-343
/
+401
*
ctld: Convert struct isns to a C++ class
John Baldwin
2025-08-04
4
-149
/
+110
*
ctld: Convert struct portal_group to a C++ class
John Baldwin
2025-08-04
6
-287
/
+415
*
ctld: Convert struct port to a hierarchy of C++ classes
John Baldwin
2025-08-04
6
-386
/
+435
*
ctld: Convert struct pport and struct kports to C++ classes
John Baldwin
2025-08-04
3
-79
/
+61
*
libutil++: Add freebsd::nvlist_up wrapper class for std::unique_ptr<>
John Baldwin
2025-08-04
3
-0
/
+52
*
ctld: Convert struct portal to a C++ class
John Baldwin
2025-08-04
5
-174
/
+146
*
libutil++: Add freebsd::fd_up class to manage file descriptors
John Baldwin
2025-08-04
3
-0
/
+150
*
ctld: Convert struct isns_req to a C++ class
John Baldwin
2025-08-04
3
-195
/
+130
*
ctld: Cleanups to parse_addr_port
John Baldwin
2025-08-04
1
-39
/
+34
*
libutil++: Add freebsd::addrinfo_up wrapper class for std::unique_ptr<>
John Baldwin
2025-08-04
3
-0
/
+62
*
ctld: Convert struct auth_group to a C++ class
John Baldwin
2025-08-04
5
-281
/
+221
*
ctld: Use a bool to track if a target uses a private auth_group
John Baldwin
2025-08-04
3
-10
/
+13
*
ctld: Factor out a function for adding a private auth_group for a target
John Baldwin
2025-08-04
1
-48
/
+19
*
ctld: Convert struct auth_portal to a C++ class
John Baldwin
2025-08-04
2
-113
/
+100
*
ctld: Replace the auth_name linked list with an unordered_set<>
John Baldwin
2025-08-04
2
-57
/
+6
*
ctld: Convert struct auth to a C++ class
John Baldwin
2025-08-04
4
-76
/
+57
*
ctld: Use scoped guards to finish configuration scopes in the UCL parser
John Baldwin
2025-08-04
1
-91
/
+90
*
ctld: Switch to the C++ bindings for libucl
John Baldwin
2025-08-04
2
-396
/
+317
*
libucl: Add a ucl::Ucl::forced_string_value method
John Baldwin
2025-08-04
1
-0
/
+5
*
ctld: Make config file parsing exception safe
John Baldwin
2025-08-04
6
-10
/
+41
*
ctld: Rename {ctld,isns}.h to {ctld,isns}.hh
John Baldwin
2025-08-04
9
-15
/
+15
*
libutil++: New library containing C++ utility classes for use in base
John Baldwin
2025-08-04
12
-0
/
+367
*
bsd.man.mk: Support manual pages with colons in the filename
John Baldwin
2025-08-04
1
-5
/
+7
*
ctld: Permit valid integer LUN device types
John Baldwin
2025-08-04
1
-1
/
+1
*
zfsd: don't try to fix an OFFLINE condition
Alan Somers
2025-08-04
6
-2
/
+215
*
vm_page: Clear VM_ALLOC_NOCREAT in vm_page_grab_pflags()
Mark Johnston
2025-08-04
1
-1
/
+1
[next]