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


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

Messages: 212, new messages first
Last update: Thu Nov 6 9:26:16 2025

home | archive sorted by: subject | author | date | reverse date
  1. May 26 Kristof Provost            git: 76bc4a776fac - main - pfctl: use pfctl_add_rule_h() rather than pfctl_add_rule()
  2. May 26 Warner Losh                git: 0e03402139da - main - cross-build: This is not glibc specific, but Linux specific
  3. May 26 Warner Losh                git: 3c5f0da5106b - main - cross-build: Define __*int*_t and include sys/cdefs.h
  4. May 26 Warner Losh                git: 27326f895e5f - main - cross-build: string.h uses mode_t, so we need sys/types.h
  5. May 26 Warner Losh                git: 76efd90ab093 - main - cross-build: Include sys/types.h from sys/param.h
  6. May 26 Warner Losh                git: 4300e053618f - main - build: Include sys/cdefs.h in our fcntl.h shim
  7. May 26 Warner Losh                git: 917c0541e4cc - main - cross-tools: Document a rather bizarre looking construct
  8. May 26 Warner Losh                git: 364c014d9ba0 - main - cross-tools: fts has different types for cmp routine
  9. May 26 Ryan Libby                 git: 9c975a0d90f1 - main - pbuf_ctor(): Stop using LK_NOWAIT, use LK_NOWITNESS
 10. May 26 Ryan Libby                 git: 6bd3f23a2a82 - main - tmpfs_node_init: use MTX_NEW on lock from uninitialized memory
 11. May 26 Rick Macklem               git: c68db4608ef6 - main - Revert "nfscl: Do not do readahead for directories"
 12. May 26 Bojan =?utf-8?Q?Novkovi=C4 git: d25ed6504383 - main - uma: Fix improper uses of UMA_MD_SMALL_ALLOC
 13. May 26 Wolfram Schneider          git: 73eb53813fe3 - main - man(1) needs to check for .so files not only in the first line PR: 279182
 14. May 25 Dimitry Andric             git: cadd2ca21765 - main - Merge commit d0be944aa511 from llvm-project (by Simon Pilgrim):
 15. May 25 tuexen@fh-muenster.de      Re: git: da76d349b6b1 - main - uma: Deduplicate uma_small_alloc
 16. May 25 Ed Maste                   git: b128bedfb95c - main - mptutil: correct man page date
 17. May 25 Michael Tuexen             git: df9de82f54d1 - main - tcp: fix sending RST after second inp lookup
 18. May 25 Bojan =?utf-8?Q?Novkovi=C4 git: 0a44b8a56d23 - main - vm: Simplify startup page dumping conditional
 19. May 25 Bojan =?utf-8?Q?Novkovi=C4 git: da76d349b6b1 - main - uma: Deduplicate uma_small_alloc
 20. May 25 Ed Maste                   git: 9b1de7e4844d - main - vt/sc: retire logic to select vt(4) by default for UEFI boot


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


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