summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merged from sys/i386/i386/machdep.c revisions 1.452 and 1.453.nyan2001-05-212-24/+24
* Merged from sys/boot/i386/btx/btx/btx.s revision 1.24.nyan2001-05-212-8/+8
* Added pc98 note menu.nyan2001-05-211-0/+45
* Correct error message of an example.ume2001-05-211-1/+1
* Submitted by: Juha-Matti Liukkonen, Cubical Solutions Ltd (jml@cubical.fi)hm2001-05-211-4/+4
* Move allocation of ExCA registers from the base driver into the busimp2001-05-213-34/+17
* Move setting of Vcc bit to before the vcc switch statement. Theimp2001-05-211-7/+5
* Next step on the road to pci: power taming.imp2001-05-214-84/+108
* Next step towards pcic_pci: the ability to allocate mapped memory in attach.imp2001-05-213-11/+72
* Add description for 82801BA controller.kuriyama2001-05-212-0/+32
* Two comments and one bug fix:imp2001-05-212-3/+15
* Add a test for PR 24345.jasone2001-05-206-0/+330
* Update the verify script.jasone2001-05-206-603/+486
* Don't define _REENTRANT, since the Makefile does so.jasone2001-05-203-6/+0
* Fix a typo.jasone2001-05-203-3/+3
* Instead of using a join queue for each thread, use a single pointer tojasone2001-05-2032-437/+320
* Aquire vm mutex when releasing sysv shm segments.alfred2001-05-201-0/+4
* Print commas in the group list in user(). current() already did this.dd2001-05-201-1/+1
* Throw away the complications in npxsave() and their infrastructure.bde2001-05-203-159/+69
* Use a critical region to protect almost everything in npxinit().bde2001-05-203-0/+18
* Use a critical region to protect pushing of curproc's npx state tobde2001-05-201-1/+4
* Use a critical region to protect saving of the npx state in savectx().bde2001-05-203-3/+12
* fix vm_mtx related compiler warninggallatin2001-05-201-0/+1
* fix alpha-MD compile errors after the vm_mtx commitgallatin2001-05-2011-0/+11
* Update softdep_setup_directory_add prototype to reflect changes inmckusick2001-05-201-2/+3
* Plug memoly leak in overlaps fragment cases.sumikawa2001-05-201-0/+6
* Removed -I${.CURDIR}/../../sys from CFLAGS.ru2001-05-201-3/+0
* - Sort usage() output;sobomax2001-05-201-4/+7
* Fixed `objwarn' so that it doesn't issue spurious warnings,ru2001-05-201-3/+18
* Spell FreeBSD.org correctly.ru2001-05-201-3/+3
* - Fix markup;sobomax2001-05-201-7/+12
* Add a flag to "ipfw show" which supresses the display of dynamicdwmalone2001-05-202-3/+10
* Silence WARNS=2 and BDECFLAGS on alpha and i386kris2001-05-204-4/+6
* Silence WARNS=2 and BDECFLAGS on alpha and i386kris2001-05-201-0/+1
* Silence WARNS=2 and BDECFLAGS on alpha and i386kris2001-05-202-2/+3
* This passes WARNS=2 on alpha and i386kris2001-05-201-1/+3
* Silence WARNS=2 and BDECFLAGS except for stupid mode_t warnings.kris2001-05-201-0/+1
* Silence WARNS=2 and BDECFLAGS on alpha and i386kris2001-05-204-5/+8
* Silence WARNS=2 and BDECFLAGS on alpha and i386kris2001-05-205-1/+8
* Silence WARNS=2 and BDECFLAGS on alpha and i386kris2001-05-202-15/+19
* Silence WARNS=2 and BDECFLAGS on alpha and i386kris2001-05-202-2/+4
* Silence WARNS=2 and BDECFLAGS on alpha and i386kris2001-05-205-2/+7
* Silence WARNS=2 and BDECFLAGS on alpha and i386kris2001-05-202-0/+3
* Silence WARNS=2 and BDECFLAGS on i386 and alpha.kris2001-05-202-1/+4
* Silence WARNS=2 and BDECFLAGS on alpha and i386, except for mode_tkris2001-05-201-7/+8
* Silence WARNS=2 and BDECFLAGS on i386 and alphakris2001-05-204-6/+12
* Silence WARNS=2 and BDECFLAGS on the i386 and alphakris2001-05-202-1/+4
* Silence warnings on alpha. Unfortunately we can't add WARNS to thiskris2001-05-201-1/+2
* Make this pass WARNS=2 and BDECFLAGSkris2001-05-204-3/+10
* BDECFLAGS cleanup (modulo long long issues). Add WARNS. Tested on alpha.kris2001-05-202-14/+17
OpenPOWER on IntegriCloud