diff --git a/src/klogd.c b/src/klogd.c index 1ebfd49..18b9f82 100644 --- a/src/klogd.c +++ b/src/klogd.c @@ -1,18 +1,18 @@ /* - * klogd.c - main program for Linux kernel log daemon. - * Copyright (c) 1995 Dr. G.W. Wettstein + * klogd.c - main program for Linux kernel log daemon. + * Copyright (c) 1995 Dr. G.W. Wettstein * - * This file is part of the sysklogd package, a kernel and system log daemon. + * This file is part of the sysklogd package, a kernel and system log daemon. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this file; see the file COPYING. If not, write to the diff --git a/src/ksym.c b/src/ksym.c index 4704fdb..abb34fe 100644 --- a/src/ksym.c +++ b/src/ksym.c @@ -1,20 +1,20 @@ /* - * ksym.c - functions for kernel address->symbol translation - * Copyright (c) 1995, 1996 Dr. G.W. Wettstein - * Copyright (c) 1996 Enjellic Systems Development - * Copyright (c) 1997-2007 Martin Schulze + * ksym.c - functions for kernel address->symbol translation + * Copyright (c) 1995, 1996 Dr. G.W. Wettstein + * Copyright (c) 1996 Enjellic Systems Development + * Copyright (c) 1997-2007 Martin Schulze * - * This file is part of the sysklogd package, a kernel and system log daemon. + * This file is part of the sysklogd package, a kernel and system log daemon. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this file; see the file COPYING. If not, write to the diff --git a/src/ksym_mod.c b/src/ksym_mod.c index 2f76648..e071beb 100644 --- a/src/ksym_mod.c +++ b/src/ksym_mod.c @@ -1,20 +1,20 @@ /* - * ksym_mod.c - functions for building symbol lookup tables for klogd - * Copyright (c) 1995, 1996 Dr. G.W. Wettstein - * Copyright (c) 1996 Enjellic Systems Development - * Copyright (c) 1998-2007 Martin Schulze + * ksym_mod.c - functions for building symbol lookup tables for klogd + * Copyright (c) 1995, 1996 Dr. G.W. Wettstein + * Copyright (c) 1996 Enjellic Systems Development + * Copyright (c) 1998-2007 Martin Schulze * - * This file is part of the sysklogd package, a kernel and system log daemon. + * This file is part of the sysklogd package, a kernel and system log daemon. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this file; see the file COPYING. If not, write to the diff --git a/src/oops.c b/src/oops.c index 385db11..67f0ad0 100644 --- a/src/oops.c +++ b/src/oops.c @@ -1,33 +1,33 @@ /* - * oops.c - Dummy loadable module for testing klogd. - * Copyright (c) 2007 Martin Schulze + * oops.c - Dummy loadable module for testing klogd. + * Copyright (c) 2007 Martin Schulze * - * This file is part of the sysklogd package, a kernel and system log daemon. + * This file is part of the sysklogd package, a kernel and system log daemon. * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this file; see the file COPYING. If not, write to the * Free Software Foundation, 51 Franklin Street - Fifth Floor, Boston, * MA 02110-1301, USA. * - * Helpful documentation: http://www.tldp.org/LDP/lkmpg/2.6/html/ + * Helpful documentation: http://www.tldp.org/LDP/lkmpg/2.6/html/ * - * SYNOPSIS + * SYNOPSIS * - * echo TEXT > /proc/oops Emits TEXT via printk at log level - * [] triggers klogd address decoding - * echo level: info > /proc/oops Sets the log level to 'info' - * echo oops > /proc/oops Creates a real oops, kills executing shell - * cat /proc/oops Display current log level and last oops time + * echo TEXT > /proc/oops Emits TEXT via printk at log level + * [] triggers klogd address decoding + * echo level: info > /proc/oops Sets the log level to 'info' + * echo oops > /proc/oops Creates a real oops, kills executing shell + * cat /proc/oops Display current log level and last oops time */ #include