phk
|
d17fa4e775
|
Remove clause 3 in the copyrights (according to permission in src/COPYRIGHT)
Remove trailing whitespace.
|
2003-10-21 08:27:05 +00:00 |
|
obrien
|
7293a24a2b
|
Use __FBSDID over rcsid[]. Protect copyright[] where needed.
|
2003-05-03 21:06:42 +00:00 |
|
alfred
|
5071cb67d9
|
fixup for WARNS=4.
|
2002-07-11 18:42:53 +00:00 |
|
ben
|
aa10518020
|
Convert to use the <sys/queue.h> macros rather than fiddling with the queue
structure internals.
Reviewed by: markm
|
2000-12-29 18:04:54 +00:00 |
|
jake
|
961b97d434
|
Back out the previous change to the queue(3) interface.
It was not discussed and should probably not happen.
Requested by: msmith and others
|
2000-05-26 02:09:24 +00:00 |
|
jake
|
d93fbc9916
|
Change the way that the queue(3) structures are declared; don't assume that
the type argument to *_HEAD and *_ENTRY is a struct.
Suggested by: phk
Reviewed by: phk
Approved by: mdodd
|
2000-05-23 20:41:01 +00:00 |
|
wollman
|
82619db575
|
Add used includes.
|
2000-05-16 16:38:52 +00:00 |
|
wollman
|
198f09c649
|
Give mtree the ability to exclude files and directories from its traversal.
PR: 16944
|
2000-05-12 03:03:00 +00:00 |
|