Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't do silly access checks on the root partition; instead, just try ↵ | Bill Nottingham | 2000-08-11 | 1 | -1/+38 |
| | | | | connecting to the syslog socket if it's there... | ||||
* | fix some warnings on alpha | Bill Nottingham | 2000-01-31 | 1 | -2/+2 |
| | |||||
* | close configuration file descriptor | Bill Nottingham | 1999-11-15 | 1 | -2/+9 |
| | |||||
* | ignore anything before a ^H | Bill Nottingham | 1999-08-10 | 1 | -4/+4 |
| | | | | | ignore twiddles on lines by themselves allow BOL/EOL matching | ||||
* | what's that debugging code doing there? | Bill Nottingham | 1999-08-06 | 1 | -2/+0 |
| | |||||
* | *** empty log message *** | Bill Nottingham | 1999-07-26 | 1 | -1/+2 |
| | |||||
* | add config file parsing, strip data before a \r | Bill Nottingham | 1999-07-25 | 1 | -12/+94 |
| | |||||
* | fix some compiler warnings (nkbj@image.dk) | Bill Nottingham | 1999-07-08 | 1 | -3/+3 |
| | |||||
* | log by default to LOCAL7 | Bill Nottingham | 1999-04-13 | 1 | -1/+1 |
| | |||||
* | *** empty log message ***r4-02 | Bill Nottingham | 1999-04-09 | 1 | -1/+0 |
| | |||||
* | fixeds for the case where /dev/log exists at boot | Bill Nottingham | 1999-04-09 | 1 | -6/+16 |
| | |||||
* | don't output error messages if reading commands | Bill Nottingham | 1999-03-18 | 1 | -6/+10 |
| | |||||
* | gack. don't exit on command format errors from subprocess | Bill Nottingham | 1999-03-18 | 1 | -8/+9 |
| | |||||
* | if /dev/log exists on ROFS, that *doesn't* mean syslog is running | Bill Nottingham | 1999-03-16 | 1 | -2/+4 |
| | |||||
* | if [ 0 ] don't work in shell. *thwap* | Bill Nottingham | 1999-03-14 | 1 | -1/+0 |
| | |||||
* | fixes | Bill Nottingham | 1999-02-04 | 1 | -37/+22 |
| | |||||
* | bugfixes... | Bill Nottingham | 1999-02-04 | 1 | -1/+0 |
| | |||||
* | add initlog stuff. do "halt -p", "umount -f" in shutdown. use %defattr in | Bill Nottingham | 1999-02-03 | 1 | -0/+317 |
specfile... um, I think that's it. |