summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove support for using soon to be retired "special" poll(2) ops.alfred2002-04-181-7/+7
* Cleanup of logic, flow and comments.alfred2002-04-181-20/+18
* Work around an Intel 21143 chip bug.mckay2002-04-182-14/+20
* Removed gratuitous LIBCOMPATDIR assignments.ru2002-04-183-6/+0
* Fixed some style bugs:bde2002-04-181-3/+4
* Backed out the style bugs in rev.1.17:bde2002-04-181-41/+41
* Do not reset MAKEFILE when reading ".depend" as this ratherru2002-04-181-1/+6
* Fixed bugs in previous revision:ru2002-04-181-20/+6
* Use ${FILES} and <bsd.prog.mk> rather than roll-your-own.des2002-04-181-22/+21
* Optimize for i486 better (-m486 is just another deprecatedru2002-04-181-1/+1
* Install bsd.init.mk.ru2002-04-181-1/+2
* Replaced exists() tests with two equivalent defined().ru2002-04-186-6/+6
* INFODIR is defined in bsd.own.mk but sys.mk no longer includesru2002-04-181-2/+2
* This Makefile.inc depended on the (wrong) order of inclusionru2002-04-181-1/+2
* In rare cases, we might want to include bsd.own.mk directly.ru2002-04-181-0/+5
* Add a comment documenting a race condition in vm_fault(): Specifically, aalc2002-04-181-0/+3
* Since WITNESS doesn't just do mutexes, remove "mutex" from the WITNESSrwatson2002-04-186-6/+6
* Witness doesn't just track mutexes, so don't say mutexes specifically. Itrwatson2002-04-181-1/+1
* Add the -b option (break at byte position, not column number) and the -stjr2002-04-182-29/+97
* o Call vm_map_growstack() from vm_fault() if vm_map_lookup() has failedalc2002-04-183-35/+14
* Whitespace fix after the restructuring, no content changesue2002-04-181-327/+331
* Restructure the Sparc installation instructions toue2002-04-181-70/+55
* New release note: SA-02:21.bmah2002-04-172-0/+14
* Remove an extraneous .El call.mike2002-04-171-1/+0
* This commit was generated by cvs2svn to compensate for changes in r94970,des2002-04-173-24/+15
|\
| * Fix broken markup (perforce changes 9937, 9939)des2002-04-173-24/+15
* | This commit was generated by cvs2svn to compensate for changes in r94968,des2002-04-171-1/+2
|\ \ | |/
| * Set rsp to NULL before calling the conversation function so we can laterdes2002-04-171-1/+2
* | Fix typo in adjusted panic message.tegge2002-04-176-6/+6
* | mdoc police: get rid of blank line at end of file.fenner2002-04-171-1/+0
* | mdoc police: use .El to end the list in the ENVIRONMENT section.fenner2002-04-171-0/+1
* | mdoc police: turn .PP back into .Ppfenner2002-04-171-1/+1
* | Update io_apic_ints array properly when revoking an irq mapping.tegge2002-04-176-12/+12
* | De-K&R dkcksum() to fix some issues with c++.alfred2002-04-173-6/+3
* | Avoid calling malloc() or free() while holding themux2002-04-172-14/+27
* | New release note: SA-02:20.bmah2002-04-172-0/+16
* | This adds support for -s to the m4(1) utility, which causes #line directivesjmallett2002-04-176-9/+82
* | Install files via FILES, there's no reason to compare them before installing.ru2002-04-171-18/+6
* | Require approval for DHCP commits. I have commit access to isc.orgmurray2002-04-171-0/+2
* | ${INSTALLFLAGS} aren't suitable for installing ${SCRIPTS} and ${FILES}.ru2002-04-171-2/+2
* | Fix missing commas.mdodd2002-04-171-4/+4
* | Really unbreak it this time (clean and install were still broken).ru2002-04-171-5/+3
* | Fix a compiler warning I missed in the last commit.ticso2002-04-171-1/+1
* | Make delay iteration counts a function of hz as the delay period in eachbrian2002-04-171-25/+21
* | Make delay iteration counts a function of hz as the delay period in eachbrian2002-04-171-5/+5
* | Revive dec_axppci_33_intr_route for LCA.ticso2002-04-172-48/+27
* | Parenthesize some macro arguments.tmm2002-04-171-2/+2
* | Clear the error flags in the LCA_IOC_STAT0 register afterticso2002-04-171-0/+18
* | Don't include bsd.own.mk from sys.mk, this makes it impossibleru2002-04-1714-73/+47
* | Document STAILQ_CONCAT and TAILQ_CONCAT.tmm2002-04-172-0/+26
OpenPOWER on IntegriCloud