| Commit message (Expand) | Author | Age | Files | Lines |
| * | Pass an array of gid_t rather than an array of int to getgroups(). | Stefan Farfeleder | 2004-10-02 | 3 | -4/+7 |
| * | Eliminate unnecessary uses of PHYS_TO_VM_PAGE() from pmap_enter(). These | Alan Cox | 2004-10-02 | 4 | -20/+8 |
| * | Remove an unused declaration. (I should have included this change in | Alan Cox | 2004-10-02 | 1 | -1/+0 |
| * | Finish the de-orbital burn of our previous FreeBSD version compat libs | David E. O'Brien | 2004-10-02 | 164 | -172537/+0 |
| * | Add a SOCKBUF_LOCK() to a rarely executed path in do_sendfile(). | Alan Cox | 2004-10-02 | 1 | -0/+1 |
| * | Enable the new compat4x libs. | Scott Long | 2004-10-02 | 1 | -0/+5 |
| * | Update libc, libc_r, and libperl and add libhistory, libm, libopie, libpcap, | Scott Long | 2004-10-02 | 8 | -14879/+18490 |
| * | Remove extraneous SECPOLICY_LOCK_DESTROY calls that cause the mutex to be | Sam Leffler | 2004-10-02 | 1 | -2/+0 |
| * | dc(4) is now supported as well. While here sort the list and remove awi, | Max Laier | 2004-10-01 | 1 | -4/+4 |
| * | Prepare for 5.3 release by updating libraries that had changed in | Ken Smith | 2004-10-01 | 9 | -13474/+16626 |
| * | General overhaul: | Jens Schweikhardt | 2004-10-01 | 3 | -58/+76 |
| * | Document MD commands. | Ruslan Ermilov | 2004-10-01 | 1 | -0/+25 |
| * | Add optimized version of the bswap macroes for constants if __OPTIMIZED__ is | Olivier Houchard | 2004-10-01 | 1 | -2/+30 |
| * | There's no need to turn on MALLOC_PROFILE by default. | Olivier Houchard | 2004-10-01 | 1 | -1/+0 |
| * | Don't attempt to profile __udivsi3() and friends, as mcount() uses them. | Olivier Houchard | 2004-10-01 | 1 | -4/+4 |
| * | Add more PnP serial cards support. | Yoshihiro Takahashi | 2004-10-01 | 2 | -22/+38 |
| * | Fix BIOS default geometry on pc98. | Yoshihiro Takahashi | 2004-10-01 | 1 | -0/+4 |
| * | Bump the library version numbers for the following libraries: | Ken Smith | 2004-10-01 | 5 | -3/+19 |
| * | Read the MAC address in the EEPROM in the correct byte order. This | Maxime Henrion | 2004-10-01 | 2 | -8/+8 |
| * | Clear a process's procfs trace points upon delivery of SIGKILL. | Alfred Perlstein | 2004-10-01 | 1 | -0/+10 |
| * | Always set half'n'half mode on ICH* chips. | Søren Schmidt | 2004-10-01 | 1 | -0/+1 |
| * | Fix the serverworks modesetting code, of mask offset was wrong. | Søren Schmidt | 2004-10-01 | 1 | -14/+16 |
| * | Merge the following from the English version: | Denis Peplin | 2004-10-01 | 2 | -36/+17 |
| * | Install precious shared libraries with -S. | Ruslan Ermilov | 2004-10-01 | 1 | -1/+4 |
| * | Keep each prog on its own line so that diffs between various | Ruslan Ermilov | 2004-10-01 | 10 | -67/+263 |
| * | Take away unused libraries. | Ruslan Ermilov | 2004-10-01 | 10 | -10/+10 |
| * | Add ALTQ support for dc(4), based upon a mostly-working patch from mlaier. | Brian Feldman | 2004-10-01 | 2 | -30/+42 |
| * | Conditionalize IFF_NEEDSGIANT, like everything else here, on IS_MPSAFE. | Brian Feldman | 2004-10-01 | 2 | -4/+6 |
| * | Fix a LOR relating to freeing cdevs. | Poul-Henning Kamp | 2004-10-01 | 3 | -11/+19 |
| * | assign 187 to ata over ethernet for Sam's ata over ethernet driver. | Warner Losh | 2004-10-01 | 1 | -0/+1 |
| * | cover soreadable and sowriteable with the corresponding socketbuffer locks. | Alfred Perlstein | 2004-10-01 | 1 | -9/+9 |
| * | nfsclient/nfs_bio.c has a PHOLD() without a PRELE(). Neither should | David Schultz | 2004-10-01 | 1 | -3/+1 |
| * | Avoid calling _PHOLD(p1) with p2's lock held, since _PHOLD() | David Schultz | 2004-10-01 | 1 | -3/+8 |
| * | Don't PHOLD() the target process in procfs, since this is already done | David Schultz | 2004-10-01 | 3 | -6/+3 |
| * | Fix the following race: | David Schultz | 2004-10-01 | 1 | -3/+4 |
| * | (forced commit) Previous revision documented the "bcachestat" command. | Ruslan Ermilov | 2004-10-01 | 0 | -0/+0 |
| * | The "autoboot" command also has a third (optional) parameter. | Ruslan Ermilov | 2004-10-01 | 2 | -2/+9 |
| * | It turns out the ia64 architecture's disc2 overflows if we put the | Ken Smith | 2004-09-30 | 1 | -2/+9 |
| * | Don't give instructions on how to disable ACPI in the MI section. | Ruslan Ermilov | 2004-09-30 | 1 | -5/+0 |
| * | Setting "kernel" to an absolute path is a bad idea because | Ruslan Ermilov | 2004-09-30 | 1 | -2/+2 |
| * | Make -t <tty> optional. If not specified use stdin/stdout. | Maksim Yevmenkin | 2004-09-30 | 2 | -14/+35 |
| * | Resurrect dump that broke with the last update. | Søren Schmidt | 2004-09-30 | 1 | -5/+4 |
| * | Update descriptions of named-related knobs. | Doug Barton | 2004-09-30 | 1 | -25/+7 |
| * | Trade slattach for gpt. With all the tools to create new file systems, | Marcel Moolenaar | 2004-09-30 | 1 | -5/+3 |
| * | Bring this file more up to date. | Ruslan Ermilov | 2004-09-30 | 1 | -12/+29 |
| * | Retire now useless userconfig_script_*. | Ruslan Ermilov | 2004-09-30 | 3 | -17/+2 |
| * | Fix a typo to fix the !DIAGNOSTIC build. | John Baldwin | 2004-09-30 | 1 | -1/+1 |
| * | Validate the action pointer to be within the rule size, so that trying to | Brian Feldman | 2004-09-30 | 1 | -0/+5 |
| * | The value of $interpret is "OK", in uppercase. | Ruslan Ermilov | 2004-09-30 | 1 | -1/+1 |
| * | Fixed the default value of the $prompt variable, document what | Ruslan Ermilov | 2004-09-30 | 2 | -2/+6 |