aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use newly-added USB manpage entity references where appropriate.Bruce A. Mah2002-04-214-14/+14
* Remove duplicated text.Giorgos Keramidas2002-04-211-2/+1
* Move LOGIN_CAP calls before all file descriptors are closed hard, since someAndrey A. Chernov2002-04-211-2/+15
* Dot terminate a sentence. Rearrange to not use .Nm at the beginningPhilippe Charnier2002-04-211-3/+2
* Use `The .Nm utility'Philippe Charnier2002-04-211-23/+24
* Fixed some style bugs ("From:" in vendor id line, disordered MAN line, andBruce Evans2002-04-211-5/+2
* Setup the child's return values correctly when forking an IA-32 process.Doug Rabson2002-04-211-3/+11
* Use protected names (_foo) to cutdown on boatloads of lint warnings.Mark Murray2002-04-211-68/+68
* Wrap GCC-specific stuff and provide alternative for lint.Mark Murray2002-04-211-0/+7
* Parenthesise macro arguments to reduce lint warnings.Mark Murray2002-04-211-1/+1
* Fix really dumb braino of mine; cast a sizeof() to an int, which it isMark Murray2002-04-211-1/+1
* Used protected names (_foo) for parameter names. This helps clean upMark Murray2002-04-212-36/+38
* Stylify (mainly line up macro EOL-continuation \'s), and add a dummyMark Murray2002-04-212-42/+56
* Parenthesise macro arguments to reduce lint warnings.Mark Murray2002-04-212-6/+6
* Stylify, fix tabs.Mark Murray2002-04-211-70/+70
* Remove macros that are defined elsewhere.Mark Murray2002-04-211-2/+0
* Improve self-relocation and fix ABI misinterpretation. The changesMarcel Moolenaar2002-04-212-76/+78
* Improve self-relocation:Marcel Moolenaar2002-04-212-210/+270
* Consistently use full pathnames for files, especially executables.Crist J. Clark2002-04-211-4/+4
* Remove my MAINTAINER= from here, as it is in src/MAINTAINERMark Murray2002-04-211-2/+0
* Tidy up some of the configs; s/gcc/cc/ to make the choice of C compilerMark Murray2002-04-214-41/+41
* Add FBSDID. Start errx(3) messages with lowercase. Remove a ')' with no '('.Philippe Charnier2002-04-211-14/+15
* Un-do note of MFC of inetd change.Bruce A. Mah2002-04-212-2/+2
* New release note: mergemaster(8) -p/-C.Bruce A. Mah2002-04-212-2/+24
* o Use our own elf2aout now.David E. O'Brien2002-04-211-2/+2
* Don't load the netgraph line discipline. When it's in use, TIOCMGETBrian Somers2002-04-211-0/+7
* - Nuke some more not needed #ifdef cruft.Andrew R. Reiter2002-04-2114-319/+0
* For the P function, the newline must be considered a part of the patternJuli Mallett2002-04-212-1/+12
* Add sed(1) tests for proper behaviour of the G option as fixed in PR 26152,Juli Mallett2002-04-216-1/+48
* Check to see if make(1)'s handling of doubly-defined targets is busted orJuli Mallett2002-04-212-0/+22
* Only exit at the end of a test, exit with the last value of $? that was not 0.Juli Mallett2002-04-213-3/+15
* GCC 3.x WARNS: Add a break to the default case.Marcel Moolenaar2002-04-201-0/+1
* Use %zu to print a size_t, not %u and definitely not %d.Juli Mallett2002-04-202-2/+1
* .Nm is not required at the begining of this sentence.Philippe Charnier2002-04-201-4/+3
* Use `The .Nm utility'. Add section number to .Xr.Philippe Charnier2002-04-201-3/+4
* Improve the Bzip2 handling.David E. O'Brien2002-04-204-19/+35
* New release notes: UserConfig gone (release note long overdue!), kget(8)Bruce A. Mah2002-04-204-0/+72
* Print a size_t as %u not %d.Juli Mallett2002-04-201-1/+1
* Add a test of variable evaluation and substitution for make(1), as a startJuli Mallett2002-04-205-1/+43
* Resolve conflicts from import of post-8.12.3 bug fixes.Gregory Neil Shapiro2002-04-2020-21/+28
* This commit was generated by cvs2svn to compensate for changes in r95154,Gregory Neil Shapiro2002-04-20426-457/+467
|\
| * Import of post-8.12.3 bug fixes from vendor repository.vendor/sendmail/8.12.3-20020420Gregory Neil Shapiro2002-04-20447-485/+502
| * Remove files no longer in vendor release from vendor branch.vendor/sendmail/8.12.3Gregory Neil Shapiro2002-04-20129-8416/+0
* | Include <arpa/inet.h> for prototype of ntohl() used in the N_BADMAG()Mike Barcroft2002-04-202-0/+2
* | Reenable the newly unbroken hfa device.Mike Barcroft2002-04-201-1/+1
* | Add a test for jot(1).Juli Mallett2002-04-204-1/+22
* | Two more files to keep track of.Gregory Neil Shapiro2002-04-201-0/+2
* | A simple test for join(1) based on tjr's test case for -o 0.Juli Mallett2002-04-206-1/+35
* | Change two KM_COPY()s to bcopy(). This should have been done when theMike Barcroft2002-04-202-2/+2
* | Despite the fact that it is documented in the handbook, the release notes,Gregory Neil Shapiro2002-04-202-4/+21