summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add -b to usage.bms2004-06-141-1/+1
* Revert the removal of the initial_irq hack for now as this code is morejhb2004-06-141-9/+7
* Document the location of the header file which declares the functionbms2004-06-141-1/+2
* Add prototypes for the userland gmon support functions, which normallybms2004-06-141-0/+9
* Fix a couple of typos.jhb2004-06-141-2/+2
* Update the .Dd date for previous commit.jdp2004-06-141-1/+1
* Change the return value of sema_timedwait() so it returns 0 onjdp2004-06-145-15/+32
* The socket field so_state is used to hold a variety of socket relatedrwatson2004-06-1417-65/+85
* Add whois.abuse.net to whois(1).bms2004-06-142-2/+10
* Don't free a VINUMDRIVE softc when it's orphaned or spoiled. Allle2004-06-141-1/+0
* Correctly calculate subdisk offset in RAID5 plexes.le2004-06-141-2/+1
* Factor out some duplicated code and fix some style(9) issues.mux2004-06-141-69/+62
* Remove some more leftover from the old pfaltq_module hack to allow formlaier2004-06-142-24/+8
* Wordsmith the BUGS section re: IPv6 link-local addresses.bms2004-06-141-7/+13
* Fixed some style bugs:bde2004-06-141-8/+7
* Improve mapping of relative to absolute volume.josef2004-06-141-2/+15
* Date bump.bms2004-06-141-1/+1
* Remove a left over from userland buffer-cache access to disks.phk2004-06-141-5/+2
* Date bump.bms2004-06-141-1/+1
* Document some return values.bms2004-06-141-1/+20
* Fixes from the mdoc(7) police.dfr2004-06-141-1/+2
* Add whois.iana.org to the whois(1) utility, under the -I option.bms2004-06-142-3/+12
* Fix formatting of AUTHORS section.dfr2004-06-141-0/+1
* Add a JOBS config keyword, which corresponds to the --jobs tinderbox(1)des2004-06-142-1/+9
* Update-only configs.des2004-06-143-0/+9
* Add manpage for fwip driver.dfr2004-06-142-0/+87
* Merge changes from the tzcode2004a import. Wherever possible I tried to bringstefanf2004-06-145-151/+374
* If we run out of transmission labels, just re-queue the packet for laterdfr2004-06-142-4/+17
* This commit was generated by cvs2svn to compensate for changes in r130457,ru2004-06-142-10/+5
|\
| * From ChangeLog:ru2004-06-142-10/+5
| * Pull up latest mdoc(7) changes.ru2004-04-162-57/+113
| * From ChangeLog:ru2003-11-022-3/+6
* | Fix big-endian build.dfr2004-06-141-2/+2
* | Improve spec to spec comparison output.phk2004-06-141-3/+20
* | Document -d flagphk2004-06-141-0/+4
* | Add support for more linux ioctls.phk2004-06-142-2/+117
* | Make fdisk initialize the first instead of the last slice by default.phk2004-06-141-3/+3
* | Remove disable_on_poweroff and our pre-sync shutdown handler. Disablingnjl2004-06-141-30/+1
* | Clean up acpi_probe_order() a bit and clarify some comments.njl2004-06-141-9/+19
* | Unbreak non-ALTQ kernel linking. I forgot about tbr_dequeue.mlaier2004-06-141-1/+1
* | Don't probe/attach in the ACPI_DEBUG case.njl2004-06-141-2/+1
* | Use the new API for acpi_MatchHid(). The difference between ACPI_HANDLEnjl2004-06-144-6/+10
* | Update for newsletter V-9 (which brings with it an orthographywollman2004-06-141-0/+13
* | Use .Dv instead of .Li for all the RLIMIT_* constants.das2004-06-141-11/+11
* | Introduce pmap locking to many of the pmap functions. There is more toalc2004-06-142-0/+35
* | Use __FBSDID().obrien2004-06-143-3/+13
* | Language tweak in explaining the mouse wheel's functionality.obrien2004-06-141-2/+2
* | The majority of FreeBSD/amd64 machines are SMP, so use ADAPTIVE_MUTEXESobrien2004-06-131-0/+1
* | #if out an old leftover in the KAME code. opt_cpu.h is no longer useful heremlaier2004-06-131-0/+2
* | Add support to ACPI to manage its own resources. Previously, resourcenjl2004-06-1310-101/+246
OpenPOWER on IntegriCloud