NetBSD src

Timeline
Login

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

50 most recent check-ins

2023-12-10
18:59
make: document how to trigger a use-after-free bug Since 2017-02-01. Leaf check-in: 0242d02c3d user: rillig tags: trunk
18:16
NFS client: fix interop with macOS 14 servers. Symptom: a bunch of "Cannot open `.' (Invalid argument)". thorpej@ anal... check-in: 279e4b4668 user: schmonz tags: trunk
18:04
tests/libcurses: require 3 digits in octal character escapes Previously, the string literal "\0" had been interpreted a... check-in: b21538ce5e user: rillig tags: trunk
17:45
indent: be strict about options from profile files Previously, the "option" 'xdi0' was treated the same as '-xdi0'. check-in: 0acecb0091 user: rillig tags: trunk
17:26
Ticket #489 Leaf check-in: 93bd865352 user: martin tags: netbsd-10
17:25
Pull up following revision(s) (requested by kre in ticket #489): usr.bin/systat/vmstat.c: revision 1.92 PR bin/56014 ... check-in: 37d8d2eef3 user: martin tags: netbsd-10
15:51
tests/libcurses: constify check-in: 8716608fb8 user: rillig tags: trunk
15:42
tests/libcurses: fix typo in comment check-in: bb2fcb547b user: rillig tags: trunk
15:39
tests/indent: fix name of test case check-in: 30896c00f5 user: rillig tags: trunk
15:31
cat: repeat storage class 'static' for local functions No binary change. check-in: 75e4bd44c1 user: rillig tags: trunk
15:29
lint: allow querying for 'static' followed by non-'static' declaration check-in: 767bdd3ccb user: rillig tags: trunk
14:59
lint: clean up comments No functional change. check-in: 55fb3d0392 user: rillig tags: trunk
14:30
make: fix crash in ':C' modifier on an empty expression Since var.c 1.982 from 2021-12-13. check-in: 85dc7e86da user: rillig tags: trunk
13:11
Ticket #1925 Leaf check-in: c1a68cc9be user: martin tags: netbsd-8
13:11
Pull up following revision(s) (requested by kre in ticket #1925): lib/libc/net/sethostent.c: revision 1.21 Fix a coup... check-in: adae4de769 user: martin tags: netbsd-8
13:10
Ticket #1776 Leaf check-in: 80bb65b788 user: martin tags: netbsd-9
13:09
Pull up following revision(s) (requested by kre in ticket #1776): lib/libc/net/sethostent.c: revision 1.21 Fix a coup... check-in: 19974b1bc1 user: martin tags: netbsd-9
13:09
Tickets #487 and #488 check-in: 07f3516458 user: martin tags: netbsd-10
13:08
Pull up following revision(s) (requested by kre in ticket #488): lib/libc/net/sethostent.c: revision 1.21 Fix a coupl... check-in: d2d28735eb user: martin tags: netbsd-10
13:06
Pull up following revision(s) (requested by pgoyette in ticket #487): sys/compat/common/compat_90_mod.c: revision 1.5 ... check-in: b78e4129f9 user: martin tags: netbsd-10
00:29
Default the build of compat_90 module to include IPv6, as is done for other INET6-sensitive modules (see if_lagg). XXX ... check-in: 268315785c user: pgoyette tags: trunk
2023-12-09
20:31
Allow kernels builds which don't define INET6 to compile compat bits too. check-in: e460c493b3 user: oster tags: trunk
19:42
Update elfconstants.m4 to upstream [r4003]: - Use signed integer literals for DT_* values. check-in: 60bb83928c user: jkoshy tags: trunk
16:32
gdb-14.1 out. check-in: 431e79d22b user: wiz tags: trunk
16:18
PR/57759: Hauke Fath: Restore local additions, lost in revision 1.104 check-in: 00ed4e865d user: christos tags: trunk
15:21
Modularize the COMPAT_90 code that resulted from the removal of netinet6/nd6 from the kernel. Now, the minimal compat c... check-in: 5e83366bf5 user: pgoyette tags: trunk
13:39
Ammend ticket #1920 for additional pullups. Tickets #1923 and #1924. check-in: 29232816b3 user: martin tags: netbsd-8
13:36
Pull up following revision(s) (requested by riastradh in ticket #1924): tests/lib/libpthread/Makefile: revision 1.16 ... check-in: af2ddeabb2 user: martin tags: netbsd-8
13:26
Ammend ticket #1769 for additional pullups. Tickets #1773 - #1775. check-in: a9e66df8c6 user: martin tags: netbsd-9
13:24
Pull up following revision(s) (requested by riastradh in ticket #1775): tests/lib/libpthread/Makefile: revision 1.16 ... check-in: ea738eab31 user: martin tags: netbsd-9
13:15
Ammend ticket #477 for additional pullups. Tickets #484 - #486 check-in: d7eae9802e user: martin tags: netbsd-10
13:13
Pull up following revision(s) (requested by riastradh in ticket #486): distrib/sets/lists/man/mi: revision 1.1767 sha... check-in: 77898b4e18 user: martin tags: netbsd-10
13:10
Pull up following revision(s) (requested by riastradh in ticket #1923): lib/libc/gen/vis.c: revision 1.75-1.86 tests/... check-in: c24f5f083d user: martin tags: netbsd-8
13:09
Pull up following revision(s) (requested by riastradh in ticket #1774): lib/libc/gen/vis.c: revision 1.75-1.86 tests/... check-in: c393cb4449 user: martin tags: netbsd-9
13:03
Pull up following revision(s) (requested by riastradh in ticket #485): lib/libc/gen/vis.c: revision 1.76-1.86 tests/l... check-in: f9c21b2bba user: martin tags: netbsd-10
12:57
Pull up following revision(s) (requested by andvar in ticket #1773): sys/arch/mips/mips/lock_stubs_llsc.S: revision 1.... check-in: e938d86fdb user: martin tags: netbsd-9
12:55
Pull up following revision(s) (requested by andvar in ticket #484): sys/arch/mips/mips/lock_stubs_llsc.S: revision 1.1... check-in: 5601b3d97d user: martin tags: netbsd-10
12:46
Additionally pull up following revision(s) (requested by riastradh in ticket #1920): tests/lib/libc/sys/Makefile: revi... check-in: a2c640829c user: martin tags: netbsd-8
12:43
Additionally pull up following revision(s) (requested by riastradh in ticket #1769): tests/lib/libc/sys/Makefile: revi... check-in: f39115d86f user: martin tags: netbsd-9
12:40
Additionally pull up following revision(s) (requested by riastradh in ticket #477): tests/lib/libc/sys/Makefile: revis... check-in: ba62a57961 user: martin tags: netbsd-10
02:15
ftp(1): wording and formatting improvements Fix grammar issue with "Support values" reported in private mail. Document ... check-in: 36f61a534a user: lukem tags: trunk
00:13
make: Var_SetWithFlags set fromCmd for SCOPE_CMDLINE Set fromCmd true for SCOPE_CMDLINE regardless of the variable name... check-in: 0ee4173279 user: sjg tags: trunk
00:02
add static in from hatTest() and hatWedge() to fix TESTHAT option build. check-in: b08cedec22 user: andvar tags: trunk
2023-12-08
22:11
fix triple t typos in comment and debug message. check-in: 2815ef6321 user: andvar tags: trunk
21:46
fix triple s typos in comments. check-in: 999511da15 user: andvar tags: trunk
17:19
Change one vmem_free() in an error path that should be vmem_xfree(). check-in: d9e4575d5b user: thorpej tags: trunk
16:29
Replace several magic numbers with macro to describe GPT's hybrid MBR boot. check-in: 7fa42a0241 user: tsutsui tags: trunk
05:42
ixgbe: Update if_opackets outside the loop in ixgbe_txeof(). check-in: a47305cb76 user: msaitoh tags: trunk
05:39
ixgbe: micro-optimize ixgbe_txeof() Update txr->tx_avail and txr->txr_no_space outside the loop in ixgbe_txeof(). check-in: 918e5781f1 user: msaitoh tags: trunk
01:38
Excise extent(9) from the mipsco bus_space -- it was completely unused, so let's make the code smaller. check-in: 70046c5c1d user: thorpej tags: trunk