Skip to content

Commit

Permalink
remove $Id$
Browse files Browse the repository at this point in the history
  • Loading branch information
uyjulian committed Jan 15, 2017
1 parent c5a1084 commit 54e25fe
Show file tree
Hide file tree
Showing 458 changed files with 20 additions and 562 deletions.
2 changes: 0 additions & 2 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
# Copyright 2001-2004, ps2dev - http://www.ps2dev.org
# Licenced under Academic Free License version 2.0
# Review ps2sdk README & LICENSE files for further details.
#
# $Id$

2007-08-30
- lukasz, added freepad
Expand Down
3 changes: 0 additions & 3 deletions Defs.make
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@
# Copyright 2001-2004, ps2dev - http://www.ps2dev.org
# Licenced under Academic Free License version 2.0
# Review ps2sdk README & LICENSE files for further details.
#
# $Id$


# You can override the following options on the make command line, or manually
# edit them below. Please see the file INSTALL for details on building
Expand Down
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
# Copyright 2001-2004, ps2dev - http://www.ps2dev.org
# Licenced under Academic Free License version 2.0
# Review ps2sdk README & LICENSE files for further details.
#
# $Id$

ifeq (x$(PS2SDKSRC), x)
export PS2SDKSRC=$(shell pwd)
Expand Down
3 changes: 0 additions & 3 deletions Rules.make
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@
# Copyright 2001-2004, ps2dev - http://www.ps2dev.org
# Licenced under Academic Free License version 2.0
# Review ps2sdk README & LICENSE files for further details.
#
# $Id$


# Common rules shared by all build targets.

Expand Down
2 changes: 0 additions & 2 deletions common/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
# Copyright 2001-2004, ps2dev - http://www.ps2dev.org
# Licenced under Academic Free License version 2.0
# Review ps2sdk README & LICENSE files for further details.
#
# $Id$

SUBDIRS = sbus

Expand Down
1 change: 0 additions & 1 deletion common/include/as_reg_compat.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
# Licenced under Academic Free License version 2.0
# Review ps2sdk README & LICENSE files for further details.
#
# $Id$
# Header used for compatibility from binutils 2.9 and 2.14
*/

Expand Down
1 change: 0 additions & 1 deletion common/include/atahw.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
# Licenced under Academic Free License version 2.0
# Review ps2sdk README & LICENSE files for further details.
#
# $Id$
# ATA hardware types and definitions.
*/

Expand Down
1 change: 0 additions & 1 deletion common/include/dev9regs.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
# Licenced under Academic Free License version 2.0
# Review ps2sdk README & LICENSE files for further details.
#
# $Id$
# DEV9 register definitions.
*/

Expand Down
1 change: 0 additions & 1 deletion common/include/errno.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
# Licenced under Academic Free License version 2.0
# Review ps2sdk README & LICENSE files for further details.
#
# $Id$
# global error codes and string values
*/

Expand Down
1 change: 0 additions & 1 deletion common/include/fileXio.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
# Licenced under Academic Free License version 2.0
# Review ps2sdk README & LICENSE files for further details.
#
# $Id$
# fileXio RPC client/server shared includes
*/

Expand Down
1 change: 0 additions & 1 deletion common/include/hdd-ioctl.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
# Licenced under Academic Free License version 2.0
# Review ps2sdk README & LICENSE files for further details.
#
# $Id$
# Common HDD IOCTL, DEVCTL and IOCTL2 command definitions
*/

Expand Down
1 change: 0 additions & 1 deletion common/include/io_common.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
# Licenced under Academic Free License version 2.0
# Review ps2sdk README & LICENSE files for further details.
#
# $Id$
# Shared IO structures and definitions
*/

Expand Down
1 change: 0 additions & 1 deletion common/include/libcdvd-common.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
# Licenced under Academic Free License version 2.0
# Review ps2sdk README & LICENSE files for further details.
#
# $Id: libcdvd.h $
# Common definitions for libcdvd on the EE and IOP
*/

Expand Down
1 change: 0 additions & 1 deletion common/include/libcdvd-rpc.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
# Licenced under Academic Free License version 2.0
# Review ps2sdk README & LICENSE files for further details.
#
# $Id: libcdvd-rpc.h $
# Common definitions for the libcdvd RPC on the EE and IOP
*/

Expand Down
1 change: 0 additions & 1 deletion common/include/libmc-common.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
# Licenced under Academic Free License version 2.0
# Review ps2sdk README & LICENSE files for further details.
#
# $Id: libmc-common.h $
# Common definitions for libmc on the EE and IOP
*/

