Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 18593
b: refs/heads/master
c: 624dffc
h: refs/heads/master
i:
  18591: 393e1d6
v: v3
  • Loading branch information
Christian Kujau authored and Adrian Bunk committed Jan 15, 2006
1 parent da610ec commit 43ca3db
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 92c3504e6ee0816d4ea1345a6bd276969224890d
refs/heads/master: 624dffcbcf87b9c501b13256416a82487be962bc
2 changes: 1 addition & 1 deletion trunk/arch/i386/kernel/vm86.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Copyright (C) 1994 Linus Torvalds
*
* 29 dec 2001 - Fixed oopses caused by unchecked access to the vm86
* stack - Manfred Spraul <manfreds@colorfullife.com>
* stack - Manfred Spraul <manfred@colorfullife.com>
*
* 22 mar 2002 - Manfred detected the stackfaults, but didn't handle
* them correctly. Now the emulation will be in a
Expand Down
2 changes: 1 addition & 1 deletion trunk/fs/sysv/ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Fri Jan 4 2002 Alexander Viro <viro@parcelfarce.linux.theplanet.co.uk>
(sysv_read_super): Likewise.
(v7_read_super): Likewise.

Sun Dec 30 2001 Manfred Spraul <manfreds@colorfullife.com>
Sun Dec 30 2001 Manfred Spraul <manfred@colorfullife.com>

* dir.c (dir_commit_chunk): Do not set dir->i_version.
(sysv_readdir): Likewise.
Expand Down
2 changes: 1 addition & 1 deletion trunk/ipc/msg.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*
* mostly rewritten, threaded and wake-one semantics added
* MSGMAX limit removed, sysctl's added
* (c) 1999 Manfred Spraul <manfreds@colorfullife.com>
* (c) 1999 Manfred Spraul <manfred@colorfullife.com>
*/

#include <linux/capability.h>
Expand Down
2 changes: 1 addition & 1 deletion trunk/ipc/sem.c
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
* /proc/sysvipc/sem support (c) 1999 Dragos Acostachioaie <dragos@iname.com>
*
* SMP-threaded, sysctl's added
* (c) 1999 Manfred Spraul <manfreds@colorfullife.com>
* (c) 1999 Manfred Spraul <manfred@colorfullife.com>
* Enforced range limit on SEM_UNDO
* (c) 2001 Red Hat Inc <alan@redhat.com>
* Lockless wakeup
Expand Down
2 changes: 1 addition & 1 deletion trunk/ipc/util.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* Occurs in several places in the IPC code.
* Chris Evans, <chris@ferret.lmh.ox.ac.uk>
* Nov 1999 - ipc helper functions, unified SMP locking
* Manfred Spraul <manfreds@colorfullife.com>
* Manfred Spraul <manfred@colorfullife.com>
* Oct 2002 - One lock per IPC id. RCU ipc_free for lock-free grow_ary().
* Mingming Cao <cmm@us.ibm.com>
*/
Expand Down
2 changes: 1 addition & 1 deletion trunk/ipc/util.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* linux/ipc/util.h
* Copyright (C) 1999 Christoph Rohland
*
* ipc helper functions (c) 1999 Manfred Spraul <manfreds@colorfullife.com>
* ipc helper functions (c) 1999 Manfred Spraul <manfred@colorfullife.com>
*/

#ifndef _IPC_UTIL_H
Expand Down
2 changes: 1 addition & 1 deletion trunk/kernel/printk.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* Ted Ts'o, 2/11/93.
* Modified for sysctl support, 1/8/97, Chris Horn.
* Fixed SMP synchronization, 08/08/99, Manfred Spraul
* manfreds@colorfullife.com
* manfred@colorfullife.com
* Rewrote bits to get rid of console_lock
* 01Mar01 Andrew Morton <andrewm@uow.edu.au>
*/
Expand Down

0 comments on commit 43ca3db

Please sign in to comment.