Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Eric Andersen b159146fa6 Add missing " " after the word on, as reported by Jason Luther 23 gadi atpakaļ
  Matt Kraai 1f0c43668a Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !. 23 gadi atpakaļ
  Matt Kraai c8227639db Change strdup calls to xstrdup (patch from Steve Merrifield). 23 gadi atpakaļ
  Eric Andersen 72f9a4277f Add in some (theoretical) uClinux support. Some init cleanups 23 gadi atpakaļ
  Gennady Feldman 087bc82bb0 Fix up the configuration rules and update Libc5 piece for Syslogd. (copied code from logread.c) 23 gadi atpakaļ
  Eric Andersen bdfd0d78bc Major rework of the directory structure and the entire build system. 23 gadi atpakaļ
  Matt Kraai b6ec78161d Log all messages from a single connection, not just the first. Patch from 23 gadi atpakaļ
  Matt Kraai c1cda4a609 Add a RELEASE_BB_BUFFER macro and use it to fix a memory leak in syslogd.c 23 gadi atpakaļ
  Eric Andersen 044228d5ec This is vodz' latest patch. Sorry it took so long... 23 gadi atpakaļ
  Matt Kraai c308847274 Remove redundant initialization of lfile to reduce executable size by 23 gadi atpakaļ
  Eric Andersen 22ecf049b6 Per patch from vodz, change a couple of consts to defines, since 23 gadi atpakaļ
  Glenn L McGrath addabd6f16 Patch from Gennady Feldman 23 gadi atpakaļ
  Matt Kraai c55b8d41c1 Add xgethostbyname and herror_msg* functions. 23 gadi atpakaļ
  Eric Andersen 238bc4090d Per comment from Jim McQuillan <jam@mcquil.com>, don't log 23 gadi atpakaļ
  Eric Andersen 87d893c04b devfs does not support creation of regular files. So change the 23 gadi atpakaļ
  Matt Kraai 6ba1a80c26 Use date -u instead of date --utc and consolidate version string. 24 gadi atpakaļ
  Eric Andersen ea9065072c Some cleanups/fixes for the syslogd circular buffer code 24 gadi atpakaļ
  Eric Andersen e5c24dfd01 Use daemon() to spawn syslogd and klogd daemons. 24 gadi atpakaļ
  Mark Whitley bff6b18bf9 Applied patch from Gennady Feldman to fix a single-threaded syslogd bug that 24 gadi atpakaļ
  Eric Andersen f6aa13d403 -Wshadow tr fix from Jeff Garzik 24 gadi atpakaļ
  Eric Andersen 1ca20a7747 A nice patch from Larry Doolittle that adds -Wshadow and 24 gadi atpakaļ
  Mark Whitley 6bff9cc487 Added some comment lines in the header indicating that Gennady Feldman is the 24 gadi atpakaļ
  Mark Whitley 6317c4baf7 Applied patch from Gennady Feldman to split up syslogd.c into syslogd and 24 gadi atpakaļ
  Mark Whitley 1a49fc5e92 Applied patch from Gennady Feldman to use single-thread instead of forking. 24 gadi atpakaļ
  Eric Andersen cbe31dace5 It turns out that DODMALLOC was broken when I reorganized busybox.h 24 gadi atpakaļ
  Eric Andersen 67991cf824 This patch, put together by Manuel Novoa III, is a merge of work 24 gadi atpakaļ
  Matt Kraai dd19c69904 Removed trailing \n from error_msg{,_and_die} messages. 24 gadi atpakaļ
  Eric Andersen 8ec10a9483 Fix up copyright msgs. Bump version to 0.49 in preparation for 24 gadi atpakaļ
  Eric Andersen ed3ef50c23 Fix header file usage -- there were many unnecessary header files included in 24 gadi atpakaļ
  Eric Andersen d35c21587a Commit Larry Doolittle's buffers-on-stack/buffers-via-malloc patch. 24 gadi atpakaļ