switch to utf8 encoding of all files

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23814 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-09-13 08:53:55 +00:00
parent bdc4cdf254
commit e172367898
1065 changed files with 3304 additions and 3304 deletions

View File

@@ -1,34 +1,34 @@
2007-07-17 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
2007-07-17 Love Hörnquist Åstrand <lha@it.su.se>
* Makefile.am: split source files in dist and nodist.
2007-07-16 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
2007-07-16 Love Hörnquist Åstrand <lha@it.su.se>
* Makefile.am: Only do roken rename for the library.
2007-07-15 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
2007-07-15 Love Hörnquist Åstrand <lha@it.su.se>
* Makefile.am: use version script.
* version-script.map: use version script.
2007-07-10 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
2007-07-10 Love Hörnquist Åstrand <lha@it.su.se>
* Makefile.am: New library version.
2006-10-19 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
2006-10-19 Love Hörnquist Åstrand <lha@it.su.se>
* Makefile.am (compile_et_SOURCES): add lex.h
2005-12-12 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
2005-12-12 Love Hörnquist Åstrand <lha@it.su.se>
* com_err.3: Document the _r functions.
2005-07-07 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
2005-07-07 Love Hörnquist Åstrand <lha@it.su.se>
* com_err.h: Include <stdarg.h> for va_list to help AIX 5.2.
2005-06-16 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
2005-06-16 Love Hörnquist Åstrand <lha@it.su.se>
* parse.y: rename base to base_id since flex defines a function
with the argument base
@@ -43,7 +43,7 @@
* compile_et.c: rename optind to optidx
2005-05-16 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
2005-05-16 Love Hörnquist Åstrand <lha@it.su.se>
* parse.y: check allocation errors
@@ -57,11 +57,11 @@
* Makefile.am (LDADD): Add libcom_err.la
2005-04-24 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
2005-04-24 Love Hörnquist Åstrand <lha@it.su.se>
* include strlcpy and *printf and use them
2005-02-03 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
2005-02-03 Love Hörnquist Åstrand <lha@it.su.se>
* com_right.h: de-__P

View File

@@ -1,4 +1,4 @@
.\" Copyright (c) 2005 Kungliga Tekniska H<EFBFBD>gskolan
.\" Copyright (c) 2005 Kungliga Tekniska Högskolan
.\" (Royal Institute of Technology, Stockholm, Sweden).
.\" All rights reserved.
.\"

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 1997 - 2002 Kungliga Tekniska H<EFBFBD>gskolan
* Copyright (c) 1997 - 2002 Kungliga Tekniska Högskolan
* (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved.
*

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 1997 - 2001 Kungliga Tekniska H<EFBFBD>gskolan
* Copyright (c) 1997 - 2001 Kungliga Tekniska Högskolan
* (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved.
*

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 1997 - 2000 Kungliga Tekniska H<EFBFBD>gskolan
* Copyright (c) 1997 - 2000 Kungliga Tekniska Högskolan
* (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved.
*

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 1998-2002 Kungliga Tekniska H<EFBFBD>gskolan
* Copyright (c) 1998-2002 Kungliga Tekniska Högskolan
* (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved.
*

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 1998 - 2000 Kungliga Tekniska H<EFBFBD>gskolan
* Copyright (c) 1998 - 2000 Kungliga Tekniska Högskolan
* (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved.
*

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 1997, 1998, 2001 Kungliga Tekniska H<EFBFBD>gskolan
* Copyright (c) 1997, 1998, 2001 Kungliga Tekniska Högskolan
* (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved.
*

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 1997 - 2000 Kungliga Tekniska H<EFBFBD>gskolan
* Copyright (c) 1997 - 2000 Kungliga Tekniska Högskolan
* (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved.
*

View File

@@ -1,6 +1,6 @@
%{
/*
* Copyright (c) 1998 - 2000 Kungliga Tekniska H<EFBFBD>gskolan
* Copyright (c) 1998 - 2000 Kungliga Tekniska Högskolan
* (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved.
*

View File

@@ -1,6 +1,6 @@
%{
/*
* Copyright (c) 1998 - 2000 Kungliga Tekniska H<EFBFBD>gskolan
* Copyright (c) 1998 - 2000 Kungliga Tekniska Högskolan
* (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved.
*

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 1998 Kungliga Tekniska H<EFBFBD>gskolan
* Copyright (c) 1998 Kungliga Tekniska Högskolan
* (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved.
*