Expand Down
41 changes: 20 additions & 21 deletions common/include/librm-common.h
Original file line number Diff line number Diff line change
@@ -1,20 +1,19 @@
/*
# _____ ___ ____ ___ ____
# ____| | ____| | | |____|
# | ___| |____ ___| ____| | \ PS2DEV Open Source Project.
#-----------------------------------------------------------------------
# Copyright 2001-2004, ps2dev - http://www.ps2dev.org
# Licenced under Academic Free License version 2.0
# Review ps2sdk README & LICENSE files for further details.
#
# $Id: librm-common.h $
# Common definitions for librm on the EE and IOP
*/

#ifndef _LIBRM_COMMON_H_
#define _LIBRM_COMMON_H_

#include <tamtypes.h>
/*
# _____ ___ ____ ___ ____
# ____| | ____| | | |____|
# | ___| |____ ___| ____| | \ PS2DEV Open Source Project.
#-----------------------------------------------------------------------
# Copyright 2001-2004, ps2dev - http://www.ps2dev.org
# Licenced under Academic Free License version 2.0
# Review ps2sdk README & LICENSE files for further details.
#
# Common definitions for librm on the EE and IOP
*/

#ifndef _LIBRM_COMMON_H_
#define _LIBRM_COMMON_H_

#include <tamtypes.h>

