]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2022-10-13 Mark Johnstoncam: Provide compatibility for CAMGETPASSTHRU for perip...
2022-10-13 Mark Johnstonriscv: Handle invalid L2 entries in pmap_extract()
2022-10-12 Hans Petter... usb(4): Make the enumeration thread nice time a variable.
2022-10-12 Hans Petter... usb(4): Make sure the enumeration thread doesn't loop...
2022-10-12 Hans Petter... libusb(3): Implement libusb_interrupt_event_handler...
2022-10-12 Hans Petter... vt(4): Use define instead of numerical value.
2022-10-12 Ivan Quitschalvt(4): Clear paste buffer after pasting.
2022-10-12 Ivan Quitschalvt(4): When cutting a line, append a newline character.
2022-10-12 Hans Petter... vt(4): Make sure pressing the extend button updates...
2022-10-12 Hans Petter... qdivrem: Predict division by zero as false.
2022-10-12 Hans Petter... time(3): Increase precision of time conversion function...
2022-10-12 Hans Petter... cuse(3): Cosmetic change about testing boolean values.
2022-10-12 Hans Petter... cuse(3): Use bool type for boolean value instead of...
2022-10-12 Hans Petter... cuse(3): Optimise small reads and writes.
2022-10-12 Mark Johnstonvm_page: Fix a logic error in the handling of PQ_ACTIVE...
2022-10-12 Kevin BowlingRevert "e1000: Try auto-negotiation for fixed 100 or...
2022-10-12 Baptiste Daroussindf: do not report a 100% full inode usage on fs without...
2022-10-12 Baptiste Daroussinlocate: change from BSD-4-clause to BSD-3-clause
2022-10-12 Baptiste Daroussinsh(1): fix home/del key on mobaxterm env
2022-10-12 Baptiste Daroussinskel: update .shrc as well
2022-10-12 Baptiste Daroussinsh(1): interactive mode improvement
2022-10-12 Baptiste Daroussinmandoc: import version 1.14.6
2022-10-12 John Hood/usr/sbin/pkg: don't sleep on fetch failure
2022-10-12 Baptiste Daroussinpci_vendors: udpate to 2022-05-18
2022-10-12 Baptiste Daroussinupdate to 2022-03-22
2022-10-12 Baptiste Daroussinpci_vendors: update to 2022.03.06
2022-10-12 Baptiste Daroussinpci_vendors: update to 2022-01-15
2022-10-12 Baptiste Daroussinpci_vendors: update to 2021-11-24
2022-10-12 Baptiste Daroussinlibedit: import version of 2022-04-11
2022-10-12 Baptiste Daroussinlibedit: import snapshot 2021-09-10
2022-10-12 Baptiste Daroussinident: replace sbuf(9) with open_memstream(3)
2022-10-12 Baptiste Daroussinopenssl: install pc files
2022-10-12 Alan Somerscopy_file_range: truncate write if it would exceed...
2022-10-12 Alan Somersfusefs: truncate write if it would exceed RLIMIT_FSIZE
2022-10-12 Alan Somersfusefs: respect RLIMIT_FSIZE during truncate
2022-10-12 John Baldwinrb_tree: Use void casts for RB_AUGMENT_CHECK with unuse...
2022-10-12 Doug Moorerb_tree: add augmentation comments
2022-10-12 Doug MooreUse 0 and 1, not false and true, in tree.h changes.
2022-10-12 Doug Moorerb_tree: augmentation shortcut
2022-10-12 Doug Moorerb_tree: pass parent to RB_INSERT_COLOR
2022-10-12 Doug Mooreiommu_gas: don't remove and insert boundary entry
2022-10-12 Konstantin... Add mbuf_tstmp2timeval()
2022-10-11 Mark Johnstonsmr: Fix synchronization in smr_enter()
2022-10-11 Mark Johnstonriscv: Apply 8d7ee2047c5e to the riscv pmap
2022-10-09 Mitchell Horneriscv: better CTR messages in pmap_enter_l2()
2022-10-09 Mitchell Horneriscv: move GEOM_PART_GPT option to DEFAULTS
2022-10-09 Mark Johnstonamd64: Make it possible to grow the KERNBASE region...
2022-10-09 Konstantin... stty(1): provide details about interaction with job...
2022-10-08 Rick Macklemnfs_clvnops.c: Fix access to v_mount when vnode unlocked
2022-10-08 Konstantin... tmpfs: truncate write if it would exceed the fs max...
2022-10-08 Konstantin... msdosfs: truncate write if it would exceed the fs max...
2022-10-08 Konstantin... FFS: truncate write if it would exceed the fs max file...
2022-10-08 Konstantin... Add vn_rlimit_fsizex() and vn_rlimit_fsizex_res()
2022-10-08 Konstantin... tmpfs: disallow truncation to set file size past RLIMIT...
2022-10-08 Konstantin... msdosfs: disallow truncation to set file size past...
2022-10-08 Konstantin... UFS: disallow truncation to set file size past RLIMIT_FSIZE
2022-10-08 Konstantin... Add vn_rlimit_trunc()
2022-10-08 Konstantin... filesystems: return error from vn_rlimit_fsize() instea...
2022-10-08 Konstantin... tmpfs_subr.c: some style
2022-10-07 Ed Mastelibc: Fix size range check in setvbuf
2022-10-07 Elliott Mitchellvmstat: remove processor counting from getcpuinfo()
2022-10-07 Gleb Smirnoffsshd: update the libwrap patch to drop connections...
2022-10-07 Ed Mastessh-keysign: fix double free in error path
2022-10-07 Ed Mastessh-keygen: fix double free in error path
2022-10-07 Ed Mastessh-keyscan: Strictly enforce the maximum allowed SSH2...
2022-10-07 Ed Mastessh: drop $FreeBSD$ from crypto/openssh
2022-10-07 Ed Mastessh: update to OpenSSH v9.0p1
2022-10-07 Ed Mastessh: update to OpenSSH v8.9p1
2022-10-06 Zhenlei Huangnfscl: Fix parameter order in the calls to MGET().
2022-10-06 Cy Schubertipfilter/libipf: printpool_live() consumer ignores...
2022-10-06 Cy Schubertipfilter/ippool: Return error code when listing a pool...
2022-10-06 Cy Schubertipfilter/ippool: Dump a copy of ippool in ippool.conf...
2022-10-06 Alfredo Dal... powerpc: slb_alloc_user_cache: fix missing uma_zalloc...
2022-10-06 Alfredo Dal... powerpc: cpuset: add local functions for copyin/copyout
2022-10-06 Alfredo Dal... powerpcspe: make GEOM_LABEL kernel built-in
2022-10-06 Alfredo Dal... nfs: skip bootpc when vfs.root.mountfrom is other than nfs
2022-10-05 Michael Gmelinstand: Unbreak FAT32 in loader
2022-10-05 Michael Gmelinstand: Parse all arguments passed by UEFI
2022-10-05 Xin LIfile: fix test case for gpkg by removing the extra \n.
2022-10-05 Xin LIscandir(3): Rename alphasort_thunk to scandir_thunk_cmp to
2022-10-05 Konstantin... amd64: Initialize IPI scoreboard earlier
2022-10-04 Cy Schubertunbound: Adjust version string
2022-10-04 Leandro Luporipowerpc64: tell kernel when radix is not available
2022-10-04 Leandro Luporipowerpc64: make radix with superpages default
2022-10-04 Leandro Luporipowerpc64: fix radix on pseries TLB invalidation
2022-10-04 Justin Hibbitspowerpc/pseries: Allow radix pmap in pseries for ISA 3.0
2022-10-04 Leandro Luporipowerpc64le: fix boot when using QEMU PowerNV
2022-10-04 Martin Matuskazfs: merge openzfs/zfs@6a6bd4939 (zfs-2.1-release)...
2022-10-04 Dmitry Chagincheck/delete-old: Fix /bin/rmail removal condition
2022-10-04 Hans Petter... LinuxKPI: Use SYSCTL_FOREACH()
2022-10-04 Hans Petter... sysctl(3): Implement SYSCTL_FOREACH() to iterate all...
2022-10-04 Goran Mekicsnd_uaudio(4): Add some examples accessing USB MIDI...
2022-10-04 Hans Petter... vt(4): Make sure vt_switch_timer() has a sleepable...
2022-10-04 Konstantin... nfsclient: access v_mount only after the vnode is locked
2022-10-04 Justin Hibbitsbusdma: Fix powerpc DMA alignment check
2022-10-03 Brooks Davisbsdbox: remove previously broken telnet(d) support
2022-10-03 Mark Johnstonman9: Add MLINKs for bus_space_{peek,poke}
2022-10-03 Mark Johnstonposixshm tests: Map the large pages in the madvise...
2022-10-03 Mark Johnstonarm64: Handle 1GB mappings in pmap_enter_quick_locked()
2022-10-02 Warner Loshsvc_vc_rendezvous_stat: eliminiate write only variable...
next