"Robert P. J. Day"
|
63fc1a9e08
Standardize on the vi editing directives being on the first line.
|
18 years ago |
Bernhard Reutner-Fischer
|
c418d482ba
- s/defined(__uClinux__)/BB_NOMMU/
|
18 years ago |
Rob Landley
|
299a6b4d7b
Consolidate #include <sys/time.h> so libbb.h does it.
|
18 years ago |
Bernhard Reutner-Fischer
|
2c99851181
- patch from Denis Vlasenko to add and use bb_xdaemon()
|
19 years ago |
Bernhard Reutner-Fischer
|
a4acf669f4
- typo: s/biltin/builtin/g
|
19 years ago |
Rob Landley
|
e7c43b66d7
Cleanup patch from Denis Vlasenko. Mostly variants of removing the if(x)
|
19 years ago |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 years ago |
Bernhard Reutner-Fischer
|
86f5c9906b
- add platform.h.
|
19 years ago |
"Vladimir N. Oleynik"
|
ecfd1f6a35
change osbolete sigpause() to sigsuspend()
|
19 years ago |
Rob Landley
|
7ad4b30ed4
Yann E. Morin pointed out that rpcsvc/nfs_prot.h isn't needed with any
|
19 years ago |
"Vladimir N. Oleynik"
|
c06e80e1e7
more lost changes BSD signals -> SysV signals. Noticed by Bernhard
|
19 years ago |
"Vladimir N. Oleynik"
|
f382c0236e
BSD signals -> SysV signals, int->socklet_t. Noticed by Bernhard
|
19 years ago |
Mike Frysinger
|
23fedb3ad4
dont typecast lvalue since gcc hates that
|
19 years ago |
"Vladimir N. Oleynik"
|
1a2f4d9af7
sync inetd with slackware-10.2 inetd (OpenBSD-1.79), have destroy bug 455
|
19 years ago |
Paul Fox
|
b831753676
commiting:
|
19 years ago |
Mike Frysinger
|
2e3054f413
use socklen_t instead of size_t with socket related functions
|
19 years ago |
Paul Fox
|
deac371690
applying fix from:
|
19 years ago |
Eric Andersen
|
63e5e7bf0e
Fix broken macro
|
20 years ago |
Eric Andersen
|
78a5ddeff0
Robin Farine writes:
|
20 years ago |
Eric Andersen
|
aff114c33d
Larry Doolittle writes:
|
21 years ago |
Glenn L McGrath
|
df7d84cf25
Patch from Vodz, cleanup memory usage, send strdup error messages to
|
21 years ago |
Glenn L McGrath
|
34e1469f24
remove duplicate header declarations
|
21 years ago |
Glenn L McGrath
|
03a0643fbc
Dont use same variable and struct name
|
21 years ago |
Glenn L McGrath
|
82d42dbb57
Formatting
|
21 years ago |
Glenn L McGrath
|
aac2a19e50
remove debugging
|
21 years ago |
Eric Andersen
|
60bb3f31af
Mark Lord writes:
|
21 years ago |
Glenn L McGrath
|
eaf5bc0038
Redo getconfigent, save 150 bytes, still small memory leak when
|
21 years ago |
Glenn L McGrath
|
53766c4063
Fix up a couple of bugs i introduced in yesterdays cleanup.
|
21 years ago |
Glenn L McGrath
|
036dbaa082
Modify bb_lookup_port to allow the protocol to be specified, allowing
|
21 years ago |
Glenn L McGrath
|
a277e02663
The functions setconfig, enter and bump_nofile were only called once, marge them into the calling
|
21 years ago |