Buildscr
|
|
8269 |
2 months |
simon |
Build the HTML man page for my website, as part of the build script.
|
GNUmakefile
|
|
8284 |
2 months |
simon |
Don't forget to munmap everything we've mmapped in all modes.
Otherwise chaining... |
LICENCE
|
|
8249 |
2 months |
simon |
About time I put a licence on this. MIT as usual, naturally.
|
Makefile.am
|
|
8267 |
2 months |
simon |
Various polishing: man page tweaks, --version now does something,
the bob and au... |
TODO
|
|
8296 |
7 weeks |
simon |
Oops, found a rogue "struct stat64" which hadn't been parametrised.
|
agedu.but
|
|
8307 |
6 weeks |
simon |
Trivial typo fixes.
|
agedu.c
|
|
8341 |
5 weeks |
simon |
Instead of using pure atimes, I think we should generally use
max(atime, mtime).... |
agedu.h
|
|
8341 |
5 weeks |
simon |
Instead of using pure atimes, I think we should generally use
max(atime, mtime).... |
alloc.c
|
|
8281 |
2 months |
simon |
Portability enhancements to make better use of autoconf. All system
#includes (a... |
alloc.h
|
|
8260 |
2 months |
simon |
Rename malloc.c to alloc.c, and my master Makefile to GNUmakefile,
in the probab... |
configure.ac
|
|
8281 |
2 months |
simon |
Portability enhancements to make better use of autoconf. All system
#includes (a... |
du.c
|
|
8329 |
6 weeks |
simon |
Be willing to follow a symlink if the user specifies one as the root
of the recu... |
du.h
|
|
8296 |
7 weeks |
simon |
Oops, found a rogue "struct stat64" which hadn't been parametrised.
|
fgetline.c
|
|
8281 |
2 months |
simon |
Portability enhancements to make better use of autoconf. All system
#includes (a... |
fgetline.h
|
|
8243 |
2 months |
simon |
--scan-dump and --load options, for moving dump files around and
rebuilding inde... |
html.c
|
|
8297 |
7 weeks |
simon |
Handle another fiddly special case in HTML back-link generation.
This enables ag... |
html.h
|
|
8239 |
2 months |
simon |
Configurable age range represented by the colour coding in the HTML
output.
|
httpd.c
|
|
8291 |
8 weeks |
simon |
My WWW-Authenticate header should end with \r\n like all the others,
not \r. No ... |
httpd.h
|
|
8240 |
2 months |
simon |
More HTTP server configuration: allow user-chosen address+port and
HTTP Basic au... |
index.c
|
|
8341 |
5 weeks |
simon |
Instead of using pure atimes, I think we should generally use
max(atime, mtime).... |
index.h
|
|
8288 |
8 weeks |
simon |
With the new cut-down index, my previous upper-bound estimate on
index file size... |
licence.c
|
|
8252 |
2 months |
simon |
Centralise the program name into the main header file. I'm probably
not planning... |
trie.c
|
|
8328 |
6 weeks |
simon |
Fix a segfault in the case where the entire recursive scan covers
only one filen... |
trie.h
|
|
8288 |
8 weeks |
simon |
With the new cut-down index, my previous upper-bound estimate on
index file size... |