struct rmRpcPacket{
union{
Expand All @@ -36,8 +35,8 @@ struct rmEEData
u32 connected;
u32 state;
};

#define RMMAN_RPC_ID 0x80000C00

#define RMMAN_RPC_ID 0x80000C00

enum RMMAN_RPCFUNC {
RMMAN_RPCFUNC_END = 1,
Expand All @@ -59,5 +58,5 @@ enum RM_STATE {
RM_STATE_EXECCMD,
RM_STATE_STABLE
};

#endif // _LIBRM_COMMON_H_

#endif // _LIBRM_COMMON_H_
1 change: 0 additions & 1 deletion common/include/libsecr-common.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
# Licenced under Academic Free License version 2.0
# Review ps2sdk README & LICENSE files for further details.
#
# $Id: secrman.h 1410 2009-01-18 15:24:54Z jimmikaelkael $
# Definitions and imports for secrman module.
*/

Expand Down
1 change: 0 additions & 1 deletion common/include/list.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
# Licenced under Academic Free License version 2.0
# Review ps2sdk README & LICENSE files for further details.
#
# $Id$
# Simple list support.
*/

Expand Down
1 change: 0 additions & 1 deletion common/include/ps2lib_err.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
# Licenced under Academic Free License version 2.0
# Review ps2sdk README & LICENSE files for further details.
#
# $Id$
# Error codes shared across ps2lib.
*/

Expand Down
2 changes: 0 additions & 2 deletions common/include/ps2snd.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
# Copyright 2005, James Lee (jbit<at>jbit<dot>net)
# Licenced under Academic Free License version 2.0
# Review ps2sdk README & LICENSE files for further details.
#
# $Id$
*/

#ifndef __PS2SND_H
Expand Down
1 change: 0 additions & 1 deletion common/include/pwroff_rpc.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
# Licenced under Academic Free License version 2.0
# Review ps2sdk README & LICENSE files for further details.
#
# $Id$
# poweroff RPC
*/

Expand Down
1 change: 0 additions & 1 deletion common/include/setjmp.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
# Licenced under Academic Free License version 2.0
# Review ps2sdk README & LICENSE files for further details.
#
# $Id$
# Common setjmp/longjmp definitions
*/

Expand Down
1 change: 0 additions & 1 deletion common/include/sior-common.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
# Licenced under Academic Free License version 2.0
# Review ps2sdk README & LICENSE files for further details.
#
# $Id: sior-common.h $
# Common definitions for SIOR on the EE and IOP
*/

Expand Down
1 change: 0 additions & 1 deletion common/include/smapregs.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
# Licenced under Academic Free License version 2.0
# Review ps2sdk README & LICENSE files for further details.
#
# $Id$
# SMAP (PS2 Network Adapter) register definitions.
# Contains register definitions for the Ethernet MAC (EMAC).
# The EMAC is similar to the EMAC from the IBM PowerPC 405gp.
Expand Down
1 change: 0 additions & 1 deletion common/include/speedregs.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
# Licenced under Academic Free License version 2.0
# Review ps2sdk README & LICENSE files for further details.
#
# $Id$
# SPEED (ASIC on SMAP) register definitions.
*/

Expand Down
1 change: 0 additions & 1 deletion common/include/sys/fcntl.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
# Licenced under Academic Free License version 2.0
# Review ps2sdk README & LICENSE files for further details.
#
# $Id$
# File control definitions.
*/

Expand Down
1 change: 0 additions & 1 deletion common/include/sys/ioctl.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
# Licenced under Academic Free License version 2.0
# Review ps2sdk README & LICENSE files for further details.
#
# $Id$
# ioctl(), ioctl2(), and devctl() definitions.
*/

Expand Down
2 changes: 0 additions & 2 deletions common/include/sys/select.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
# Copyright 2001-2005, ps2dev - http://www.ps2dev.org
# Licenced under Academic Free License version 2.0
# Review ps2sdk README & LICENSE files for further details.
#
# $Id$
*/

#ifndef SYS_SELECT_H
Expand Down
1 change: 0 additions & 1 deletion common/include/sys/stat.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
# Licenced under Academic Free License version 2.0
# Review ps2sdk README & LICENSE files for further details.
#
# $Id$
# File attributes and directory entries.
*/

Expand Down
1 change: 0 additions & 1 deletion common/include/sys/time.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
# Licenced under Academic Free License version 2.0
# Review ps2sdk README & LICENSE files for further details.
#
# $Id$
# POSIX declarations for time
*/

Expand Down
1 change: 0 additions & 1 deletion common/include/tamtypes.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
# Licenced under Academic Free License version 2.0
# Review ps2sdk README & LICENSE files for further details.
#
# $Id$
# Common used typedef
*/

Expand Down
2 changes: 0 additions & 2 deletions ee/Rules.make
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
# Copyright 2001-2004, ps2dev - http://www.ps2dev.org
# Licenced under Academic Free License version 2.0
# Review ps2sdk README & LICENSE files for further details.
#
# $Id$

EE_CC_VERSION := $(shell $(EE_CC) --version 2>&1 | sed -n 's/^.*(GCC) //p')

Expand Down
3 changes: 0 additions & 3 deletions ee/Rules.release
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@
# Copyright 2001-2004, ps2dev - http://www.ps2dev.org
# Licenced under Academic Free License version 2.0
# Review ps2sdk README & LICENSE files for further details.
#
# $Id$



#
Expand Down
1 change: 0 additions & 1 deletion ee/debug/include/debug.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
# Licenced under Academic Free License version 2.0
# Review ps2sdk README & LICENSE files for further details.
#
# $Id$
# EE Debug prototypes
*/

Expand Down
1 change: 0 additions & 1 deletion ee/debug/include/hwbp.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
# Licenced under Academic Free License version 2.0
# Review ps2sdk README & LICENSE files for further details.
#
# $Id$
# Hardware breakpoint functions
*/

Expand Down
1 change: 0 additions & 1 deletion ee/debug/include/screenshot.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
# Licenced under Academic Free License version 2.0
# Review ps2sdk README & LICENSE files for further details.
#
# $Id$
# Screenshot prototypes.
*/

Expand Down
1 change: 0 additions & 1 deletion ee/debug/src/erl-support.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
# Licenced under Academic Free License version 2.0
# Review ps2sdk README & LICENSE files for further details.
#
# $Id$
# The erl-tags support
*/

Expand Down
1 change: 0 additions & 1 deletion ee/debug/src/font.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
# Licenced under Academic Free License version 2.0
# Review ps2sdk README & LICENSE files for further details.
#
# $Id$
# EE UGLY DEBUG ON SCREEN - FONT BASE
*/

Expand Down
1 change: 0 additions & 1 deletion ee/debug/src/hwbp.S
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
# Licenced under Academic Free License version 2.0
# Review ps2sdk README & LICENSE files for further details.
#
# $Id$
# Hardware breakpoint functions
#

Expand Down
1 change: 0 additions & 1 deletion ee/debug/src/scr_printf.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
# Licenced under Academic Free License version 2.0
# Review ps2sdk README & LICENSE files for further details.
#
# $Id$
# EE UGLY DEBUG ON SCREEN
*/

Expand Down
1 change: 0 additions & 1 deletion ee/debug/src/screenshot.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
# Licenced under Academic Free License version 2.0
# Review ps2sdk README & LICENSE files for further details.
#
# $Id$
# Screenshot
*/

Expand Down
1 change: 0 additions & 1 deletion ee/dma/src/erl-support.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
# Licenced under Academic Free License version 2.0
# Review ps2sdk README & LICENSE files for further details.
#
# $Id$
# The erl-tags support
*/

Expand Down
Loading

0 comments on commit 54e25fe

Please sign in to comment.