NetBSD src

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent timeline items

2023-03-28
14:44
[a846488b6c] Leaf: lint: warn about extern declarations outside headers https://mail-index.netbsd.org/tech-userlevel/2023/03/15/msg013727.... (user: rillig, tags: trunk)
14:39
[ce2ad9d3ad] make: declare all common symbols in headers, unexport others No functional change. (user: rillig, tags: trunk)
14:38
[ccc22deb55] tests/make: add expectations for string comparison errors (user: rillig, tags: trunk)
10:54
[5263c1c709] Add missing PRIuBUSSIZE to mips. (user: nakayama, tags: trunk)
00:00
[99daeba5b6] PR bin/56014 from Kouichi Hashikawa Don't try to optimise away placing the "s" or " " after "N user" (" " where N==1, "... (user: kre, tags: trunk)
2023-03-27
23:20
[0a791df3e4] Undo previous "restore lost break" and fix the issue that seems to have been intending to correct properly (or at least,... (user: kre, tags: trunk)
22:53
[74e2e2ea5a] Apply this commit from FreeBSD: commit 6bae6625e0e06816c80ac4971dfccf0643abe3f0 Author: Kirk McKusick <mckusick@Fre... (user: chs, tags: trunk)
14:56
[2e3273e19b] Use PRIuBUSSIZE to print bus_size_t variables. (user: nakayama, tags: trunk)
10:48
[cf8ab079ba] virtio(4): Avoid name collision with global intrhand on sparc64. Pacifies -Werror=shadow. No functional change intende... (user: riastradh, tags: trunk)
2023-03-26
19:10
[71a3ebb958] fix various typos in documentation, comments and sysctl device description. mainly aion -> ation and inlude -> include. (user: andvar, tags: trunk)
15:24
[eebfe79b81] s/dipslay/display/ in comments. (user: andvar, tags: trunk)
15:12
[f7697878ff] s/diplay/display/ and s/DIPPLAY/DISPLAY/ in comments. (user: andvar, tags: trunk)
15:08
[de2671f3b6] s/displyed/displayed/ (user: andvar, tags: trunk)
12:23
[21db0c5188] Change CASMAGIC to 0xFEDABABE so that it cannot accidentally end up in valid kernel memory. Due to the VARM accesses ab... (user: ragge, tags: trunk)
12:21
[b4b5a0cf09] Ensure that the kernel do not try to allocate a S0 segment larger than 1G, since the hardware prohibits that. (user: ragge, tags: trunk)
10:32
[38adaef766] Use backing device to send advertisements. Otherwise the packets originate from the virtual MAC address, which confuses ... (user: mlelstv, tags: trunk)
01:04
[f98148762e] Fix parser for carp state. The state values are uppercase words INIT, BACKUP and MASTER. (user: mlelstv, tags: trunk)
2023-03-25
21:51
[676dabaa50] s/resultion/resolution/ in comment. (user: andvar, tags: trunk)
21:47
[4cdcc3a0ec] s/Predective/Predictive/ and s/dedected/detected/ in comments. (user: andvar, tags: trunk)
21:35
[5a75257385] s/deteted/detected/ in log message. (user: andvar, tags: trunk)
21:33
[c66e6aa593] s/deteced/detected/ and s/couner/counter/ in comments. (user: andvar, tags: trunk)
20:14
[c3414cb45f] Fix NetBSD/amiga bootblocks for Kickstart 3.2 - from Karoly Balogh Kickstart 3.2 changed to not initialize console.devi... (user: abs, tags: trunk)
11:04
[d4f1194c35] Mark as MPSAFE. (user: mlelstv, tags: trunk)
11:00
[5af084db67] Fix 32bit overflow when calculating balloon size. Don't make uvm_pglistalloc wait, it will wait forever. Instead rely on... (user: mlelstv, tags: trunk)
09:03
[59d3cedc5b] A single SCSI request may require multiple slots in the virtio queue but the queue isn't sized for the theoretical maxim... (user: mlelstv, tags: trunk)
08:14
[d2dcb87027] restore fetch of qsize. (user: mlelstv, tags: trunk)
02:59
[dc1b4fb253] Setup virtqueues after registering them to virtio_softc (user: yamaguchi, tags: trunk)
2023-03-24
16:58
[a3e3982c0e] After a ':' (as in login:group or just :group) insist that there actually be a group name (of some form, don't care wha... (user: kre, tags: trunk)
14:34
[492171dd27] PR misc/57287 from Nan Xiao While it has always been assumed that everyone "just knew" that a simple "su' meant "su ro... (user: kre, tags: trunk)
14:18
[763ca4bb1a] Use snprintf_ss in pthread__assertfunc and update comment in pthread__errorfunc. snprintf can use locks in some code pat... (user: joerg, tags: trunk)
13:32
[a7a2d62e94] Added check of pointer for allocated memory before release of resource (user: yamaguchi, tags: trunk)
13:16
[80be337fc7] vioif(4): fix wrong memory allocation size (user: yamaguchi, tags: trunk)
12:46
[57b0f42629] Actually make the only changes that actually existed in the 2023b update... (user: kre, tags: trunk)
12:43
[d464a956a2] tzdata updated from 2023a to 2023b (user: kre, tags: trunk)
12:41
[408c08e885] Merge tzdata2023b (user: kre, tags: trunk)
12:33
[ba78c403c9] Leaf: Import tzdata2023b from https://github.com/JodaOrg/global-tz/releases/download/2023bgtz/tzdata2023bgtz.tar.gz Summary o... (user: kre, tags: TZDATA)
12:33
[dea0c3b833] Import tzdata2023b from https://github.com/JodaOrg/global-tz/releases/download/2023bgtz/tzdata2023bgtz.tar.gz Summary o... (user: kre, tags: trunk)
12:28
[385dce7474] Allow a PVH dom0 to use VGA as console: make xen_pvh_consinit() return 1 if it handles the console and 0 otherwise (espe... (user: bouyer, tags: trunk)
12:25
[58638c773c] mpacpi_config_cpu(): Xen with a PVH dom0 reports x2apic->LocalApicId below 0xff, which causes a panic later because no C... (user: bouyer, tags: trunk)
12:22
[dad6cfcd07] extattr_set_vp(): properly handle XATTR_REPLACE flags, FFSv2ea will return ENOATTR, not ENODATA if the attribute is miss... (user: bouyer, tags: trunk)
07:26
[53d1cbab46] Unwrap. NFCI. (user: skrll, tags: trunk)
2023-03-23
19:53
[24fb76e0ac] nfs: Avoid free of uninitialized on bad name size in create, mknod. XXX These error branches are a nightmare and need t... (user: riastradh, tags: trunk)
19:52
[73f2736be8] nfs: Use unsigned name lengths so we don't trip over negative ones. - nfsm_strsiz is only used with uint32_t in callers... (user: riastradh, tags: trunk)
19:52
[eb63408512] nfs: Avoid integer overflow in nfs_namei bounds check. XXX pullup-8 XXX pullup-9 XXX pullup-10 (user: riastradh, tags: trunk)
19:52
[613a6c7808] nfs: Use unsigned fhlen so we don't trip over negative values. XXX pullup-8 XXX pullup-9 XXX pullup-10 (user: riastradh, tags: trunk)
18:22
[96f7e1f68b] +ALPN (application-layer protocol negotiation; a TLS extension) (user: jschauma, tags: trunk)
16:47
[df67720a3d] More tzdata2023a updates (these are files we don't use for anything normally) (user: kre, tags: trunk)
16:44
[5e3498c8c2] tzdata updated to 2023a (user: kre, tags: trunk)
16:40
[9ea8312386] More merge/updates for tzdata 2023a (user: kre, tags: trunk)
16:36
[c090d0d9d9] Merge tzdata2023a (user: kre, tags: trunk)