summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* LANG->LC_ALLache2003-08-047-29/+29
* Do some minor Giant pushdown made possible by copyin, fget, fdrop,dwmalone2003-08-042-19/+14
* gif -> pngdes2003-08-041-1/+1
* Moved the WORLDDIR variable description to the Optional Variables section.ru2003-08-041-7/+7
* Adjust a comment to remove staleness and take slightly less implementationjhb2003-08-041-6/+2
* - GC unused cpu_thread_link().jhb2003-08-043-18/+1
* - Since td_critnest is now initialized in MI code, it doesn't have to bejhb2003-08-0410-66/+0
* Set td_critnest to 1 when setting up a thread since it is a MI field withjhb2003-08-043-1/+3
* Insert cosmetic spaces.jhb2003-08-041-2/+2
* Allow foot shooting as Linux emulation needs it.julian2003-08-043-5/+7
* Note which machine consoles support booting from KZPEA aka Adaptec 39160wilko2003-08-041-6/+14
* Use LANG=C before egrep A-Z and tr A-Zache2003-08-041-4/+4
* Prepend LANG=C to all tr 'a-z' 'A-Z' and vice versa.ache2003-08-041-11/+11
* Use LANG=C before tr to be sure that ranges are correctache2003-08-041-1/+1
* Use LANG=C before tr to be shure that ranges are correctache2003-08-041-1/+1
* Fix problem differently, useache2003-08-041-10/+10
* Modified release note: Clarify SA-03:08 note.bmah2003-08-042-4/+8
* Fix problem differently, use ache2003-08-041-1/+1
* Fix problem differently, useache2003-08-041-1/+1
* Minor wordsmithing on previous commit.bmah2003-08-041-2/+2
* Use tr '[:lower:]' '[:upper:]' to work with any localeache2003-08-042-11/+11
* Fix double-wrong tr usage: tr '[a-z]' '[A-Z]'ache2003-08-041-1/+1
* SA-03:08 does not affect FreeBSD 5.1-RELEASE.rushani2003-08-041-2/+3
* A Perl script which tries to "compress" headers by removing comments anddes2003-08-042-0/+106
* Chase the doc ports.jhay2003-08-041-2/+5
* Merge the following from the English version:rushani2003-08-041-2/+10
* Add support for multiple CPUs to cpuinfo.des2003-08-041-8/+18
* Use the actual build target (all), since relying on the build as adougb2003-08-041-0/+1
* Put an uncovered page between the swap devices, that way we can be surephk2003-08-041-32/+23
* Set the BGE_RX_MTU register correctly so that we can receive slightlywpaul2003-08-041-1/+1
* - Don't mess with TX queue in fwohci_stop() if we failed to attach the device.simokawa2003-08-042-7/+14
* No functional changes, just code reorganization from prev. commit, itache2003-08-042-12/+18
* Cleanup the clock code. This includes:marcel2003-08-048-459/+174
* Use kmem_alloc_nofault() instead of kmem_alloc_pageable() to allocatealc2003-08-041-1/+1
* POSIX require complex processing of 'c-c' ranges: if one of the endpointsache2003-08-042-22/+41
* Now that the central POSIX.1e ACL code implements functions torwatson2003-08-043-88/+13
* Backout 1.14, it seems to be causing problems with libxml buildbmilekic2003-08-041-1/+1
* Special fix just forache2003-08-041-0/+7
* fix disordering of filenames. Place the dev/ppc files in alphabeticalimp2003-08-043-4/+5
* Move more ACL logic from the UFS code (ufs_acl.c) to the central POSIX.1erwatson2003-08-044-8/+279
* New release/errata notes: SA-03:08.bmah2003-08-043-3/+13
* In ufs_chmod(), use privilege only when required in the followingrwatson2003-08-041-5/+9
* Use the revision ID from PCI configuration space to identify Inteljdp2003-08-041-23/+41
* Fix handling of external interrupts: we weren't calling ast() whenmarcel2003-08-042-14/+51
* Microoptimization of prev. patch: do strdup() only if (cflag || Cflag)ache2003-08-031-3/+5
* 1) Fix -C - it was broken since introduced, wrong array sortedache2003-08-032-23/+19
* Name swap_pager_find_dev() more correctly swp_pager_finde_dev().phk2003-08-031-38/+21
* Rename collate_range_cmp() to stable_collate_range_cmp() to indicateache2003-08-031-11/+7
* Restore including of "collate.h", for its own prototype (mis)match detectionache2003-08-031-0/+1
* style.Makefile(5)'izeobrien2003-08-035-32/+15
OpenPOWER on IntegriCloud