Skip site navigation (1)Skip section navigation (2)


2024/dev-commits-src-main/20240527.dev-commits-src-main

Messages: 212, old messages first
Last update: Mon May 27 0:07:03 2024

home | archive sorted by: subject | author | date | reverse date
  1. May 20 Zhenlei Huang              git: 92f2a4c820fe - main - compat_freebsd4: Add const qualifier to the local variable s inside function freebsd4_uname()
  2. May 20 Zhenlei Huang              git: 68c890b4433d - main - linux(4): Add const qualifier to the value parameter of function handle_string()
  3. May 20 Warner Losh                git: 1d7bdae9ca3c - main - kboot: Move console, acpi and smbios init
  4. May 20 Warner Losh                git: 68344c9c6c69 - main - loader: separate lang init from scripting init
  5. May 20 Warner Losh                git: 0111f09ca670 - main - kboot: Initialize hostfs_root sooner (and remove kboot.conf)
  6. May 20 Warner Losh                git: f989ebd4dea2 - main - kboot: Use C99 initialiers for hostconsole.
  7. May 20 Warner Losh                git: a578e2b896d9 - main - boot/i386: Use C99 initializer for textvidc
  8. May 20 Warner Losh                git: 803060b21799 - main - i386/spinconsole: Use C99 initializers
  9. May 20 Warner Losh                git: 5e7b0cd93a95 - main - i386/nullconsole: Use C99 initializers
 10. May 20 Warner Losh                git: b3551da9cd3d - main - efi_console: Use c99 initializers
 11. May 20 Warner Losh                git: 6e28b4aa15e0 - main - uboot: Use c99 initializers for the console struct
 12. May 20 Warner Losh                git: 1f180d0a404a - main - ofw: Use C99 initializers for the console struct
 13. May 20 Warner Losh                git: 125b181674e8 - main - userboot: Use C99 Initializers for each of the consoles here
 14. May 20 Warner Losh                git: 2d425b634f74 - main - loader: c_init returns 0 or 1
 15. May 20 Warner Losh                git: 3f012b9508c8 - main - loader: stlye(9) nit: Space between return and the value
 16. May 20 Warner Losh                git: 4cddd20e1ea8 - main - loader/ofw: Style(9) pass over return statements
 17. May 20 Warner Losh                git: 861f802b3eba - main - textvidc: Reindent
 18. May 20 Warner Losh                git: c7581d76a1e4 - main - loader: fix stupid typos
 19. May 20 Zhenlei Huang              git: 93fbfef0b503 - main - if_vxlan(4): Add checking for loops and nesting of tunnels
 20. May 20 Dag-Erling =?utf-8?Q?Sm=C3 git: 974ea6b297f8 - main - libdiff: Detect and recover from file truncation.


