| Commit message (Expand) | Author | Age | Files | Lines |
| * | New release notes: dhclient(8) -i, systat(1) ip6/icmp6, NO_FLOPPIES | Bruce A. Mah | 2003-08-01 | 2 | -0/+24 |
| * | Add hw.pci.irq_override_mask, which is a mask of interrupts that are | Warner Losh | 2003-08-01 | 2 | -0/+28 |
| * | powerpc patch. | Dag-Erling Smørgrav | 2003-08-01 | 1 | -0/+67 |
| * | Use a more generic patch name. | Dag-Erling Smørgrav | 2003-08-01 | 1 | -1/+1 |
| * | powerpc still needs a patch. | Dag-Erling Smørgrav | 2003-08-01 | 1 | -0/+2 |
| * | Re-add support for patches. | Dag-Erling Smørgrav | 2003-08-01 | 2 | -1/+9 |
| * | Add ip6 and icmp6 displays to systat. | David Malone | 2003-08-01 | 7 | -1/+632 |
| * | Update the comment at the head of kmem_alloc_nofault() to describe its | Alan Cox | 2003-08-01 | 1 | -1/+5 |
| * | I'll maintain dhclient from now on. | Martin Blapp | 2003-08-01 | 1 | -1/+1 |
| * | Only free the pcpu cache buckets if they are non-NULL. | Bosko Milekic | 2003-08-01 | 1 | -4/+6 |
| * | Add facilities for tuning the "em" driver's interrupt delays without | John Polstra | 2003-08-01 | 3 | -39/+143 |
| * | Use strncmp() and not strcmp() here to properly match | Bosko Milekic | 2003-08-01 | 1 | -1/+1 |
| * | Workaround for gcc on alpha/ia64. | Hidetoshi Shimokawa | 2003-08-01 | 1 | -6/+4 |
| * | Fix kernel build -- 'c' was the unused var, not 'lines'. | David E. O'Brien | 2003-08-01 | 1 | -1/+1 |
| * | Fix jot so that 'jot -r -w %d 1 1 4' never prints 4. Previously, it | David Schultz | 2003-08-01 | 1 | -1/+1 |
| * | Add comment point o2micro people to NEWCARD | Warner Losh | 2003-08-01 | 1 | -0/+2 |
| * | Attempt to simplify #ifdef logic for MAC_ALWAYS_LABEL_MBUF. | Robert Watson | 2003-08-01 | 9 | -252/+162 |
| * | MFC noted: arp(8) -i. | Yaroslav Tykhiy | 2003-08-01 | 2 | -2/+2 |
| * | Spell "file system" correctly. | Ruslan Ermilov | 2003-08-01 | 3 | -3/+3 |
| * | When using crunchgen, blow away MAKEFLAGS. This fixes make -j <#> -P | Gordon Tetlow | 2003-08-01 | 1 | -2/+2 |
| * | Use PNG instead of GIF; add WWWOWN and WWWGRP variables to the Makefile; | Dag-Erling Smørgrav | 2003-08-01 | 5 | -3/+6 |
| * | The rc files have been repo-copied to a separate subdirectory. | Dag-Erling Smørgrav | 2003-08-01 | 10 | -104/+15 |
| * | Write the preserved registers to (and read them from) struct reg and | Marcel Moolenaar | 2003-08-01 | 1 | -4/+4 |
| * | Fix ordering bug created by previous commit. While here, make ppc(4) | Marcel Moolenaar | 2003-08-01 | 1 | -1/+1 |
| * | Forgot an added file in the last commit. | Doug Ambrisko | 2003-08-01 | 1 | -0/+49 |
| * | Clean up fwdev. | Hidetoshi Shimokawa | 2003-08-01 | 4 | -211/+234 |
| * | Add printer support to puc(4) driver. | Doug Ambrisko | 2003-08-01 | 10 | -2483/+143 |
| * | - Disable faking T_DIRECT as T_RBC because we have PIM_NO_6_BYTE now. | Hidetoshi Shimokawa | 2003-08-01 | 1 | -2/+2 |
| * | Remove Giant from writev(2). Eliminate trivial style differences between | Alan Cox | 2003-08-01 | 1 | -11/+4 |
| * | - Detect full of DMA channel correctly. | Hidetoshi Shimokawa | 2003-08-01 | 1 | -2/+1 |
| * | Remove a 'From:' that snuck into an sccsid comment line as part of -v1.3 | Garance A Drosehn | 2003-08-01 | 1 | -1/+1 |
| * | Remove unused stuff. | Poul-Henning Kamp | 2003-07-31 | 2 | -17/+15 |
| * | Use FSBase to map kse, GCC generates code which uses %fs to access TLS data. | David Xu | 2003-07-31 | 1 | -4/+4 |
| * | Remove unnecssary <vm/swap_pager.h> includes. | Poul-Henning Kamp | 2003-07-31 | 3 | -3/+0 |
| * | Remove various unused variables, prototypes and local variables. | Poul-Henning Kamp | 2003-07-31 | 1 | -25/+0 |
| * | Disable and lobotomize the kvm image reading swapinfo code, the kernel | Poul-Henning Kamp | 2003-07-31 | 1 | -125/+1 |
| * | Retire the SWIF_DUMP_TREE code, this is in the way for a rework of | Poul-Henning Kamp | 2003-07-31 | 2 | -191/+0 |
| * | This file hasn't been used for some time; nuke it. | Daniel Eischen | 2003-07-31 | 1 | -42/+0 |
| * | Remove options processing for dumping swapdevice radix map. | Poul-Henning Kamp | 2003-07-31 | 2 | -5/+1 |
| * | Take the same approach for i386 as that for ia64 and amd64. Use | Daniel Eischen | 2003-07-31 | 9 | -339/+150 |
| * | Unifdef -UDEBUG_SWAPINFO The kernel data structures are about to change. | Poul-Henning Kamp | 2003-07-31 | 1 | -79/+0 |
| * | When dumping swap information, drop the "Type" field which displays | Poul-Henning Kamp | 2003-07-31 | 1 | -7/+4 |
| * | Improve consistency with the Biba policy -- rename | Robert Watson | 2003-07-31 | 1 | -23/+10 |
| * | If ${GCC_CPU}-c.c exists, we need to use it. | David E. O'Brien | 2003-07-31 | 1 | -0/+3 |
| * | If a spin lock is held for too long and WITNESS is enabled, then call | John Baldwin | 2003-07-31 | 2 | -6/+18 |
| * | Add a new function to look for a spinlock's instance when it is held by | John Baldwin | 2003-07-31 | 2 | -0/+22 |
| * | Remove a suser() check in the mac_biba policy: the MAC Framework itself | Robert Watson | 2003-07-31 | 1 | -19/+0 |
| * | Update the 'ps', 'show pci', and 'show ktr' ddb commands to use the new | John Baldwin | 2003-07-31 | 3 | -80/+21 |
| * | Add a one-shot callout facility to db_printf() that executes the registered | John Baldwin | 2003-07-31 | 3 | -0/+75 |
| * | Record the missing module dependency ("amd" on "cam"). | Ruslan Ermilov | 2003-07-31 | 1 | -0/+1 |