aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Do some minor editing of the entires (the date of the smmsp userWarner Losh2002-04-191-10/+20
* o Move the acquisition of Giant from vm_fault() to the pointAlan Cox2002-04-191-12/+8
* Move the sysV variable substitution up with the BSD feature that replaced it.David E. O'Brien2002-04-191-2/+2
* o Remove vm_map_growstack() from ia64's trap_pfault().Alan Cox2002-04-191-16/+2
* Clean up usage message: don't put optional parameter's in brackets.Robert Watson2002-04-191-7/+7
* When exec'ing a set[ug]id program, make sure that the stdio file descriptorsJacques Vidrine2002-04-193-0/+70
* Fix the breakage of tagged queueing that the busdma integrationSøren Schmidt2002-04-185-27/+32
* Add a reference to the kenv(2) manpage.Maxime Henrion2002-04-182-0/+2
* Don't list pam_unix in the session chain, since it does not provide anyDag-Erling Smørgrav2002-04-189-11/+1
* De-__P, use ansi function definitionsWarner Losh2002-04-184-268/+117
* Connect the kenv.2 manpage to the build.Maxime Henrion2002-04-181-1/+1
* Add a manpage for the kenv(2) syscall that Chad David kindlyMaxime Henrion2002-04-181-0/+172
* Fix the fdisk(8) manual page.Tom Rhodes2002-04-182-112/+115
* Back out previous commit, which was not at all approved by the maintainerDag-Erling Smørgrav2002-04-181-21/+32
* Add the PCI ID for an upcoming variant of a soon-to-be released series ofScott Long2002-04-181-0/+2
* This style is *way* outside the relm of any other of our MakefilesDavid E. O'Brien2002-04-181-32/+21
* Cleanup comments.Alfred Perlstein2002-04-181-11/+2
* Remove support for using soon to be retired "special" poll(2) ops.Alfred Perlstein2002-04-181-7/+7
* Cleanup of logic, flow and comments.Alfred Perlstein2002-04-181-20/+18
* Work around an Intel 21143 chip bug.Stephen McKay2002-04-182-14/+20
* Removed gratuitous LIBCOMPATDIR assignments.Ruslan Ermilov2002-04-183-6/+0
* Fixed some style bugs:Bruce Evans2002-04-181-3/+4
* Backed out the style bugs in rev.1.17:Bruce Evans2002-04-181-41/+41
* Do not reset MAKEFILE when reading ".depend" as this ratherRuslan Ermilov2002-04-181-1/+6
* Fixed bugs in previous revision:Ruslan Ermilov2002-04-181-20/+6
* Use ${FILES} and <bsd.prog.mk> rather than roll-your-own.Dag-Erling Smørgrav2002-04-181-22/+21
* Optimize for i486 better (-m486 is just another deprecatedRuslan Ermilov2002-04-181-1/+1
* Install bsd.init.mk.Ruslan Ermilov2002-04-181-1/+2
* Replaced exists() tests with two equivalent defined().Ruslan Ermilov2002-04-186-6/+6
* INFODIR is defined in bsd.own.mk but sys.mk no longer includesRuslan Ermilov2002-04-181-2/+2
* This Makefile.inc depended on the (wrong) order of inclusionRuslan Ermilov2002-04-181-1/+2
* In rare cases, we might want to include bsd.own.mk directly.Ruslan Ermilov2002-04-181-0/+5
* Add a comment documenting a race condition in vm_fault(): Specifically, aAlan Cox2002-04-181-0/+3
* Since WITNESS doesn't just do mutexes, remove "mutex" from the WITNESSRobert Watson2002-04-186-6/+6
* Witness doesn't just track mutexes, so don't say mutexes specifically. ItRobert Watson2002-04-181-1/+1
* Add the -b option (break at byte position, not column number) and the -sTim J. Robbins2002-04-182-29/+97
* o Call vm_map_growstack() from vm_fault() if vm_map_lookup() has failedAlan Cox2002-04-183-35/+14
* Whitespace fix after the restructuring, no content changesUdo Erdelhoff2002-04-181-327/+331
* Restructure the Sparc installation instructions toUdo Erdelhoff2002-04-181-70/+55
* New release note: SA-02:21.Bruce A. Mah2002-04-172-0/+14
* Remove an extraneous .El call.Mike Barcroft2002-04-171-1/+0
* This commit was generated by cvs2svn to compensate for changes in r94970,Dag-Erling Smørgrav2002-04-173-24/+15
|\
| * Fix broken markup (perforce changes 9937, 9939)Dag-Erling Smørgrav2002-04-173-24/+15
* | This commit was generated by cvs2svn to compensate for changes in r94968,Dag-Erling Smørgrav2002-04-171-1/+2
|\|
| * Set rsp to NULL before calling the conversation function so we can laterDag-Erling Smørgrav2002-04-171-1/+2
* | Fix typo in adjusted panic message.Tor Egge2002-04-176-6/+6
* | mdoc police: get rid of blank line at end of file.Bill Fenner2002-04-171-1/+0
* | mdoc police: use .El to end the list in the ENVIRONMENT section.Bill Fenner2002-04-171-0/+1
* | mdoc police: turn .PP back into .PpBill Fenner2002-04-171-1/+1
* | Update io_apic_ints array properly when revoking an irq mapping.Tor Egge2002-04-176-12/+12