Module Name:src
Committed By: riastradh
Date: Sat Apr 9 19:55:33 UTC 2016
Modified Files:
src/sys/sys: aio.h
Log Message:
Macro parentheses police!
One *hopes* this has no functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/sys/aio.
Module Name:src
Committed By: riastradh
Date: Sat Apr 9 18:51:44 UTC 2016
Modified Files:
src/sys/conf: Makefile.kern.inc
Log Message:
Use && to fail early if subcommands of kernel link fail.
(Remind me why we string together shell commands instead of just
using make tar
Module Name:src
Committed By: christos
Date: Sat Apr 9 18:47:05 UTC 2016
Modified Files:
src/lib/libedit: filecomplete.c vi.c
Log Message:
Change some 0's to NULL's from Pedro Giffuni
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/lib/libedit/filecomp
Module Name:src
Committed By: christos
Date: Sat Apr 9 18:43:18 UTC 2016
Modified Files:
src/lib/libedit: chared.c chartype.c chartype.h common.c el.c eln.c
emacs.c hist.c keymacro.c map.c read.c refresh.c search.c
terminal.c tty.c vi.c
Log Message
Module Name:src
Committed By: riastradh
Date: Sat Apr 9 18:25:26 UTC 2016
Modified Files:
src/share/man/man9: pslist.9
Log Message:
Parrot markup for PTHREAD_MUTEX_INITIALIZER synopsis.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/share/man/man9/psl
Module Name:src
Committed By: riastradh
Date: Sat Apr 9 18:10:41 UTC 2016
Modified Files:
src/share/man/man9: pslist.9
Log Message:
Use the proper pluralization of `frotz'.
Per the jargon file, `frotz' is a contraction of `frobnitz', which
pluralizes to `frobnitzem'; `fr
Module Name:src
Committed By: christos
Date: Sat Apr 9 17:58:46 UTC 2016
Modified Files:
src/external/cddl/osnet/dist/common/ctf: ctf_create.c
Log Message:
fix test.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/cddl/osnet/dist/common/ctf/ctf_
Module Name:src
Committed By: christos
Date: Sat Apr 9 17:51:50 UTC 2016
Modified Files:
src/external/cddl/osnet/dist/common/ctf: ctf_create.c
Log Message:
properly check for type id overflow
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/cddl/
Module Name:src
Committed By: riastradh
Date: Sat Apr 9 17:50:54 UTC 2016
Modified Files:
src/share/man/man9: pslist.9
Log Message:
Say `loop header', not `loop head'.
`Head' means something else in this context -- a list head.
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: riastradh
Date: Sat Apr 9 17:48:32 UTC 2016
Modified Files:
src/share/man/man9: pslist.9
Log Message:
Fix a vestige of an earlier word choice: s/connected/associated/1
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/share/m
Module Name:src
Committed By: riastradh
Date: Sat Apr 9 17:37:55 UTC 2016
Modified Files:
src/share/man/man9: pslist.9
Log Message:
Fix wording around `list heads'.
A list head is not a list, conceptually.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src
Module Name:src
Committed By: riastradh
Date: Sat Apr 9 17:34:57 UTC 2016
Modified Files:
src/share/man/man9: pslist.9
Log Message:
Tighten opening paragraph. Split into two smaller sentences.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/share/man/ma
Module Name:src
Committed By: riastradh
Date: Sat Apr 9 17:04:53 UTC 2016
Modified Files:
src/sys/sys: kernhist.h
Log Message:
Add missing argument to kernhist_dump.
Hi nick!
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/sys/kernhist.h
Please n
Module Name:src
Committed By: riastradh
Date: Sat Apr 9 17:02:51 UTC 2016
Modified Files:
src/sys/sys: idtype.h
Log Message:
Fix the ABI of idtype_t.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/sys/idtype.h
Please note that diffs are not public
Module Name:src
Committed By: riastradh
Date: Sat Apr 9 16:59:43 UTC 2016
Modified Files:
src/sys/sys: condvar.h
Log Message:
Don't pollute with .
Instead, forward-declare struct kmutex, since we only need to
describe pointer types to it.
This breaks an include cycle o
Module Name:src
Committed By: riastradh
Date: Sat Apr 9 15:18:48 UTC 2016
Modified Files:
src/external/cddl/osnet/dev: prototype.c
Log Message:
Add autounload logic to dtrace module prototype.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/cddl
Module Name:src
Committed By: riastradh
Date: Sat Apr 9 15:17:58 UTC 2016
Modified Files:
src/external/cddl/osnet/dev/profile: profile.c
Log Message:
Disable autoload if there are any profile probes.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/extern
Module Name:src
Committed By: riastradh
Date: Sat Apr 9 15:09:42 UTC 2016
Modified Files:
src/share/man/man9: pslist.9
Log Message:
Use imperative mood consistently.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/share/man/man9/pslist.9
Please note tha
Module Name:src
Committed By: riastradh
Date: Sat Apr 9 15:08:39 UTC 2016
Modified Files:
src/share/man/man9: pslist.9
Log Message:
Fix missing NAME operand to PSLIST_ENTRY_DESTROY.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/share/man/man9/pslist.9
Module Name:src
Committed By: riastradh
Date: Sat Apr 9 14:50:08 UTC 2016
Modified Files:
src/external/cddl/osnet/dev/cyclic: cyclic.c
Log Message:
Prevent autounload while cyclics are still in use.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/externa
Module Name:src
Committed By: uwe
Date: Sat Apr 9 13:38:20 UTC 2016
Modified Files:
src/share/man/man9: pslist.9
Log Message:
Use \(em for em-dash.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/share/man/man9/pslist.9
Please note that diffs are not pu
Module Name:src
Committed By: uwe
Date: Sat Apr 9 13:34:33 UTC 2016
Modified Files:
src/share/man/man9: pslist.9
Log Message:
Add couple of missing .Ns
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man9/pslist.9
Please note that diffs are no
Module Name:src
Committed By: martin
Date: Sat Apr 9 09:58:11 UTC 2016
Modified Files:
src/distrib/sets/lists/debug: mi
Log Message:
Add t_pslist.debug
To generate a diff of this commit:
cvs rdiff -u -r1.148 -r1.149 src/distrib/sets/lists/debug/mi
Please note that diff
23 matches
Mail list logo