Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-01-20 | Redo getconfigent, save 150 bytes, still small memory leak when | Glenn L McGrath | |
parsing invalid entries. | |||
2004-01-18 | Fix up a couple of bugs i introduced in yesterdays cleanup. | Glenn L McGrath | |
2004-01-17 | Modify bb_lookup_port to allow the protocol to be specified, allowing | Glenn L McGrath | |
/etc/services support for inetd, netcat and tftp. | |||
2004-01-17 | The functions setconfig, enter and bump_nofile were only called once, marge ↵ | Glenn L McGrath | |
them into the calling function. | |||
2004-01-17 | Use 1 line for function name and return value, | Glenn L McGrath | |
remove dofork define/variable, dont check pid value is < or > than 0 if we know it is 0. | |||
2004-01-17 | Remove some defined statements | Glenn L McGrath | |
2004-01-17 | Changed #define names for common features (superficial) | Glenn L McGrath | |
2004-01-17 | Use bb_get_chomped_line_from_file | Glenn L McGrath | |
2003-07-28 | Fixup bugs in last patch | Eric Andersen | |
2003-07-28 | last_patch95 from vodz: | Eric Andersen | |
Hi. Last patch have new libbb function vfork_rexec() for can use daemon() to uClinux system. This patched daemons: syslog, klogd, inetd, crond. This not tested! I havn`t this systems. Also. Previous patch for feature request MD5 crypt password for httpd don`t sended to this mailist on 07/15/03 (mailist have Pytom module problem?). The previous patch included, and have testing. --w vodz | |||
2003-03-19 | Major coreutils update. | Manuel Novoa III | |
2003-02-11 | Fix compile error... header problems. | Manuel Novoa III | |
2003-02-10 | Fix compile error, last_patch82 by Vladimir N. Oleynik | Glenn L McGrath | |
2003-02-09 | New applet, inetd, make httpd features more configurable, update authors, ↵ | Glenn L McGrath | |
last_patch_80 from Vladimir N. Oleynik |