summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7) police: join split punctuation to macro calls.ru2001-08-1053-130/+114
* Do NOT allocate a 1K buffer on the kernel stack.julian2001-08-101-2/+12
* Include string.h for the strlen() prototype to quiet a warning.jhb2001-08-101-0/+1
* mdoc(7) police: fixed the "new sentence" bogons.ru2001-08-1010-11/+15
* Fix missing splx().yokota2001-08-101-0/+1
* Fix broken logic so that this actually works for the superuser.markm2001-08-101-5/+21
* Rework this to prevent a nasty problem involving different modules'markm2001-08-101-42/+34
* Declare the new user-error reporting macro.markm2001-08-102-6/+18
* Add a routine for providing feedback via the conversation mechanismmarkm2001-08-101-24/+58
* mdoc(7) police: protect trailing full stops of abbreviationsru2001-08-1047-55/+55
* Eliminate the hot-spare 'r' in Arrray.phk2001-08-101-1/+1
* Fixed style bugs (dot `.' at the end of error and warning messages).ru2001-08-101-22/+22
* Markup nits: use diagnostic type lists for error and warning messages.ru2001-08-101-21/+17
* Use some slightly less horrible make magic for doing the version stuff.peter2001-08-102-17/+12
* One more version related tweak after cvs-1.11 -> 1.11.1p1peter2001-08-101-4/+4
* Argh, this could not possibly have worked as it existed in the tree.peter2001-08-101-1/+1
* Copy our changes from sccs2rcs.csh to sccs2rcs.inpeter2001-08-102-285/+4
* This commit was generated by cvs2svn to compensate for changes in r81440,peter2001-08-101-1/+0
* Update build rules for .in and tidy up.peter2001-08-101-6/+4
* This commit was generated by cvs2svn to compensate for changes in r81437,peter2001-08-101-439/+0
* This file is gone in cvs-1.11.1p1 (replaced by log.in)peter2001-08-101-183/+0
* This commit was generated by cvs2svn to compensate for changes in r81434,peter2001-08-107-1495/+0
* mdoc(7) police: add zdestroy() to NAME.ru2001-08-101-1/+2
* Tools dir is now empty and unusedpeter2001-08-102-20/+1
* mdoc(7) police: fix markup and a SYNOPSIS bug from revision 1.24.ru2001-08-101-98/+150
* mdoc(7) police: fix markup.ru2001-08-101-9/+22
* mdoc(7) police: removed (now gratuitous) .Xo/.Xc brackets.ru2001-08-101-18/+6
* Re-kill this file. It got whiplash being killed and restored on thepeter2001-08-101-97/+0
* This commit was generated by cvs2svn to compensate for changes in r81426,peter2001-08-102-295/+0
* This commit was generated by cvs2svn to compensate for changes in r81424,peter2001-08-109-6605/+0
* This commit was generated by cvs2svn to compensate for changes in r81422,peter2001-08-101-86/+0
* Generate version.c on the fly rather than using a generated file.peter2001-08-101-0/+12
* This commit was generated by cvs2svn to compensate for changes in r81420,peter2001-08-101-526/+0
* Get the version source from the (more) correct place.peter2001-08-101-8/+7
* mdoc(7) police: spelling, punctuation and markup nits.ru2001-08-101-10/+12
* mdoc(7) police: add xref to intro(2).ru2001-08-101-0/+1
* mdoc(7) police: compute the exact tag width.ru2001-08-101-1/+1
* This commit was generated by cvs2svn to compensate for changes in r81414,peter2001-08-101-175/+0
* This commit was generated by cvs2svn to compensate for changes in r81412,peter2001-08-101-764/+0
* Bah. Previous commit was: update for cvs-1.11 -> 1.11.1p1peter2001-08-100-0/+0
* *** empty log message ***peter2001-08-102-18/+76
* Add annotate.c, remove rtag.c for 1.11.1p1peter2001-08-101-2/+2
* Tweak for 1.11.1p1peter2001-08-101-2/+2
* Initial merge of cvs-1.11 -> 1.11.1p1 changes onto mainline. There ispeter2001-08-1018-1224/+1624
* This commit was generated by cvs2svn to compensate for changes in r81404,peter2001-08-1097-4397/+18751
|\
| * Import cvs-1.11.1p1 onto vendor branchpeter2001-08-10115-5599/+20372
* | Temporarily turn off cvs builds for the (short) duration ofpeter2001-08-101-1/+1
* | DO NOT ALLOCATE 2+K OBJECTS ON THE KERNEL STACK!!!!julian2001-08-101-12/+25
* | Add manpage for pgfind(9).ru2001-08-102-1/+59
* | - Remove asleep(), await(), and M_ASLEEP.jhb2001-08-102-15/+2
OpenPOWER on IntegriCloud