aboutsummaryrefslogtreecommitdiffstats
path: root/uid.c
Commit message (Collapse)AuthorAgeFilesLines
* Prototypes everywhere.Eric S. Raymond1996-11-081-34/+12
| | | | svn path=/trunk/; revision=515
* Back out the attempt to use stdio.Eric S. Raymond1996-11-061-1/+1
| | | | svn path=/trunk/; revision=488
* Header cleanup.Eric S. Raymond1996-11-011-1/+1
| | | | svn path=/trunk/; revision=463
* gcc -Wall cleanup.Eric S. Raymond1996-10-261-1/+1
| | | | svn path=/trunk/; revision=396
* Major changes of data structure and variable names.Eric S. Raymond1996-10-261-6/+6
| | | | svn path=/trunk/; revision=391
* Fix embarassing bug.Eric S. Raymond1996-10-251-1/+1
| | | | svn path=/trunk/; revision=377
* Support for multidrop mailboxes.Eric S. Raymond1996-10-241-3/+62
| | | | svn path=/trunk/; revision=374
* Remove all those obnoxious block comments.Eric S. Raymond1996-10-171-8/+4
| | | | svn path=/trunk/; revision=345
* Simplify the autoconfig process a lot.Eric S. Raymond1996-10-151-1/+1
| | | | svn path=/trunk/; revision=337
* Fixes for UIDL and Kerberos problems.Eric S. Raymond1996-10-131-1/+15
| | | | svn path=/trunk/; revision=319
* Changed copyrights, they're now by reference.Eric S. Raymond1996-10-111-2/+1
| | | | svn path=/trunk/; revision=299
* UIDs, take 3.Eric S. Raymond1996-10-101-20/+21
| | | | svn path=/trunk/; revision=290
* Comment fix.Eric S. Raymond1996-10-101-0/+1
| | | | svn path=/trunk/; revision=289
* UIDs, phase 2.Eric S. Raymond1996-10-101-12/+12
| | | | svn path=/trunk/; revision=287
* UIDs are back in.Eric S. Raymond1996-10-101-5/+7
| | | | svn path=/trunk/; revision=286
* Initial revisionEric S. Raymond1996-09-281-0/+207
svn path=/trunk/; revision=167