summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add two new functions to convert FAT filesystem format timestampsphk2006-10-223-0/+308
* Fix ttyv* device names.ru2006-10-221-7/+7
* Suppress a spurious warning message when a kernel without INET6 ishrs2006-10-221-1/+1
* Fix build: remove (now) unnecessary PG_BUSY check, it's handled by vm object ...delphij2006-10-221-1/+1
* Fix some typos and grammar.ru2006-10-221-13/+16
* Complete break-out of sys/sys/mac.h into sys/security/mac/mac_framework.hrwatson2006-10-22108-533/+204
* Replace PG_BUSY with VPO_BUSY. In other words, changes to the page'salc2006-10-2212-57/+65
* Eliminate unnecessary PG_BUSY tests.alc2006-10-223-3/+3
* Initialize T1 to silent gcc warning.kevlo2006-10-221-1/+1
* Use macro TAILQ_FOREACH_SAFE instead of expanding it.davidxu2006-10-221-6/+3
* Since revision 1.333 of kern_sig.c no longer uses P_WEXIT, the changedavidxu2006-10-211-2/+8
* - Document the default disk block usage unit.ru2006-10-213-21/+48
* MFp4: default to not loading the fpgaimp2006-10-215-5/+170
* MFp4: Update to smaller code footprint.imp2006-10-215-17/+67
* MFp4: Move to smaller code footprint.imp2006-10-212-20/+20
* MFp4: Move to smaller code. This was somehow forgotten before.imp2006-10-211-5/+5
* Eliminate unnecessary PG_BUSY tests. They originally served a purposealc2006-10-212-2/+2
* There seems to be a problem with txcsum and UDP. Turn it off until it isscottl2006-10-211-0/+5
* Minor markup fix: A comma should be seperated by space from macrosimon2006-10-211-1/+1
* Make it clear that section 8 also documents system managementru2006-10-211-17/+28
* Comment out the first paragraph; while it tells the true (we're usingru2006-10-211-14/+14
* Small fixes.ru2006-10-211-2/+2
* Better handle the -F case:marcel2006-10-211-7/+5
* Bump document date for previous revision.ru2006-10-211-1/+1
* Spelling.ru2006-10-211-1/+1
* Avoid a potential hard sentence break.ru2006-10-211-1/+1
* Bump document date for the previous change.ru2006-10-211-1/+2
* Turn on gdbserver for the arch that supports it..jmg2006-10-211-0/+4
* Revise the markup, sort sections, fix some grammar bugs.ru2006-10-211-116/+119
* Bump document date for the previous change.ru2006-10-211-1/+1
* Fix .Dd arguments.ru2006-10-211-1/+1
* o Fix typo.maxim2006-10-211-1/+1
* Record the pccardc death.ru2006-10-211-0/+2
* MFCs noted: libpcap 0.9.4, tcpdump 3.9.4.bmah2006-10-212-4/+4
* MFi386: 1.13: Fix booting with ps2 keyboards.ru2006-10-211-1/+0
* Workaround for (what seems to be) compiler error for gcc 3.4.6. Onkib2006-10-211-1/+4
* Set LC_ALL=C in order to avoid problems with character ranges andcperciva2006-10-212-0/+6
* The vm.zone sysctl has gone; zone stats are now supplied by libmemstat(3).ru2006-10-211-4/+1
* - Add comma after REQUESTS field missed in previous commit.ru2006-10-211-2/+2
* Fix error in rev. 1.68. The intention was to break out the switch(){},glebius2006-10-211-1/+1
* Print the number of allocation failures in UMA zones.glebius2006-10-211-4/+4
* Fake the link count until we have no choice but to load data from thetrhodes2006-10-211-1/+1
* Be more like the BGE driver. Ensure that at least 16 TX descriptors arescottl2006-10-211-8/+11
* style(9) cleanup.kevlo2006-10-219-12/+0
* Fix whitespacescottl2006-10-211-1/+1
* Ok I am an idiot. On 32 bits big-endian systems, it is needed to handle thecognet2006-10-211-2/+17
* revert last change.. premature.. need to wait until if_ethersubr.cjulian2006-10-212-8/+12
* Use __QUAD_LOWWORD for __syscall, to always use the good word, whatever thecognet2006-10-201-2/+2
* fix tab indentation for CP and RV...jmg2006-10-201-7/+51
* Move some variables to a more likely placejulian2006-10-202-12/+8
OpenPOWER on IntegriCloud