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