| Commit message (Expand) | Author | Age | Files | Lines |
* | LANG->LC_ALL | ache | 2003-08-04 | 7 | -29/+29 |
* | Do some minor Giant pushdown made possible by copyin, fget, fdrop, | dwmalone | 2003-08-04 | 2 | -19/+14 |
* | gif -> png | des | 2003-08-04 | 1 | -1/+1 |
* | Moved the WORLDDIR variable description to the Optional Variables section. | ru | 2003-08-04 | 1 | -7/+7 |
* | Adjust a comment to remove staleness and take slightly less implementation | jhb | 2003-08-04 | 1 | -6/+2 |
* | - GC unused cpu_thread_link(). | jhb | 2003-08-04 | 3 | -18/+1 |
* | - Since td_critnest is now initialized in MI code, it doesn't have to be | jhb | 2003-08-04 | 10 | -66/+0 |
* | Set td_critnest to 1 when setting up a thread since it is a MI field with | jhb | 2003-08-04 | 3 | -1/+3 |
* | Insert cosmetic spaces. | jhb | 2003-08-04 | 1 | -2/+2 |
* | Allow foot shooting as Linux emulation needs it. | julian | 2003-08-04 | 3 | -5/+7 |
* | Note which machine consoles support booting from KZPEA aka Adaptec 39160 | wilko | 2003-08-04 | 1 | -6/+14 |
* | Use LANG=C before egrep A-Z and tr A-Z | ache | 2003-08-04 | 1 | -4/+4 |
* | Prepend LANG=C to all tr 'a-z' 'A-Z' and vice versa. | ache | 2003-08-04 | 1 | -11/+11 |
* | Use LANG=C before tr to be sure that ranges are correct | ache | 2003-08-04 | 1 | -1/+1 |
* | Use LANG=C before tr to be shure that ranges are correct | ache | 2003-08-04 | 1 | -1/+1 |
* | Fix problem differently, use | ache | 2003-08-04 | 1 | -10/+10 |
* | Modified release note: Clarify SA-03:08 note. | bmah | 2003-08-04 | 2 | -4/+8 |
* | Fix problem differently, use | ache | 2003-08-04 | 1 | -1/+1 |
* | Fix problem differently, use | ache | 2003-08-04 | 1 | -1/+1 |
* | Minor wordsmithing on previous commit. | bmah | 2003-08-04 | 1 | -2/+2 |
* | Use tr '[:lower:]' '[:upper:]' to work with any locale | ache | 2003-08-04 | 2 | -11/+11 |
* | Fix double-wrong tr usage: tr '[a-z]' '[A-Z]' | ache | 2003-08-04 | 1 | -1/+1 |
* | SA-03:08 does not affect FreeBSD 5.1-RELEASE. | rushani | 2003-08-04 | 1 | -2/+3 |
* | A Perl script which tries to "compress" headers by removing comments and | des | 2003-08-04 | 2 | -0/+106 |
* | Chase the doc ports. | jhay | 2003-08-04 | 1 | -2/+5 |
* | Merge the following from the English version: | rushani | 2003-08-04 | 1 | -2/+10 |
* | Add support for multiple CPUs to cpuinfo. | des | 2003-08-04 | 1 | -8/+18 |
* | Use the actual build target (all), since relying on the build as a | dougb | 2003-08-04 | 1 | -0/+1 |
* | Put an uncovered page between the swap devices, that way we can be sure | phk | 2003-08-04 | 1 | -32/+23 |
* | Set the BGE_RX_MTU register correctly so that we can receive slightly | wpaul | 2003-08-04 | 1 | -1/+1 |
* | - Don't mess with TX queue in fwohci_stop() if we failed to attach the device. | simokawa | 2003-08-04 | 2 | -7/+14 |
* | No functional changes, just code reorganization from prev. commit, it | ache | 2003-08-04 | 2 | -12/+18 |
* | Cleanup the clock code. This includes: | marcel | 2003-08-04 | 8 | -459/+174 |
* | Use kmem_alloc_nofault() instead of kmem_alloc_pageable() to allocate | alc | 2003-08-04 | 1 | -1/+1 |
* | POSIX require complex processing of 'c-c' ranges: if one of the endpoints | ache | 2003-08-04 | 2 | -22/+41 |
* | Now that the central POSIX.1e ACL code implements functions to | rwatson | 2003-08-04 | 3 | -88/+13 |
* | Backout 1.14, it seems to be causing problems with libxml build | bmilekic | 2003-08-04 | 1 | -1/+1 |
* | Special fix just for | ache | 2003-08-04 | 1 | -0/+7 |
* | fix disordering of filenames. Place the dev/ppc files in alphabetical | imp | 2003-08-04 | 3 | -4/+5 |
* | Move more ACL logic from the UFS code (ufs_acl.c) to the central POSIX.1e | rwatson | 2003-08-04 | 4 | -8/+279 |
* | New release/errata notes: SA-03:08. | bmah | 2003-08-04 | 3 | -3/+13 |
* | In ufs_chmod(), use privilege only when required in the following | rwatson | 2003-08-04 | 1 | -5/+9 |
* | Use the revision ID from PCI configuration space to identify Intel | jdp | 2003-08-04 | 1 | -23/+41 |
* | Fix handling of external interrupts: we weren't calling ast() when | marcel | 2003-08-04 | 2 | -14/+51 |
* | Microoptimization of prev. patch: do strdup() only if (cflag || Cflag) | ache | 2003-08-03 | 1 | -3/+5 |
* | 1) Fix -C - it was broken since introduced, wrong array sorted | ache | 2003-08-03 | 2 | -23/+19 |
* | Name swap_pager_find_dev() more correctly swp_pager_finde_dev(). | phk | 2003-08-03 | 1 | -38/+21 |
* | Rename collate_range_cmp() to stable_collate_range_cmp() to indicate | ache | 2003-08-03 | 1 | -11/+7 |
* | Restore including of "collate.h", for its own prototype (mis)match detection | ache | 2003-08-03 | 1 | -0/+1 |
* | style.Makefile(5)'ize | obrien | 2003-08-03 | 5 | -32/+15 |