summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rather than passing around a cached 'priv', pass in an ucred tobz2008-02-025-59/+30
* Rewrite to consume significantly less memory, by using find -s instead ofdes2008-02-021-16/+11
* Fix one more grammo.marck2008-02-021-1/+1
* Some platforms that are currently under development have to cope withimp2008-02-021-2/+4
* Wall of shame rather than wall of fame for the -Werror suppression.imp2008-02-021-3/+1
* This commit was generated by cvs2svn to compensate for changes in r175882,obrien2008-02-021-0/+2
|\
| * Fix nit in version 4.23 in which -p does not work (thus updating accessobrien2008-02-021-0/+2
* | add opaque pointer to tx ampdu state for driverssam2008-02-021-0/+1
* | When the state of the interface changes rapidly enough (usually due tobrooks2008-02-011-1/+5
* | o correct typo that broke check when handling addba responsesam2008-02-011-1/+2
* | Relax the check for a PCI-express chipset by assuming the system is ajhb2008-02-011-5/+2
* | Update korean locale messages:jkim2008-02-013-3/+21
* | Give MEXTADD() another argument to make both void pointers to thephk2008-02-0120-38/+48
* | Reword recent comment a bit.marck2008-02-011-3/+3
* | Use FEATURE() macro to advertise aio availability.rwatson2008-02-011-0/+2
* | Add comments about stack protection mechanism.mav2008-02-011-0/+8
* | Tune the message for better informativity.mav2008-02-011-1/+2
* | Band-aid recent commit by mav by replacing a variable in a CTR statement withbenno2008-02-011-1/+1
* | Implement Session-ID hashing to improve receive performance scalabilitymav2008-01-311-31/+70
* | When reinitializing a lockuser, don't assume that the lock is indeischen2008-01-311-7/+15
* | Fix an indentation.jkim2008-01-311-1/+1
* | The devstat(3) manpage claims that only <devstat.h> is needed as ajhb2008-01-311-0/+1
* | Do not sanitize disk geometry if it is set by scripts in non-interactive mode.jkim2008-01-311-8/+8
* | For no good reason I had assumed that ACPI table headers would be pagejhb2008-01-312-10/+14
* | Use dump_write() instead of direct calls to di->dumper() in textdumps.rwatson2008-01-311-3/+3
* | De-sparc64-ify (now that it's also installed on PowerPC).ru2008-01-311-1/+1
* | Spot two more bugs WRT adherence to the local prompt style.yar2008-01-311-2/+2
* | Use consistent style in user prompts: the question is in a new lineyar2008-01-312-6/+6
* | Some code reformat.mav2008-01-311-55/+38
* | Implement stack protection based on GET_STACK_USAGE() macro.mav2008-01-313-8/+46
* | Move GET_STACK_USAGE from MI header to i386/amd64 MD ones.mav2008-01-313-14/+22
* | Correct two problems relating to sorflush(), which is called to flushrwatson2008-01-317-13/+36
* | Add hook routine archive_write_ar_finish() which writes the 'ar'kaiw2008-01-311-1/+19
* | Add a test to verify compatibility with archives withkientzle2008-01-313-0/+145
* | Tighten up the heuristic that decides whether or not we shouldkientzle2008-01-311-20/+36
* | Enable ofwdump on powerpc (finally). Tested on G3 & G4 machines.grehan2008-01-313-1/+2
* | Bring in the nice work from Mark Tinguely on arm pmap.cognet2008-01-312-428/+179
* | Fix two typos.delphij2008-01-301-2/+2
* | Implement GET_STACK_USAGE() macro to get the current kernel thread stack usage.mav2008-01-301-0/+14
* | Add a note pointing to build(7) for more info.jhb2008-01-301-0/+2
* | Allow watch(8) to use more than 10 snp* devices. This limitation was purelyrink2008-01-301-6/+5
* | Fix bootparamd on 64 bit platforms - at least amd64 was broken due to therink2008-01-302-4/+4
* | Map 'boot' to GPT_ENT_TYPE_FREEBSD_BOOT when parsuing UUIDs so that thingsjhb2008-01-301-0/+7
* | Add unix_sorflush, a regression test for the following scenario:rwatson2008-01-302-0/+106
* | Christos decided to keep the manpages in mdoc(7) format,ru2008-01-303-1032/+12
* | Update for the 4.23 import.obrien2008-01-301-3/+3
* | - Rework the kld support to hook into GDB's shared library support.jhb2008-01-293-81/+165
* | Don't close the kernel bfd object during startup. Instead, leave it openjhb2008-01-293-7/+13
* | Use target_read_memory() and extract_unsigned_integer() instead of directjhb2008-01-291-19/+6
* | Don't look for "foo.ko.symbols" files. GDB is smart enough to open thejhb2008-01-291-1/+0
OpenPOWER on IntegriCloud