]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2023-04-14 Gordon Berglingtelnet.1: Fix a typo in the manual page
2023-04-12 Mitchell Hornearm64/gicv3: correct the size of the distributor resource
2023-04-12 Mark Johnstonnetmap: Handle packet batches in generic mode
2023-04-12 Christos Margiolismakefs(8): do not print comma after the last super...
2023-04-12 Mark Johnstonnetisr: Remove the now-unused NETISR_EPAIR queue index
2023-04-11 Mark Johnstonlibdtrace: Do not set SHF_ALLOC on SUNW_dof relocation...
2023-04-11 Mark Johnstonarm64: Move the initial kernel stack out of the init_pa...
2023-04-11 Mark Johnstonarm64: Ensure that thread0's PCB flags are initialized
2023-04-11 Dave Cottlehuberrelease/oci: add Oracle Cloud image builder
2023-04-11 Warner LoshMFC: bcm5874: Add opt_usb.h for module dependency
2023-04-11 Corvin Köhnebhyve: add QEMU_FWCFG_INDEX_NB_CPUS item
2023-04-10 Stefan Eßerkbdcontrol.c: make pre-Unicode compatibility conditional
2023-04-10 Ed Mastemakefs: emit NM records for all directory entries
2023-04-10 Ed Mastemakefs: correct El Torito bood record
2023-04-10 Ed Mastemakefs: correct iso9660 Rock Ridge NM values
2023-04-10 Ed Mastemakefs: correct iso9660 Rock Ridge TF timestamps
2023-04-10 Konstantin... setkey(8): add -e option to take script from the comman...
2023-04-10 Zhenlei Huangifconfig: Fix configuring if_bridge with additional...
2023-04-10 Zhenlei Huangifconfig: Improve VLAN identifier parsing
2023-04-10 Zhenlei Huanginfiniband: Widen NET_EPOCH coverage
2023-04-10 Zhenlei Huanglagg(4): Tap traffic after protocol processing
2023-04-10 Zhenlei Huanglacp: Use C99 bool for boolean return value
2023-04-10 Zhenlei Huanglagg(4): Do not enter net epoch recursively
2023-04-10 Zhenlei Huanglagg(4): Refactor out some lagg protocol input routines...
2023-04-10 Zhenlei Huanglagg(4): Make lagg_list and lagg_detach_cookie static
2023-04-10 Zhenlei Huanglagg: Various style fixes
2023-04-09 Kyle Evansdaemon: reformat longopts
2023-04-09 Ihor Antonovdaemon: decouple init logic from main loop
2023-04-09 Ihor Antonovdaemon: move signal setup into a function
2023-04-09 Kyle Evanspkill: use an ARG_MAX size buffer for argument matching
2023-04-09 Kyle Evansdaemon: kill off some stray blank lines
2023-04-09 Ihor Antonovdaemon: remove unnecessary memset in daemon_state_init()
2023-04-09 Ihor Antonovdaemon: repace goto exit with daemon_terminate()
2023-04-09 Ihor Antonovdaemon: move variables into struct daemon_state
2023-04-09 Dimitry AndricBump __FreeBSD_version for llvm 15.0.7 merge
2023-04-09 Michael Tuexensctp: tweak panic message
2023-04-09 Dmitry Chagini386: ansify
2023-04-09 Mateusz Guzikrpc: ansify
2023-04-09 Mateusz Guziklge: ansify
2023-04-09 Mateusz Guziksysv: ansify
2023-04-09 Mateusz Guzikddb: ansify
2023-04-09 Mateusz Guziksk: ansify
2023-04-09 Mateusz Guziksmbfs: ansify
2023-04-09 Mateusz Guzikudf: ansify
2023-04-09 Mateusz Guziknullfs: ansify
2023-04-09 Mateusz Guzikfifofs: ansify
2023-04-09 Mateusz Guzikvfs: ansify
2023-04-09 Mateusz Guzikamd64: ansify
2023-04-09 Dimitry AndricUpdate CWARNFLAGS in bsd.sys.mk and CWARNEXTRA in kern...
2023-04-09 Dimitry AndricFix unused variable warnings in sctp_indata.c
2023-04-09 Mateusz Guzikless: silence K&R warns
2023-04-09 Mateusz Guziklibz: silence K&R warns
2023-04-09 Mateusz Guziksendmail: silence K&R warns
2023-04-09 Warner Loshzlib: Use NO_WDEPRECATED_NON_PROTOTYPE
2023-04-09 Warner Loshbearssl: Suppress warnings from functions that have...
2023-04-09 Warner LoshProperly conditionalize clang 15-only flags
2023-04-09 Mateusz Guzikzlib: silence K&R warns
2023-04-09 Warner Loshclang: Define NO_WDEPRECATED_NON_PROTOTYPE for clang 15
2023-04-09 Mateusz Guzikllvm/lld: damage control threading
2023-04-09 Dimitry AndricReapply: <type_traits>: Avoid instantiating a pointer...
2023-04-09 Dimitry AndricMerge llvm-project release/15.x llvmorg-15.0.7-0-g8dfdc...
2023-04-09 Dimitry AndricMerge llvm-project release/15.x llvmorg-15.0.6-0-g088f3...
2023-04-09 Dimitry AndricMerge llvm-project release/15.x llvmorg-15.0.2-10-gf3c5...
2023-04-09 Dimitry AndricMerge llvm-project release/15.x llvmorg-15.0.0-9-g1c735...
2023-04-09 Dimitry AndricMerge llvm-project release/15.x llvmorg-15.0.0-rc2...
2023-04-09 Dimitry AndricMerge llvm-project main llvmorg-15-init-17826-g1f8ae9d7e7e4
2023-04-09 Dimitry AndricMerge llvm-project main llvmorg-15-init-17485-ga3e38b4a206b
2023-04-09 Dimitry AndricMerge llvm-project main llvmorg-15-init-16436-g18a6ab5b8d1f
2023-04-09 Dimitry AndricMerge llvm-project main llvmorg-15-init-15358-g53dc0f10787
2023-04-09 Mateusz Guziklibc/yp: sort out warnings
2023-04-09 Dimitry AndricRevert "Ensure .inc files are regenerated when llvm...
2023-04-09 John Baldwin<type_traits>: Avoid instantiating a pointer type in...
2023-04-09 Warner Loshtimes: Use modern function definitions
2023-04-09 Alexander V... netlink: add standrard ifaddr/neigh parsers to snl(3).
2023-04-09 Alexander V... routing: add public rt_is_exportable() version to check if
2023-04-09 Cy Schubertheimdal: Do not build a redundant source file
2023-04-09 Cy Schubertwpa_supplicant/hostapd: Fix uninitialized packet pointe...
2023-04-08 Alexander V... routing: fix panic when adding an interface route to...
2023-04-08 Alexander V... netlink: reduce the default debugging levels
2023-04-08 Alexander V... tests: fix python parsing of netlink nested attributes
2023-04-08 Alexander V... tests: add more netlink tests for neighbors/routes
2023-04-08 Alexander V... tests: add netlink large dump buffer check
2023-04-08 Alexander V... tests: fix netlink test_dump_ifaces_many test.
2023-04-08 Alexander V... netlink: do not crash when linux message translation...
2023-04-08 Alexander V... netlink: initialise error in nl_autobind_port().
2023-04-08 Alexander V... netlink: check result of sooptcopyin().
2023-04-08 Alexander V... netlink: remove redundant check.
2023-04-08 Alexander V... netlink: improve attribute decoding in python tests
2023-04-08 Alexander V... netlink: add public ucred accessor for nlp.
2023-04-08 Alexander V... netlink: fix capped uncapped ack handling in snl(3).
2023-04-08 Alexander V... netlink: improve snl(3)
2023-04-08 Alexander V... fix buildworld after 595d23f777dc.
2023-04-08 Alexander V... netlink: add snl(3) default parsers for routes and...
2023-04-08 Alexander V... netlink: add rtsock-compatible header to use with netli...
2023-04-08 Alexander V... netlink: add basic message writing support to snl(3).
2023-04-08 Alexander V... netlink: make snl(3) scratch buffer growable
2023-04-08 Alexander V... netlink: cleanup netlink_writer code
2023-04-08 Alexander V... netlink: fix vlan interface creation
2023-04-08 Alexander V... netlink: add u8/u64 attribute fetcher accessors to...
2023-04-08 Alexander V... netlink: add userland name mappings to all NETLINK_ROUT...
next