summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge some entries from maho's USB device compatibility list.hrs2003-05-242-8/+268
* Get usb(4) manual page closer to reality:hmp2003-05-241-40/+58
* Stop profiled libc from exploding, matching gcc's generated code.peter2003-05-241-4/+0
* Bring vnode(9) man page to its senses:hmp2003-05-241-110/+14
* Do not exclude amd64 from rtld-elf builds.peter2003-05-241-1/+1
* Initial pass at supporting shared libraries on amd64. There are stillpeter2003-05-242-73/+101
* Repair PIC mode. It seems I was a bit too excited about thepeter2003-05-247-15/+89
* Change low-level locking a bit so that we can tell ifdeischen2003-05-2424-314/+594
* Lock the cond queue (condition variables):mtm2003-05-241-70/+43
* Fix an alpha inheritance bug:marcel2003-05-244-68/+28
* Fix a (new) source of instability:marcel2003-05-232-16/+14
* Add two functions: _spinlock_pthread() and _spinunlock_pthread()mtm2003-05-233-4/+20
* In swapctx(), put the RSE in enforced lazy mode before we flush themarcel2003-05-232-4/+4
* Fix a typo in rev 1.10njl2003-05-231-1/+1
* Flesh out the libkse note a bit. Source material kindly provided bybmah2003-05-232-4/+22
* Make the maximum number of vnodes a function of both the physical memoryalc2003-05-231-1/+10
* I'm lost in a maze of twisty little tunables, all different.bmah2003-05-231-1/+1
* Add some hopefully helpful notes about ACPI.bmah2003-05-231-0/+27
* Move ($create-refentry-xref-link$) to the language-neutral placehrs2003-05-236-115/+46
* EDOOFUSmtm2003-05-232-10/+3
* Make WARNS2 clean. The fixes mostly included:mtm2003-05-2316-10/+41
* note to self: do not confuse void* with int.mtm2003-05-231-1/+1
* Typo fix. oops.peter2003-05-231-1/+1
* Update comments. Note that the kernel is at -1GB, not -2GB as erroniouslypeter2003-05-231-3/+3
* As suggested by the gdb folks, pad the 'struct fpreg' to a full 512 bytespeter2003-05-231-0/+1
* Add amd64 to the MACHINE_ARCH list of systems that link bsdlabel topeter2003-05-231-1/+2
* Low risk amd64 fix. Use a vm_offset_t for the virtual location of thepeter2003-05-231-2/+2
* Deal with the user VM space expanding. 32 bit applications do not likepeter2003-05-236-14/+14
* Major pmap rework to take advantage of the larger address space on amd64peter2003-05-2313-606/+656
* Change the way the plex lock mutexes work. Previously they were partgrog2003-05-231-16/+29
* Change the way the plex lock mutexes work. Previously they were partgrog2003-05-231-3/+9
* expand_table: Add parameters file and line if we're debugging.grog2003-05-231-7/+18
* Change the way the plex lock mutexes work. Previously they were partgrog2003-05-232-8/+31
* detachobject: Update volume config after detaching a plex.grog2003-05-231-3/+5
* Change the way the plex lock mutexes work. Previously they were partgrog2003-05-231-2/+7
* Change many strcpys to strlcpys, etc.grog2003-05-231-20/+24
* Modified release note: Note code generation problems with the basebmah2003-05-232-2/+26
* o Document the tunables that acpi allows. (mdoc gurus please commentimp2003-05-221-1/+25
* Correctly tag some on-board Ethernet devices with the rightbmah2003-05-222-10/+10
* Note a puc(4) device that works on ia64.bmah2003-05-222-46/+52
* Add more ia64 device information, in a section similar to that forbmah2003-05-221-0/+51
* Enable some devices on ia64. Based on patch that was...bmah2003-05-222-8/+8
* Merge from i386/trap.c rev 1.252. Use td_critnest instead of thepeter2003-05-221-6/+6
* The "krb5" distribution was merged with "crypto", record the death.ru2003-05-226-26/+8
* When newfs'ing a partition with UFS2 that had previously been newfs'eddougb2003-05-221-0/+24
* Calculate routed interrupts using the slot number from the device andticso2003-05-221-1/+1
* Mark a couple of instances of onboard NICs as i386-only.bmah2003-05-222-8/+8
* Fix two misuses of __BSD_VISIBLE.mike2003-05-222-3/+3
* Change -march=pentium4 to -march=pentium3 when CPUTYPE==p4, because gcc 3.2 isanholt2003-05-221-1/+3
* Add a link to the FreeBSD/ia64 project. Maybe should do this forbmah2003-05-221-0/+6
OpenPOWER on IntegriCloud