21. May 20 Dag-Erling =?utf-8?Q?Sm=C3 git: b780b6508b58 - main - diff: Warn if the atomizer detected truncation. 22. May 20 Dag-Erling =?utf-8?Q?Sm=C3 git: 02d98d1850f8 - main - libdiff: Add a test for the truncation issue. 23. May 20 Mike Karels git: 0b39b2e2ddb2 - main - adduser: create dataset only if home is directly within dataset 24. May 20 Christos Margiolis git: 2db2292dac73 - main - sound: Get rid of redundant assignments in chn_init() 25. May 20 Christos Margiolis git: 5d1a5d6f1f59 - main - sound: Prevent uninitialized variable destruction in chn_init() 26. May 20 Christos Margiolis git: 074d337ad618 - main - sound: Check user-supplied size passed to SNDSTIOC_ADD_USER_DEVS* 27. May 20 Christos Margiolis git: 64f4e2db6d19 - main - sound: Correctly check nvlist_unpack() error 28. May 20 Dag-Erling =?utf-8?Q?Sm=C3 git: 9c7f83bbb4cd - main - diff: Nits in tests. 29. May 20 Brooks Davis git: 6edb14c006f6 - main - Make WITHOUT_UNDEFINED_VERSION the default 30. May 20 John Baldwin Re: git: cff79fd02636 - main - linuxkpi: Fix spin_lock_init 31. May 20 Wolfram Schneider git: 37be4197f72a - main - man: the exists function needs to validate the first parameter 32. May 20 Renato Botelho git: 55d29905489c - main - bsdinstall: Fix wifi network selection size 33. May 20 Ryan Libby git: da590a3e18cb - main - lock.9: LK_TIMELOCK is a lockmgr flag, not lockinit 34. May 20 Christos Margiolis git: d59058f3b313 - main - sound: Make SNDST_UNVLBUF_MAX a power of two 35. May 21 Dag-Erling =?utf-8?Q?Sm=C3 git: 8e5e42d54ad3 - main - Add man page for the ice network driver. 36. May 21 Ed Maste git: 7975f57b7e14 - main - uipc_shm: Fix double check for shmfd->shm_path 37. May 21 Baptiste Daroussin git: 48edad2edf6e - main - fix (nuageinit): SSH keys are not handled in metadata but in userdata 38. May 21 Zhenlei Huang git: 76df3c57a0ab - main - ifconfig: Redo fix vlan/vlanproto reconfiguration 39. May 21 John Baldwin git: 4ebf794a08de - main - cryptocheck: Don't test Chacha20-Poly1305 with an IV size of 8 40. May 21 Ryan Libby git: b92cd6b2944a - main - lockmgr: make lockmgr_disowned public and use it
41. May 21 Ryan Libby git: bd56aad33c25 - main - buf: define and use BUF_DISOWNED 42. May 21 Ryan Libby git: a332ba32d4a2 - main - getblk: fail faster with GB_LOCK_NOWAIT 43. May 21 Joseph Mingrone git: c80c104cbd52 - main - glabel.8: Describe cases related to permissions / existing mounts 44. May 21 Mariusz Zaborski git: 6b7e4254a29e - main - capsicum: allow rfork(2) in capability mode 45. May 21 Mariusz Zaborski git: 408957613bc0 - main - Regen 46. May 21 Bjoern A. Zeeb Re: git: cff79fd02636 - main - linuxkpi: Fix spin_lock_init 47. May 21 Bjoern A. Zeeb git: 69b6c4a6ec66 - main - LinuxKPI: 802.11: fix for_each_sta_active_link() 48. May 21 Bjoern A. Zeeb git: 8e4b8e9d807a - main - LinuxKPI: add kvmemdup() 49. May 21 Dag-Erling =?utf-8?Q?Sm=C3 git: a4be1eb21165 - main - access(2): Discourage use of these system calls. 50. May 21 Allan Jude git: e20971500194 - main - ftpd: stop using -g flag for /bin/ls 51. May 21 Dag-Erling =?utf-8?Q?Sm=C3 git: ba222f6fb4b2 - main - iavf(4): Improve man page 52. May 21 Bjoern A. Zeeb git: bb025df25738 - main - LinuxKPI: add FIELD_PREP_CONST() 53. May 21 Warner Losh git: 7839534a5a7b - main - autofs manuals: align lists, tag SPDX 54. May 21 Warner Losh git: 5ad3b09f2fe9 - main - unionfs.4: describe better, tag SPDX 55. May 21 Warner Losh git: bd2d71b1c865 - main - smb.4/smbfs.4: distinguishable descriptions, +SPDX 56. May 21 Warner Losh git: 408572a24e55 - main - libnvmf: avoid resource leak 57. May 21 Warner Losh git: 973c32297f3b - main - kern/rman: update DPRINTF() macro, avoid semicolon swallowing match function 58. May 21 Warner Losh git: beb1165a018d - main - kern/rman: update debugging lines in subr_rman.c 59. May 21 Warner Losh git: 037946dc9b07 - main - kern/rman: remove rman_reserve_resource_bound(), partially revert 13fb6657723 60. May 21 Warner Losh git: 996fa9fb4ec4 - main - kern/rman: update rman_make_alignment_flags()
61. May 21 Warner Losh git: cbcb9778dd95 - main - kern/rman: mark rman get functions as taking constants 62. May 21 Warner Losh git: 25a04527b706 - main - linprocfs: Add support for proc/sysvipc/{msg,sem,shm} 63. May 22 Warner Losh git: 208f11e8063a - main - linprocfs: use %z for size_t arguments 64. May 22 Simon J. Gerraty git: dc501a9ec093 - main - Allow DEBUG_SH=rc:all to debug all rc.d 65. May 22 Pawel Jakub Dawidek git: 31223e68e299 - main - Simplify the code. 66. May 22 Pawel Jakub Dawidek git: ff4fc43afdea - main - Fix build. 67. May 22 Pawel Jakub Dawidek git: 61e3e1776d40 - main - capsicum: SIGTRAP is delivered also on ECAPMODE error. 68. May 22 Kyle Evans git: 6e824f371301 - main - time: siginfo_recvd needs to be marked volatile 69. May 22 Kristof Provost git: bdd12889eaa6 - main - if_vlan: handle VID conflicts 70. May 22 Juraj Lutter git: 7618c9e1637c - main - daemon: Add -C (--restart-count) option 71. May 22 Lexi Winter Re: git: 408957613bc0 - main - Regen 72. May 22 Andrew Turner git: 9f44638ef2c4 - main - stand/efi: Fix for binutils when targeting arm64 73. May 22 Andrew Turner git: 8e82c5e28db6 - main - stand/kboot: Fix the linker script OUTPUT_FORMAT 74. May 22 Andrew Turner git: 53120fbb6895 - main - csu: Find the main pointer through the GOT 75. May 22 Andrew Turner git: 940155d24afb - main - sys/sys: Fix __builtin_is_aligned fallback 76. May 22 Andrew Turner git: 29c1cf9860e5 - main - arm64: Use the UL macro in TCR_EL1 defines 77. May 22 Andrew Turner git: 57d714a23f5c - main - arm64: Add the pointer auth registers to armreg.h 78. May 22 Andrew Turner git: 73c200447361 - main - arm64: Use the pointer auth register defines 79. May 22 Andrew Turner git: 4f012d7a7a47 - main - arm64/rockchip: Fix the build with GCC 80. May 22 Andrew Turner git: f55e866488ba - main - pci: Fix pci_host_generic_acpi with gcc
81. May 22 Andrew Turner git: 131c1718c633 - main - dev/hwpmc: Fix the dmc620 MD4 macro 82. May 22 Andrew Turner git: c2628accc029 - main - sys: Build arm64 per-thread SSP with GCC 83. May 22 Dmitry Salychev git: ac4ddc467bfe - main - arm64: Fixed IOMMU compilation errors 84. May 22 Dmitry Salychev Re: git: 408957613bc0 - main - Regen 85. May 22 Mariusz Zaborski Re: git: 408957613bc0 - main - Regen 86. May 22 Baptiste Daroussin git: 8aac90f18aef - main - mac_do: add a new MAC/do policy and mdo(1) utility 87. May 22 Baptiste Daroussin git: c180fd3d75c4 - main - RELNOTES: document MAC/do 88. May 22 Dmitry Salychev git: 971b77da4649 - main - arm64: Return newline at the end of NOTES back 89. May 22 Alexander Leidinger git: 2efbd480f1d3 - main - rc: add service jails framework 90. May 22 Alexander Leidinger git: f99f0ee14e3a - main - rc.d: add a service jails config to all base system services 91. May 22 Baptiste Daroussin git: eaab8e4166a0 - main - mac_do(4): fix typo 92. May 22 Piotr Kubaj git: b7f62c6042f8 - main - usr.bin/top: fix displaying load average for loads of at least 100 93. May 22 Ryan Libby git: bea2bf458d2c - main - tpm_if.m: declare bus addresses as bus_size_t not bus_addr_t 94. May 22 Baptiste Daroussin Re: git: aa48259f3371 - main - periodic.conf: remove long deprecated security_daily_compat_var() 95. May 22 Ruslan Bukin git: ddd0d4f4cd65 - main - riscv: Fix SSTC extension support 96. May 22 Ruslan Bukin git: 2183004e14a8 - main - riscv: Implement atomic operations 97. May 22 Andrew Turner git: 82854693aec1 - main - arm64: Allow userspace to be built with PAC and BTI 98. May 22 Andrew Turner git: a3310b7943f8 - main - src.conf.5: Regen 99. May 22 Brooks Davis Re: git: 408957613bc0 - main - Regen 100. May 22 Michael Tuexen git: a45a9e61b498 - main - blackhole.4: improve man page
101. May 22 John Baldwin Re: git: 408957613bc0 - main - Regen 102. May 22 Stephen J. Kiernan git: 56b274213024 - main - Add function to OSD to get values without taking the lock. 103. May 22 Warner Losh git: 6841c2677c5b - main - zzz: Fix output formatting when suspend state not supported 104. May 22 Bjoern A. Zeeb git: 5a4d24610fc6 - main - LinuxKPI: 802.11: change teardown order to avoid iwlwifi firmware crashes 105. May 22 Bjoern A. Zeeb git: d1af434d9994 - main - LinuxKPI: 802.11: rename chanctx_conf for consistency 106. May 22 Warner Losh git: 0115ad61d859 - main - autofs: Fix cross-threading on file to delete 107. May 22 Warner Losh git: 58e44aa01101 - main - Fix typo 108. May 22 John Baldwin Re: git: 0c3ade2cf13d - main - nextboot: fix nextboot -k on ZFS 109. May 22 Konstantin Belousov git: 63f18b37e01e - main - mqueuefs: minor style pass 110. May 22 Konstantin Belousov git: b6f4a3fa75d2 - main - mqueuefs: uma_zfree() can be postponed until mqfs sx mi_lock is dropped 111. May 22 Konstantin Belousov git: f0a4dd6d46e9 - main - mqueuefs: mark newly allocated vnode as constructed, under the lock 112. May 22 Christos Margiolis git: 93ad59a25189 - main - snd_hda: Add patch for Asus UX331UAL 113. May 22 Warner Losh git: 1e84b85aad10 - main - geom: Remove sysctl.h 114. May 23 Christos Margiolis git: e07f9178502b - main - sound: Separate implementations for SNDCTL_AUDIOINFO[_EX] and SNDCTL_ENGINEINFO 115. May 23 Christos Margiolis git: 5d980fadf73d - main - sound: Handle unavailable devices in various OSS IOCTLs 116. May 23 Christos Margiolis git: 0e80798518be - main - mixer(8): Ignore mixer_open() failures for the -a option 117. May 23 Christos Margiolis git: 67c89b21b956 - main - mixer(3): Implement mixer_get_path() function 118. May 23 Christos Margiolis git: e3b94b375e1d - main - mixer(8): Use mixer_get_path() 119. May 23 Christos Margiolis git: 1ab62c8d0674 - main - mixer.3: Fix mandoc -Tlint warnings 120. May 23 Christos Margiolis git: 425a7bc465d4 - main - sound: Fix minchn, maxchn and fmts in sndstat_get_caps()
121. May 23 Alan Cox git: 9fc5e3fb39ca - main - arm64: set ATTR_CONTIGUOUS on the DMAP's L2 blocks 122. May 23 Zhenlei Huang git: d76ef58d566c - main - freebsd-update: Correctly check if pkg(8) is present 123. May 23 Pawel Jakub Dawidek git: 56a8aca83ab5 - main - Stop treating size 0 as unknown size in vnode_create_vobject(). 124. May 23 Baptiste Daroussin git: 61b07f8aa528 - main - MAC/do: allow to call setuid if real user id is 0 125. May 23 Mike Karels Re: git: aa48259f3371 - main - periodic.conf: remove long deprecated security_daily_compat_var() 126. May 23 Michael Osipov Re: git: aa48259f3371 - main - periodic.conf: remove long deprecated security_daily_compat_var() 127. May 23 Baptiste Daroussin Re: git: aa48259f3371 - main - periodic.conf: remove long deprecated security_daily_compat_var() 128. May 23 Mike Karels Re: git: aa48259f3371 - main - periodic.conf: remove long deprecated security_daily_compat_var() 129. May 23 Brooks Davis git: fb9013f21521 - main - pcm: centralize 32-bit ioctl compat 130. May 23 Alexander Motin git: 49086aa35d98 - main - Fix scn_queue races on very old pools 131. May 23 Brooks Davis git: 6729e8a40bd9 - main - libpmc: remove tautological assert 132. May 23 Brooks Davis git: fcc5fa091ebb - main - libcompiler_rt: gcc13 doesn't support _Float16 on arm 133. May 23 Warner Losh git: 2ce32ab21a59 - main - Fix "version introduced" in two manual pages 134. May 23 Warner Losh git: 2c9f8518de51 - main - etherswitch.4: Remove non-existent manual pages 135. May 23 Warner Losh git: 083d14922431 - main - etherswitch.4: List manual pages alphabetically 136. May 23 Warner Losh git: be3631bc8d16 - main - option_survey.sh: Bump size to 5GB 137. May 23 Michael Osipov Re: git: aa48259f3371 - main - periodic.conf: remove long deprecated security_daily_compat_var() 138. May 23 Warner Losh git: a5f03413aade - main - ci: Redirect output for builds. 139. May 23 Brooks Davis Re: git: a5f03413aade - main - ci: Redirect output for builds. 140. May 23 Warner Losh git: 3d7c8f088796 - main - cp: avoid a resource leak
141. May 23 Warner Losh Re: git: a5f03413aade - main - ci: Redirect output for builds. 142. May 23 Brooks Davis Re: git: a5f03413aade - main - ci: Redirect output for builds. 143. May 23 Simon J. Gerraty Re: git: a5f03413aade - main - ci: Redirect output for builds. 144. May 23 Gleb Smirnoff git: 0d3789584915 - main - ctl: use socket buffer mutexes in struct socket directly 145. May 23 Ravi Pokala Re: 0d3789584915 - main - ctl: use socket buffer mutexes in struct socket directly 146. May 23 Warner Losh git: acb7a4deb21a - main - mqueue: Add sysctl for default_maxmsg & default_msgsize and fix descriptions 147. May 23 Warner Losh git: 04d3f8e5396e - main - linprocfs: Add support for proc/sys/fs/mqueue/* 148. May 23 Warner Losh git: ddbfb544c6c9 - main - mqueuefs: Relax restriction that path must begin with a slash 149. May 23 Warner Losh git: 427db2c45eb3 - main - linux: Fix linux_mq_notify_args & linux_timer_create_args 150. May 23 Warner Losh git: 9c7b1bf27122 - main - linux: Export linux_common_openflags() 151. May 23 Warner Losh git: 86e43b5def1b - main - linux: Export linux_convert_l_sigevent 152. May 23 Warner Losh git: 289b2d6a7980 - main - mqueue: Export some functions to be used by Linuxulator 153. May 23 Warner Losh git: e30621d58fa1 - main - mqueue: Introduce kern_kmq_timedreceive & kern_kmq_timedsend 154. May 23 Warner Losh git: 97add684f530 - main - linux: Support POSIX message queues 155. May 23 Warner Losh git: 9a9677ec1cbf - main - linux: Update linux manpage to mention mqueuefs 156. May 23 Warner Losh git: bedbaee805cc - main - syscalls: Regen for Linux emulator additions 157. May 23 Warner Losh git: 2356b60be702 - main - arp(8): allow -i with -s 158. May 23 Simon J. Gerraty git: 9d3df31ec06f - main - Merge bmake-20240520 159. May 23 Michael Tuexen git: fe136aecc2a0 - main - tcp: improve inp locking in setsockopt 160. May 23 Warner Losh git: 87bf0aaba8f1 - main - Remove COMPAT_FREEBSD4/5/6/7/9 from MINIMAL and FIRECRACKER kernel configurations
161. May 23 Warner Losh git: 1e8eb413f6c8 - main - netinet/icmp6: add PREF64 definitions (RFC 8781) 162. May 23 Warner Losh git: 77f06c476c8c - main - rtadvd(8): support PREF64 (RFC 8781) 163. May 23 Warner Losh git: 4b75afe885d4 - main - sys/netinet/icmp6.h: use C99 uintX_t constants for new PREF64 struct 164. May 23 Cy Schubert git: 380ee9b3c0c5 - main - sys/netinet/icmp6.h: Fix build 165. May 23 Warner Losh git: 674956e19979 - main - sys/netinet/cc: Switch from deprecated random() to prng32() 166. May 23 Warner Losh Re: git: a5f03413aade - main - ci: Redirect output for builds. 167. May 23 Warner Losh Re: git: a5f03413aade - main - ci: Redirect output for builds. 168. May 23 Bjoern A. Zeeb git: d33f5a0afa54 - main - fwget: update wireless IDs for rtw88/89, ath1xk, mt76 and add iwlwifi 169. May 23 Bjoern A. Zeeb git: 45bce6fa306f - main - LinuxKPI: 802.11: lock MO tx/wake_tx_queue() downcalls 170. May 23 Lexi Winter Re: git: 380ee9b3c0c5 - main - sys/netinet/icmp6.h: Fix build 171. May 24 Colin Percival git: d31ed58b9f93 - main - Modernize DVD package set in preparation for 14.1 172. May 24 Colin Percival git: f81c0904f736 - main - Add rtw88 firmware to DVD package set 173. May 24 Lexi Winter Re: git: 408957613bc0 - main - Regen 174. May 24 Brooks Davis Re: git: 408957613bc0 - main - Regen 175. May 24 Warner Losh git: 59aa64914aeb - main - cross: Move Solaris API64 defines to common 176. May 24 Mitchell Horne git: b5e17840de65 - main - arm64, riscv: removed unused struct pv_addr 177. May 24 Mitchell Horne git: 1d3c23676de3 - main - arm64, riscv: remove unused declaration 178. May 24 Warner Losh git: 32f40fc9837d - main - geom: Add counts for enomem and pausing 179. May 24 Warner Losh git: 6d83b381860b - main - geom_io: Shift to pause_sbt to eliminate bogus min and update comment. 180. May 24 Warner Losh git: 99c14fb99ffc - main - cam: Drop periph lock when completing I/O with ENOMEM status
181. May 24 Warner Losh git: d09ee08f106d - main - nvme: Count number of alginment splits 182. May 24 Gleb Smirnoff Re: 0d3789584915 - main - ctl: use socket buffer mutexes in struct socket directly 183. May 24 Ryan Libby git: a216e311a70c - main - vm_pageout_scan_inactive: take a lock break 184. May 24 Dimitry Andric git: 3a0793336edf - main - Merge llvm-project release/18.x llvmorg-18.1.6-0-g1118c2e05e67 185. May 24 Ed Maste git: 61639bb3fc5a - main - libc: move NIS xdr_* symbols from rpc's to yp's Symbol.map 186. May 24 Ed Maste git: f52481f3b8a3 - main - vt(4): add note about sc/UEFI incompatibility 187. May 25 Warner Losh git: 0cc8506c5124 - main - dhclient: remove unused primary_address 188. May 25 Warner Losh git: 0e2ce866278b - main - ipfw: don't build the module if INET not in kernel 189. May 25 Warner Losh git: bfd248f59de3 - main - sys/amd64/conf/LINT-NOINET{6,}: don't set WITHOUT_INET{6,}_SUPPORT 190. May 25 Warner Losh git: ff92493a4f65 - main - netlink: Fix C++ compile errors 191. May 25 Konstantin Belousov git: 40d951bc5932 - main - x86/iommu: extract useful utilities into x86_iommu.c 192. May 25 Michael Tuexen git: 02d15215cef2 - main - tcp: improve blackhole support 193. May 25 Ed Maste git: 9b1de7e4844d - main - vt/sc: retire logic to select vt(4) by default for UEFI boot 194. May 25 Bojan =?utf-8?Q?Novkovi=C4 git: da76d349b6b1 - main - uma: Deduplicate uma_small_alloc 195. May 25 Bojan =?utf-8?Q?Novkovi=C4 git: 0a44b8a56d23 - main - vm: Simplify startup page dumping conditional 196. May 25 Michael Tuexen git: df9de82f54d1 - main - tcp: fix sending RST after second inp lookup 197. May 25 Ed Maste git: b128bedfb95c - main - mptutil: correct man page date 198. May 25 tuexen@fh-muenster.de Re: git: da76d349b6b1 - main - uma: Deduplicate uma_small_alloc 199. May 25 Dimitry Andric git: cadd2ca21765 - main - Merge commit d0be944aa511 from llvm-project (by Simon Pilgrim): 200. May 26 Wolfram Schneider git: 73eb53813fe3 - main - man(1) needs to check for .so files not only in the first line PR: 279182
201. May 26 Bojan =?utf-8?Q?Novkovi=C4 git: d25ed6504383 - main - uma: Fix improper uses of UMA_MD_SMALL_ALLOC 202. May 26 Rick Macklem git: c68db4608ef6 - main - Revert "nfscl: Do not do readahead for directories" 203. May 26 Ryan Libby git: 6bd3f23a2a82 - main - tmpfs_node_init: use MTX_NEW on lock from uninitialized memory 204. May 26 Ryan Libby git: 9c975a0d90f1 - main - pbuf_ctor(): Stop using LK_NOWAIT, use LK_NOWITNESS 205. May 26 Warner Losh git: 364c014d9ba0 - main - cross-tools: fts has different types for cmp routine 206. May 26 Warner Losh git: 917c0541e4cc - main - cross-tools: Document a rather bizarre looking construct 207. May 26 Warner Losh git: 4300e053618f - main - build: Include sys/cdefs.h in our fcntl.h shim 208. May 26 Warner Losh git: 76efd90ab093 - main - cross-build: Include sys/types.h from sys/param.h 209. May 26 Warner Losh git: 27326f895e5f - main - cross-build: string.h uses mode_t, so we need sys/types.h 210. May 26 Warner Losh git: 3c5f0da5106b - main - cross-build: Define __*int*_t and include sys/cdefs.h 211. May 26 Warner Losh git: 0e03402139da - main - cross-build: This is not glibc specific, but Linux specific 212. May 26 Kristof Provost git: 76bc4a776fac - main - pfctl: use pfctl_add_rule_h() rather than pfctl_add_rule()


home | archive sorted by: subject | author | date | reverse date