NetBSD src

Timeline
Login

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

50 most recent timeline items

2023-06-06
23:31
[d715f9396b] Leaf: socket(2): fix macro invocation in a column (user: uwe, tags: trunk)
23:29
[1ab6d14d22] socket(2): use "provides" consistently in "type" descriptions (user: uwe, tags: trunk)
23:27
[ac12dcfe5e] socket(2): use .Bl -column where appropriate (user: uwe, tags: trunk)
09:14
[e21664b10a] socket(2): Move prose list of socket type summaries into a table. (user: riastradh, tags: trunk)
09:10
[d0a1ca36b1] socket(2): Tidy up markup a bit. Use a tag list, not a literal block with hand-formatted text, for protocols and socket... (user: riastradh, tags: trunk)
08:27
[7761e64715] Fix markup of libh_ MKDEBUGLIB=yes only files (user: martin, tags: trunk)
07:51
[66ec7c28ec] indent: right-trim single-line comments (user: rillig, tags: trunk)
07:49
[90d27fe2fa] ch-ch-changes (user: nia, tags: trunk)
07:14
[8aff7af72a] indent: clean up formatting of comments No functional change. (user: rillig, tags: trunk)
06:59
[9e54cb09fe] indent: simplify handling of comments No functional change. (user: rillig, tags: trunk)
06:51
[1438535f54] indent: split printing of comments into smaller functions No functional change. (user: rillig, tags: trunk)
06:51
[2649d619d2] Fix MKDEBUGLIB build by adding these installed files to the debug set list. XXX One could argue that these files are no... (user: pgoyette, tags: trunk)
05:39
[7ddfdd6c68] tests/indent: comments with trailing whitespace may fit in a single line (user: rillig, tags: trunk)
05:27
[3e1cc0c805] indent: condense code for writing tabs No functional change. (user: rillig, tags: trunk)
05:11
[6979575c36] indent: sort functions in call order No functional change. (user: rillig, tags: trunk)
04:37
[9bcf38b0ee] indent: compute indentation of 'case' labels on-demand One less moving part to keep track of. No functional change. (user: rillig, tags: trunk)
2023-06-05
22:36
[f6237b9ed3] bsd.README: update to reality, sync from mk.conf(5) Sync user variables from mk.conf(5), sorted. (Arguably this could j... (user: lukem, tags: trunk)
22:36
[e9f90385d7] BUILDING: editorial MKX11=yes wants MKINET6=yes Change the width of the variable lists to 14n (from 15n) so that when ... (user: lukem, tags: trunk)
22:35
[4126a105b6] mk.conf(5): editorial MKDTB and MKPIE are .YorN. MKX11=yes wants MKINET6=yes. MKLINKLIB deserves a dash list (like bsd.... (user: lukem, tags: trunk)
20:56
[c0ffc7ca6b] indent: in 'if (expr)', the parentheses do not form a cast expression No functional change. When stepping through the ... (user: rillig, tags: trunk)
18:16
[8d8c14dbdd] Fix previous comment fix, which broke a comment. (user: martin, tags: trunk)
16:26
[e28498a070] We cannot handle input with precision != stride yet. Drain input buffer for unhandled input. (user: mlelstv, tags: trunk)
15:02
[42089e900c] tests/indent: add test for left-justifying declarations (user: rillig, tags: trunk)
14:40
[a98464424c] indent: improve layout of debug output (user: rillig, tags: trunk)
14:22
[ffbd1a5259] indent: sync debug output with parser state (user: rillig, tags: trunk)
13:59
[a9d4c31e79] Un-comment the ident line (user: pgoyette, tags: trunk)
12:06
[d754e00faf] indent: clean up comments (user: rillig, tags: trunk)
12:05
[8e81b1fa3e] indent: format own source code (user: rillig, tags: trunk)
12:01
[fb56eaa345] indent: don't remove blank line after 'if (expr) {' (user: rillig, tags: trunk)
11:59
[73ada8636b] /etc/rc.d/sshd: Use default curve for ECDSA keygen, not NIST P-521. The default is NIST P-256, which: (a) has plenty o... (user: riastradh, tags: trunk)
11:51
[e486fd1f54] /etc/rc.d/sshd: Stop generating DSA host keys by default. If you want them you can generate them yourself, but in this ... (user: riastradh, tags: trunk)
10:12
[5410a361d1] indent: do not report broken lines, report configuration on stderr (user: rillig, tags: trunk)
09:41
[d6263b3ea8] indent: fix formatting of 'do' statements (user: rillig, tags: trunk)
09:10
[f0a6c40f60] indent: make heuristics for '*' pointer types simpler Previously, a '}' token did not reset the state machine, but it s... (user: rillig, tags: trunk)
08:22
[e741d55c98] indent: fix trailing whitespace after comment (user: rillig, tags: trunk)
08:10
[dc79cf4cf5] tests/indent: add tests for 'do-while' loops (user: rillig, tags: trunk)
07:35
[9e8edecc6f] indent: rename variables, clean up comments No binary change. (user: rillig, tags: trunk)
07:23
[1a71b02a5b] indent: clean up handling of whitespace No functional change. (user: rillig, tags: trunk)
06:43
[7f9901c435] indent: let the output routines keep track of the indentation No functional change. (user: rillig, tags: trunk)
04:59
[9a6bcdc018] Make DEBUG_FFS_MOUNT compile again (with 64-bit ino_t). (user: rin, tags: trunk)
03:51
[6c16a8bc2e] route: run workqueue kthreads with KERNEL_LOCK unless NET_MPSAFE Without KERNEL_LOCK, rt_timer_work and rt_free_work ca... (user: ozaki-r, tags: trunk)
03:44
[f88c0d2de5] - Fix clearing of EINT and other transient flags. Patches from sc.dying in kern/56115: - Set proper Max ESIT Payload va... (user: mlelstv, tags: trunk)
2023-06-04
23:42
[6d7efeac21] ld.elf_so: Sprinkle more debug messages on dlopen and error. PR pkg/57445 (user: riastradh, tags: trunk)
22:57
[9bd5428c4e] indent: do not parse '&&&&&&&' as a single binary operator (user: rillig, tags: trunk)
22:36
[339fcbcfbb] indent: fix '*=' to be a binary operator, not a unary one (user: rillig, tags: trunk)
22:20
[6c17aa93f6] tests/indent: cover code in lexi.c (user: rillig, tags: trunk)
22:18
[cb10d3b60b] The ATF design is O(N^2) in the number of TCs in one TP, which on some slower platforms causes the net/ipsec tests to ta... (user: chs, tags: trunk)
20:51
[b4bd1ce25f] indent: remove read pointer from buffers that don't need it The only buffer that needs a read pointer is the current in... (user: rillig, tags: trunk)
20:23
[a80de7ce41] indent: fix out-of-bounds read when reading a comment (user: rillig, tags: trunk)
20:08
[04fa7bce5b] BUILDING: update from canonical mk.conf(5) Incorporate content and styles updates for mk.conf entries from share/man/ma... (user: lukem, tags: trunk)