aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add role="historic" attributes to all release notes that were MFC-edBruce A. Mah2002-06-112-926/+932
* New release notes: GNU sort (textutils 2.0.21), NetBSD stat 20020605,Bruce A. Mah2002-06-112-2/+22
* This actually compiles under lint now, by effectively #if 0'ing itAlfred Perlstein2002-06-111-5/+0
* sendmail 8.12.4 has been imported.Gregory Neil Shapiro2002-06-112-2/+2
* sendmail 8.12.4 has been importedGregory Neil Shapiro2002-06-111-4/+4
* Resolve conflicts from sendmail 8.12.4 importGregory Neil Shapiro2002-06-1120-66/+142
* catch up with ktrace changes, KTRPOINT takes a 'struct thread' notAlfred Perlstein2002-06-111-2/+2
* This commit was generated by cvs2svn to compensate for changes in r98121,Gregory Neil Shapiro2002-06-11432-1044/+2215
|\
| * Import sendmail 8.12.4vendor/sendmail/8.12.4Gregory Neil Shapiro2002-06-11453-1117/+2364
* | Time counter stats are unsigned, advertise them to sysctl(8) that way.Kelly Yancey2002-06-111-1/+1
* | o Properly handle a failure by vm_fault_wire() or vm_fault_user_wire()Alan Cox2002-06-111-4/+20
* | SO_PRIVSTATE has been commented out for long enough now....Garrett Wollman2002-06-111-1/+0
* | Add a reference count to struct fetchconn so we don't prematurely close andDag-Erling Smørgrav2002-06-113-1/+22
* | Use the constants from <limits.h> for the sizes of integral C typesRobert Drehmel2002-06-115-12/+10
* | Remember to initialize the control block head mutex.Jeffrey Hsu2002-06-112-0/+2
* | Fix typo.Jeffrey Hsu2002-06-111-2/+2
* | #include <sys/disklabel.h> to get BBSIZE.Poul-Henning Kamp2002-06-111-0/+1
* | paste(1) appeared at least as early as 32v.Tim J. Robbins2002-06-111-0/+5
* | cut(1) appeared at least as early as System III.Tim J. Robbins2002-06-111-0/+7
* | Make the alpha architecture use the common ufsread().Poul-Henning Kamp2002-06-113-279/+44
* | o Teach vm_map_delete() to respect the "in-transition" flagAlan Cox2002-06-111-0/+31
* | Every array elt is initialized in the following loop, so removeJeffrey Hsu2002-06-101-1/+1
* | Note that this appeared at least as early as PWB UNIX.Juli Mallett2002-06-1010-12/+22
* | ps(1) appeared in v4Juli Mallett2002-06-101-1/+1
* | Convert hit and miss counters to unsigned values. Surely negative valuesKelly Yancey2002-06-102-6/+6
* | Dillon's recent commits to the dynamic linker without running themJohn Polstra2002-06-101-1/+0
* | Correct a bug in the last commit. The whole point of creating a 'done:'Matthew Dillon2002-06-102-6/+6
* | Lock up inpcb.Jeffrey Hsu2002-06-1015-119/+668
* | - Whitespace only: use return statement consistentlt (return (foo), notMaxim Sobolev2002-06-101-8/+6
* | In tracking down an installation seg fault with then openoffice portMatthew Dillon2002-06-102-18/+42
* | Put geom_gpt.c under the GEOM option instead of having a special GEOM_GPTPoul-Henning Kamp2002-06-104-7/+3
* | Fix up the wording thoughout, and document locking.Chad David2002-06-101-16/+25
* | Fix wording and spelling in the trapsignal() description.Chad David2002-06-101-1/+1
* | cvs -j -j gave me two copies of TARGET_VERSION and I didn't noticeDavid E. O'Brien2002-06-101-3/+0
* | Remove -j from synopsis. The form given in the synopsis was incorrect,Tim J. Robbins2002-06-101-1/+0
* | When stat(2) fails, put the name of the component it failed on in theTim J. Robbins2002-06-101-1/+2
* | Sort sections, use Ex macro in Diagnostics section, point out that the firstTim J. Robbins2002-06-101-11/+4
* | Add History section. sleep appeared in v4.Tim J. Robbins2002-06-101-0/+5
* | Add another example for using paste(1) since tjr seemed to want more examplesJuli Mallett2002-06-101-0/+7
* | Add an EXAMPLES section with three examples. Document the problem withTim J. Robbins2002-06-101-0/+17
* | Refer to environ(7) for description of COLUMNS instead of describing itTim J. Robbins2002-06-101-10/+9
* | The 10 occurrence limit for the `s' command documented here has not existedTim J. Robbins2002-06-101-3/+4
* | Newlines are not escaped anymore.Tim J. Robbins2002-06-101-2/+0
* | Don't write escape newlines with `l' command (SUSv3)Tim J. Robbins2002-06-101-3/+3
* | Go back to taking the user's umask into account. Thanks to Alfred forDoug Barton2002-06-101-23/+31
* | o In vm_map_entry_create(), call uma_zalloc() with M_NOWAIT on system maps.Alan Cox2002-06-101-5/+6
* | Correctly handle global substitutions where the pattern is only "$", theTim J. Robbins2002-06-101-0/+3
* | Document the cred_update_thread() function, and fix the RETURN VALUES.Chad David2002-06-101-2/+19
* | Note early appearence of some commands. These actually appeared in PWB, butJuli Mallett2002-06-102-1/+6
* | Change our default XF86Config location from /etc/ to /etc/X11/,David E. O'Brien2002-06-104-3/+7