aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Unbreak the -c option by not using connect(2) for mount_nfs'sIan Dowse2002-08-261-1/+2
* The previous commit log was incorrect. _BSD_CLK_TCK_ andMike Barcroft2002-08-260-0/+0
* Grammar fix.Giorgos Keramidas2002-08-261-1/+1
* move the assert to cover more casesJulian Elischer2002-08-261-1/+1
* Fix 'SYNOPSIS' and 'usage'Tom Rhodes2002-08-262-2/+2
* Print a more realistic usage message 'special_device' 'inode_number'. ThisTom Rhodes2002-08-261-2/+2
* Grrr.... mumble.... a linger gzip'ism still existed.David E. O'Brien2002-08-261-1/+1
* Since arm and powerpc aren't far enough to set stathz, take aMike Barcroft2002-08-262-4/+4
* Fix a long-standing bug on alpha:Mike Barcroft2002-08-261-2/+2
* Clarify that the date 26 August 1920 was the date women got the voteGreg Lehey2002-08-261-1/+4
* Document -p option of diff.Giorgos Keramidas2002-08-261-0/+3
* Fixed most indentation bugs.Jake Burkholder2002-08-252-53/+40
* Fixed placement of operators. Wrapped long lines.Jake Burkholder2002-08-252-15/+23
* Backout rev 1.4. The code certainly does not spell the sysctl with 'ed':David E. O'Brien2002-08-251-1/+1
* Move intrmask_t to the kernel-only section of <sys/types.h>. Add someMike Barcroft2002-08-252-2/+11
* Rearrange a sentence that got stuck in the wrong paragraph.Matthew Dillon2002-08-251-2/+3
* Clear up confusion in a sentence describing [/var]/tmp.Matthew Dillon2002-08-251-1/+2
* Add suspend/resume method to syscons. This switch the modeMitsuru IWASAKI2002-08-251-0/+35
* Add a section on the net.inet.ip.portrange.* sysctls.Matthew Dillon2002-08-251-0/+26
* Fix a couple of typos in comments.Julian Elischer2002-08-251-2/+2
* Append a d to disable to make the ACPI hint example valid.Mike Barcroft2002-08-251-1/+1
* Replace various spelling with FALLTHROUGH which is lint()ablePhilippe Charnier2002-08-258-20/+22
* Replace various spelling with FALLTHROUGH which is lint()ablePhilippe Charnier2002-08-2555-105/+103
* Replace various spelling with FALLTHROUGH which is lint()ablePhilippe Charnier2002-08-2529-59/+80
* Replace various spellings with FALLTHROUGH which is lint()ablePhilippe Charnier2002-08-254-14/+14
* Reformat the mvterm entry to fit mostly in an 80 column terminal.Jens Schweikhardt2002-08-251-11/+14
* Oops, the previous commit messages should have said that the previousBruce Evans2002-08-250-0/+0
* Turned format checking back on. It was left turned off for too long afterBruce Evans2002-08-252-14/+2
* Remove a repeated word.Chris Costello2002-08-251-1/+1
* Remove extra args to printfWarner Losh2002-08-251-2/+2
* Add new sysctl MIB (hw.acpi.sleep_delay) to specify the delay (inMitsuru IWASAKI2002-08-252-0/+9
* Don't give up on a remote log host when we get a EHOSTUNREACH orCrist J. Clark2002-08-251-3/+20
* Check if a host argument is a IPv6 presentation format address beforeCrist J. Clark2002-08-251-6/+6
* o Retire pmap_pageable(). It's an advisory routine that noneAlan Cox2002-08-2510-139/+0
* Only create a temporary file if we are actually going to do somethingCrist J. Clark2002-08-257-7/+7
* Lock the sysctl(8) knobs that turn ip{,6}fw(8) firewalling andCrist J. Clark2002-08-252-6/+11
* Reformat some comments to fit in 80 columns andJulian Elischer2002-08-251-30/+28
* Make this compile without needing NO_WERROR.Peter Wemm2002-08-251-1/+1
* Add a -C ala GNU make(1) for Makefiles which are too lazy to use $(MAKE) andJuli Mallett2002-08-253-3/+11
* Fixed printf format errors and style bugs in rev.1.92. This is the versionBruce Evans2002-08-251-2/+3
* Oops, the previous commit wasn't the version that I meant to commit (itBruce Evans2002-08-251-78/+9
* Add suspend and resume support.Orion Hodson2002-08-251-8/+45
* Add a sentence on the TCP retransmission timer changesMatthew Dillon2002-08-252-0/+28
* Add A section on the retransmit timer sysctls.Matthew Dillon2002-08-251-0/+13
* Fixed editing errors in rev.1.4 which manifested as printf format errorsBruce Evans2002-08-251-2/+2
* Fixed printf format errors and style bugs in previous commit.Bruce Evans2002-08-251-9/+78
* Reorg just a tad to better express our bzip intentions.David E. O'Brien2002-08-251-6/+6
* Find remaining hardcoded gzip bits and change to bzip2 bits.David E. O'Brien2002-08-253-9/+15
* o Retire vm_page_zero_fill() and vm_page_zero_fill_area(). Ever sinceAlan Cox2002-08-2511-37/+10
* Fixed white space around operators, casts and reserved words.Jake Burkholder2002-08-242-32/+30