Eric Andersen
|
e5272074c9
eliminate DOSTATIC, DODEBUG, etc and name them sensibly
|
21 years ago |
Eric Andersen
|
85e5e72bc1
Remove remaining libc5 support code
|
21 years ago |
Eric Andersen
|
cb81e6484d
Update a bunch of docs. Run a script to update my email addr.
|
21 years ago |
Eric Andersen
|
46ba568fc0
oops
|
21 years ago |
Eric Andersen
|
d4f90ed37e
This patch from Vitezslav Batrla, is a cleaner fix for the
|
21 years ago |
Eric Andersen
|
900c8f3362
Apply patch from Georg Magschok to fix syslog behavior so that the
|
21 years ago |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
22 years ago |
Glenn L McGrath
|
877d418b39
Dont die if logging remotely fails, patch by Joshua Jackson
|
22 years ago |
Glenn L McGrath
|
6ed77595f1
Update email address for Gennady Feldman <gena01@gena01.com>
|
22 years ago |
Glenn L McGrath
|
912d8f4cbc
run through indent and manually check result
|
22 years ago |
Eric Andersen
|
39ad2833c0
hehe.
|
22 years ago |
Eric Andersen
|
871d93c462
Vodz' last_patch57:
|
22 years ago |
Manuel Novoa III
|
f8277ca992
Move #define MAXLINE so this compiles without circ buffers.
|
22 years ago |
Eric Andersen
|
74b007f7cc
Oops. Code things so it actually works this time around...
|
22 years ago |
Eric Andersen
|
c59716ff4c
Joel Coltoff <joel@wmi.com> noticed that following a recent
|
22 years ago |
Robert Griebl
|
fc78b79575
Applied syslogd fix submitted by Bart Visscher:
|
22 years ago |
Eric Andersen
|
4e116823f4
Patch from Larry Doolittle to teach syslogd to not give up when errno is EINTR
|
23 years ago |
Eric Andersen
|
b159146fa6
Add missing " " after the word on, as reported by Jason Luther
|
23 years ago |
Matt Kraai
|
1f0c43668a
Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !.
|
23 years ago |
Matt Kraai
|
c8227639db
Change strdup calls to xstrdup (patch from Steve Merrifield).
|
23 years ago |
Eric Andersen
|
72f9a4277f
Add in some (theoretical) uClinux support. Some init cleanups
|
23 years ago |
Gennady Feldman
|
087bc82bb0
Fix up the configuration rules and update Libc5 piece for Syslogd. (copied code from logread.c)
|
23 years ago |
Eric Andersen
|
bdfd0d78bc
Major rework of the directory structure and the entire build system.
|
23 years ago |
Matt Kraai
|
b6ec78161d
Log all messages from a single connection, not just the first. Patch from
|
23 years ago |
Matt Kraai
|
c1cda4a609
Add a RELEASE_BB_BUFFER macro and use it to fix a memory leak in syslogd.c
|
23 years ago |
Eric Andersen
|
044228d5ec
This is vodz' latest patch. Sorry it took so long...
|
23 years ago |
Matt Kraai
|
c308847274
Remove redundant initialization of lfile to reduce executable size by
|
23 years ago |
Eric Andersen
|
22ecf049b6
Per patch from vodz, change a couple of consts to defines, since
|
23 years ago |
Glenn L McGrath
|
addabd6f16
Patch from Gennady Feldman
|
23 years ago |
Matt Kraai
|
c55b8d41c1
Add xgethostbyname and herror_msg* functions.
|
23 years ago |