index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
printutils
/
lpd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lpd: avoid SEGVing on immediate EOF from peer
Denys Vlasenko
2019-06-07
1
-2
/
+4
*
config: update size information
Denys Vlasenko
2018-12-28
1
-1
/
+1
*
libbb: use _exit, not exit, in bb_daemonize_or_rexec()
Denys Vlasenko
2017-08-04
1
-3
/
+2
*
config: deindent all help texts
Denys Vlasenko
2017-07-21
1
-1
/
+1
*
Update menuconfig items with approximate applet sizes
Denys Vlasenko
2017-07-18
1
-1
/
+1
*
printutils/*: convert to new-style "one file" applets
Denys Vlasenko
2015-10-19
1
-0
/
+9
*
build system: -fno-builtin-printf
Denys Vlasenko
2015-10-07
1
-4
/
+4
*
Use chomp to remove newlines
Ron Yorston
2015-03-12
1
-1
/
+1
*
libbb: nonblock_safe_read->nonblock_immune_read, remove unused param of xmall...
Denys Vlasenko
2011-05-08
1
-1
/
+1
*
move remaining help text from include/usage.src.h
Pere Orga
2011-04-11
1
-0
/
+11
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
*: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i
Denys Vlasenko
2010-08-12
1
-1
/
+1
*
libbb: introduce and use BB_EXECVP_or_die()
Pascal Bellard
2010-07-04
1
-2
/
+1
*
*: make exec failure message more consistent
Denys Vlasenko
2010-06-25
1
-2
/
+2
*
lpd,lpr: send/receive ACKs after filenames, not only after file bodies.
Denis Vlasenko
2008-07-22
1
-1
/
+7
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-1
/
+1
*
libbb: introduce xmalloc_xopen_read_close and use where appropriate
Denis Vlasenko
2008-04-19
1
-1
/
+1
*
lpd: small shrink
Denis Vlasenko
2008-03-25
1
-50
/
+35
*
lpd: debugging by Vladimir: he found vda's breakage (trashed s[0])!
Denis Vlasenko
2008-03-24
1
-42
/
+52
*
*: whitespace fixes, no code changes
Denis Vlasenko
2008-03-24
1
-10
/
+10
*
lpr: add more accurate comments
Denis Vlasenko
2008-03-24
1
-19
/
+26
*
lpd: much safer against malicious input. Does not fork anymore,
Denis Vlasenko
2008-03-24
1
-87
/
+120
*
lpd: fix OOM vulnerability (was eating arbitrarily large commands)
Denis Vlasenko
2008-03-24
1
-14
/
+25
*
lpd: maintainer's update: now with spool helpers
Denis Vlasenko
2008-03-23
1
-16
/
+131
*
*: add -Wunused-parameter; fix resulting breakage
Denis Vlasenko
2008-03-17
1
-1
/
+1
*
lpd: spool mode added by Vladimir
Denis Vlasenko
2008-02-25
1
-56
/
+92
*
lpd: now with "svn add"...
Denis Vlasenko
2008-02-25
1
-0
/
+79