log
graph
tags
bookmarks
branches
changeset
browse
zip
gz
bz2
help
Mercurial
>
hg
>
toybox
log
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
| rev 1222:
(0)
-1000
-300
-100
-30
-10
-7
+7
+10
+30
+100
+300
tip
age
author
description
Thu, 13 Mar 2014 19:55:59 -0500
Rob Landley
Cleanup cpio: use getline() instead of fgets(), have getline() allocate its own memory (instead of using toybuf), use perror_msg() instead of lower level verror_msg() (which is really an internal function needed to implement perror_msg()), don't set execute bits on created archive.
draft
Thu, 13 Mar 2014 19:42:42 -0500
Rob Landley
Cleanup cpio: fiddle with help text, make option parsing require/exclude -iot combinations, move loopfiles_stdin() down after write_cpio_member() so we can hardwire it instead of using a function pointer that only ever has one value.
draft
Tue, 11 Mar 2014 21:10:45 -0500
Rob Landley
Patch from Isaac Dunham to add cpio -d, with a few tweaks by me.
draft
Tue, 11 Mar 2014 20:44:55 -0500
Rob Landley
Move mkpathat to lib, remove redundant function used by patch.
draft
Tue, 11 Mar 2014 18:11:12 -0500
Rob Landley
Add "volatile" annotation to peek/poke to stop potential optimizer overreach.
draft
Tue, 11 Mar 2014 17:50:17 -0500
Rob Landley
Factor out mkpathat.
draft
Sun, 09 Mar 2014 14:42:28 -0500
Rob Landley
Promote freeramdisk from pending to other, default y.
draft
less
more
| rev 1222:
(0)
-1000
-300
-100
-30
-10
-7
+7
+10
+30
+100
+300
tip