muc.lists.netbsd.sourcechanges
  Home FAQ Contact Sign in
muc.lists.netbsd.sourcechanges only
 
Advanced search
May 2008
motuwethfrsasuw
   1234 18
567891011 19
12131415161718 20
19202122232425 21
262728293031  22
2008
 Jan   Feb   Mar   Apr 
 May   Jun   Jul   Aug 
 Sep   Oct   Nov   Dec 
2008 2007    
total
muc.lists.netbsd.sourcechanges Profile…
RELATED GROUPS

POPULAR GROUPS

more...

 Up
  CVS commit: src/share/man/man4         


Author: Izumi Tsutsui
Date: May 2, 2008 23:35

Module Name: src
Committed By: tsutsui
Date: Sat May 3 06:35:04 UTC 2008

Modified Files:
src/share/man/man4: osiop.4

Log Message:
- add ews4800mips attachment in SYNOPSIS
- remove dead URL
- use netbsd.org mail address

To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/share/man/man4/osiop.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de
no comments
  CVS commit: src/share/man/man4         


Author: Izumi Tsutsui
Date: May 2, 2008 23:34

Module Name: src
Committed By: tsutsui
Date: Sat May 3 06:34:11 UTC 2008

Modified Files:
src/share/man/man4: oosiop.4

Log Message:
Remove dead URL.

To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/share/man/man4/oosiop.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de
no comments
  CVS commit: src/sys/kern         


Author: YAMAMOTO Takashi
Date: May 2, 2008 23:24

Module Name: src
Committed By: yamt
Date: Sat May 3 06:24:55 UTC 2008

Modified Files:
src/sys/kern: subr_lockdebug.c

Log Message:
lockdebug: try to detect recursive acquirements of read-write locks.

To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 src/sys/kern/subr_lockdebug.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de
no comments
  CVS commit: src/sys/arch/i386/i386         


Author: YAMAMOTO Takashi
Date: May 2, 2008 23:11

Module Name: src
Committed By: yamt
Date: Sat May 3 06:11:19 UTC 2008

Modified Files:
src/sys/arch/i386/i386: cpufunc.S i386func.S spl.S

Log Message:
sprinkle END/IDTVEC_END.

To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/i386/i386/cpufunc.S
cvs rdiff -r1.10 -r1.11 src/sys/arch/i386/i386/i386func.S
cvs rdiff -r1.29 -r1.30 src/sys/arch/i386/i386/spl.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de
no comments
  CVS commit: src/sys/arch/i386/i386         


Author: YAMAMOTO Takashi
Date: May 2, 2008 22:58

Module Name: src
Committed By: yamt
Date: Sat May 3 05:58:45 UTC 2008

Modified Files:
src/sys/arch/i386/i386: lock_stubs.S

Log Message:
sprinkle END/IDTVEC_END.

To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/arch/i386/i386/lock_stubs.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de
no comments
  CVS commit: src/sys/arch/i386/i386         


Author: YAMAMOTO Takashi
Date: May 2, 2008 22:57

Module Name: src
Committed By: yamt
Date: Sat May 3 05:57:04 UTC 2008

Modified Files:
src/sys/arch/i386/i386: vector.S

Log Message:
sprinkle END/IDTVEC_END.

To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 src/sys/arch/i386/i386/vector.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de
no comments
  CVS commit: src/sys/arch/i386/i386         


Author: YAMAMOTO Takashi
Date: May 2, 2008 22:56

Module Name: src
Committed By: yamt
Date: Sat May 3 05:56:44 UTC 2008

Modified Files:
src/sys/arch/i386/i386: locore.S

Log Message:
sprinkle END/IDTVEC_END.

To generate a diff of this commit:
cvs rdiff -r1.71 -r1.72 src/sys/arch/i386/i386/locore.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de
no comments
  CVS commit: src/sys/arch/i386/include         


Author: YAMAMOTO Takashi
Date: May 2, 2008 22:54

Module Name: src
Committed By: yamt
Date: Sat May 3 05:54:52 UTC 2008

Modified Files:
src/sys/arch/i386/include: asm.h

Log Message:
add macros to designate the end of asm functions. ok by Andrew Doran.

To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 src/sys/arch/i386/include/asm.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de
no comments
  CVS commit: src/sys/arch/i386/i386         


Author: YAMAMOTO Takashi
Date: May 2, 2008 22:50

Module Name: src
Committed By: yamt
Date: Sat May 3 05:50:33 UTC 2008

Modified Files:
src/sys/arch/i386/i386: db_trace.c

Log Message:
db_numargs: bump default number of arguments from 5 to 10.
5 is not enough for eg. getpages.

To generate a diff of this commit:
cvs rdiff -r1.58 -r1.59 src/sys/arch/i386/i386/db_trace.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de
no comments
  CVS commit: src/sys/arch/i386/i386         


Author: YAMAMOTO Takashi
Date: May 2, 2008 22:46

Module Name: src
Committed By: yamt
Date: Sat May 3 05:46:59 UTC 2008

Modified Files:
src/sys/arch/i386/i386: db_interface.c

Log Message:
db_machine_init: use idt_vec_set.

To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 src/sys/arch/i386/i386/db_interface.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de
2 Comments
1 2 3 4 5 6 7 8