Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: lukem
Date: Tue Jun 11 04:39:53 UTC 2002
Modified Files:
basesrc/usr.bin/man: config.c config.h man.c
basesrc/usr.sbin/catman: catman.c
Log Message:
- getlist(): add "int create" arg, which creates list if it's not present
(using guts of now defunct addlist())
- use TAILQ_*() macros appropriately when manipulating tailqs
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 basesrc/usr.bin/man/config.c
cvs rdiff -r1.5 -r1.6 basesrc/usr.bin/man/config.h
cvs rdiff -r1.27 -r1.28 basesrc/usr.bin/man/man.c
cvs rdiff -r1.16 -r1.17 basesrc/usr.sbin/catman/catman.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index