]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - share
vfs_lookup.c: only call ktrcapfail() if KTRACE is enabled
[FreeBSD/FreeBSD.git] / share /
2024-04-24 Simon J. Gerratymeta.autodep.mk do not override start_utc
2024-04-24 Mark Johnstonvmrun.sh: Stop passing -A to bhyve
2024-04-24 Ricardo BrancoMFV: less: Do not trust st_size if it equals zero
2024-04-23 Martin Matuskazfs: merge openzfs/zfs@1f940de07
2024-04-23 John Baldwinsrc.conf.5: Regen after removing MK_NVME
2024-04-23 John BaldwinRemove the MK_NVME build option
2024-04-23 Konstantin Belousovpthread_sigqueue(3): document
2024-04-23 Mitchell Horneieee80211_vap(9): fix the title
2024-04-23 Christopher DavidsonUpdate manual page references and macros to align to...
2024-04-23 Ed Mastesrc.conf: regen after 91d35fb663e0, WITHOUT_CAPSICUM...
2024-04-23 Ed MasteRemove WITHOUT_CAPSICUM build support
2024-04-23 Lexi Winteralc(4): disable MSI-X by default on Killer cards
2024-04-23 Lexi Wintershare/examples: move examples into appropriate packages
2024-04-22 Brooks Davissrc.conf.5: rebuild after WITH_NVME changes
2024-04-21 Enji Cooperbsd.subdir.mk: improve `SUBDIR.${MK_FOO}` advice
2024-04-20 Mark Johnstonwg: Add netmap support
2024-04-19 Denis BodorAdd support for i2c-tiny-usb: usb to iic bridge
2024-04-18 Simon J. GerratyUpdate sys.dirdeps.mk set default DEP_*
2024-04-18 Mateusz Piotrowskiorganization.dot: Fix typos
2024-04-18 Dimitry Andricshare/mk/bsd.cpu.mk: add F16C feature for i386 and...
2024-04-18 Mitchell Horneintro(7): add link to new networking(7)
2024-04-18 Alexander Ziaeehier.7: polish entry to system manual
2024-04-17 Alexander Ziaeenetworking.7 : create network quickstart guide
2024-04-17 Warner LoshWITH_NVME: Remove from broken.
2024-04-16 Martin Matuskalibarchive: merge from vendor branch
2024-04-16 Martin Matuskazfs: merge openzfs/zfs@90ba19eb7
2024-04-15 Lexi Wintersrc.libnames.mk: fix LIBPFCTL definition
2024-04-12 Alexander Ziaeestyle.mdoc.5: maintenence
2024-04-12 Alexander Ziaeeintro.1: 2024 edition
2024-04-11 Christos Margiolissound: Implement asynchronous device detach
2024-04-11 Christos Margiolissound: Get rid of snd_clone and use DEVFS_CDEVPRIV(9)
2024-04-10 Mark Johnstonsrc.conf.5: Regenerate
2024-04-09 John Baldwinsys: Enable NVMe drivers on all architectures
2024-04-09 Lexi Winterperiodic/daily/801.trim-zfs: Add a daily zfs trim script
2024-04-09 Stephen J. Kiernanconfig.mk: Add MK_VIMAGE knob
2024-04-08 Dag-Erling Smørgravsys/queue.h: Add {LIST,TAILQ}_REPLACE().
2024-04-08 Gleb Smirnoffng_bridge: document the limitation brought in f961caf2184c
2024-04-08 David Markerng_bridge: allow to automatically assign numbers to...
2024-04-06 Dimitry AndricMerge llvm-project release/18.x llvmorg-18.1.3-0-gc13b7...
2024-04-06 Dimitry AndricMerge llvm-project release/18.x llvmorg-18.1.1-0-gdba2a...
2024-04-06 Dimitry AndricMerge llvm-project release/18.x llvmorg-18.1.0-rc3...
2024-04-06 Dimitry AndricMerge llvm-project release/18.x llvmorg-18.1.0-rc2...
2024-04-06 Dimitry AndricMerge llvm-project release/18.x llvmorg-18.1.0-rc2...
2024-04-06 Dimitry AndricMerge llvm-project release/18.x llvmorg-18-init-18361...
2024-04-06 Dimitry AndricMerge llvm-project main llvmorg-18-init-18359-g93248729cfae
2024-04-06 Dimitry AndricMerge llvm-project main llvmorg-18-init-16864-g3b3ee1f53424
2024-04-06 Dimitry AndricMerge llvm-project main llvmorg-18-init-16595-g7c00a5be5cde
2024-04-06 Dimitry AndricMerge llvm-project main llvmorg-18-init-16003-gfc5f51cf5af4
2024-04-06 Dimitry AndricMerge llvm-project main llvmorg-18-init-15692-g007ed0dccd6a
2024-04-06 Dimitry AndricMerge llvm-project main llvmorg-18-init-15088-gd14ee76181fb
2024-04-05 Mark Johnstontarfs.5: Provide some guidance on zstd frame sizes
2024-04-05 Mark JohnstonVOP_BMAP.9: Typo
2024-04-05 Juraj LutterAdd OpenBSD 7.5 to bsd-family-tree
2024-04-05 Christos MargiolisRevert "sound: Get rid of snd_clone and use DEVFS_CDEVP...
2024-04-05 Christos MargiolisRevert "sound: Implement asynchronous device detach"
2024-04-04 Mark Johnstontarfs.5: Document the importance of zstd framing
2024-04-03 Christopher Davidsonbhnd_erom.9: remove self-reference
2024-04-03 Christopher Davidsondevice_add_child.9: remove self-reference
2024-04-03 Christopher Davidsoncfumass.4: remove self-reference
2024-04-03 David E. O'BrienSYSCTL_ADD_CONST_STRING(9): HISTORY
2024-04-03 David E. O'BrienAdd SYSCTL_ADD_CONST_STRING(9)
2024-03-31 Maxim Konovalovbsd-family-tree: remove EoL whitespace
2024-03-31 Maxim Konovalovbsd-family-tree: add NetBSD 10.0
2024-03-31 Christos Margiolissound: Implement asynchronous device detach
2024-03-31 Christos Margiolissound: Get rid of snd_clone and use DEVFS_CDEVPRIV(9)
2024-03-30 Martin Matuskazfs: merge openzfs/zfs@39be46f43
2024-03-29 Christos Margiolispcm.4: Showcase default device change using mixer(8)
2024-03-27 Stephen J. Kiernansys.mk: Define HOST_CC as CC by default.
2024-03-27 Dag-Erling Smørgravdiff: Integrate libdiff from OpenBSD GoT.
2024-03-26 Ka Ho Ngepoch(9): Remove the under-development note
2024-03-24 Gordon Berglingmem.4: Correct the HISTORY section
2024-03-23 Gordon Berglingcxgbe.4: Remove double word
2024-03-23 Gordon Berglingintr_event.9: Remove double word
2024-03-23 Antoine Brodinshare/man/man9/Makefile: fix buildworld
2024-03-23 Konstantin Belousovcdevpriv(9): document devfs_foreach_cdevpriv()
2024-03-22 Gleb Smirnoffman9: mlink for counter_ratecheck(9)
2024-03-22 Ed Masterights.4: add note about rights not being simple bitmasks
2024-03-22 Bojan Novkovićddb: Add CTF-based pretty printing
2024-03-21 Emmanuel VadotImport device-tree files from Linux 6.5
2024-03-21 Christopher Davidsonassert.3: Update manual page based on mandoc -Tlint
2024-03-21 Mitchell HorneKASSERT(9): describe history of MPASS
2024-03-21 Mitchell HorneKASSERT(9): add assertion message guidelines
2024-03-21 Mitchell HorneBSD.usr.dist: remove empty /usr/libdata/gcc directory
2024-03-21 Alexander Ziaeeem.4: add interfaces to name section
2024-03-21 Mark Johnstonlibfdt: Make an internal FDT library available
2024-03-18 Ed Masterandom(9): bump removal to FreeBSD 15.0
2024-03-18 Gordon Berglingtcp_rack.4: Update the SEE ALSO section
2024-03-18 Ed Mastessh: Update to OpenSSH 9.7p1
2024-03-17 Cy Schubertunbound: Vendor import 1.19.3
2024-03-15 Brooks Davisbsd.opts.mk: drop transtion aid for NO_* options
2024-03-15 David E. O'BrienSYSCTL(9): correct typo
2024-03-15 Warner Loshshare/mk: Don't install only differing in case files...
2024-03-15 Warner Loshscsi: Stop installing both cam.4 and CAM.4
2024-03-15 Baptiste Daroussinsrc.conf(5): regen after addition of nuageinit
2024-03-15 Baptiste Daroussinnuageinit: add basic support for cloudinit.
2024-03-14 Simon J. GerratyUpdate dirdeps.mk et al
2024-03-14 Simon J. GerratyMerge bmake-20240309
2024-03-13 John Baldwinnew-bus: Remove the 'rid' and 'type' arguments from...
2024-03-13 John Baldwinnew-bus: Remove the 'rid' and 'type' arguments from...
2024-03-13 John Baldwinnew-bus: Remove the 'type' argument from BUS_MAP/UNMAP_...
next