summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Unbreak the -c option by not using connect(2) for mount_nfs'siedowse2002-08-261-1/+2
* The previous commit log was incorrect. _BSD_CLK_TCK_ andmike2002-08-260-0/+0
* Grammar fix.keramida2002-08-261-1/+1
* move the assert to cover more casesjulian2002-08-261-1/+1
* Fix 'SYNOPSIS' and 'usage'trhodes2002-08-262-2/+2
* Print a more realistic usage message 'special_device' 'inode_number'. Thistrhodes2002-08-261-2/+2
* Grrr.... mumble.... a linger gzip'ism still existed.obrien2002-08-261-1/+1
* Since arm and powerpc aren't far enough to set stathz, take amike2002-08-262-4/+4
* Fix a long-standing bug on alpha:mike2002-08-261-2/+2
* Clarify that the date 26 August 1920 was the date women got the votegrog2002-08-261-1/+4
* Document -p option of diff.keramida2002-08-261-0/+3
* Fixed most indentation bugs.jake2002-08-252-53/+40
* Fixed placement of operators. Wrapped long lines.jake2002-08-252-15/+23
* Backout rev 1.4. The code certainly does not spell the sysctl with 'ed':obrien2002-08-251-1/+1
* Move intrmask_t to the kernel-only section of <sys/types.h>. Add somemike2002-08-252-2/+11
* Rearrange a sentence that got stuck in the wrong paragraph.dillon2002-08-251-2/+3
* Clear up confusion in a sentence describing [/var]/tmp.dillon2002-08-251-1/+2
* Add suspend/resume method to syscons. This switch the modeiwasaki2002-08-251-0/+35
* Add a section on the net.inet.ip.portrange.* sysctls.dillon2002-08-251-0/+26
* Fix a couple of typos in comments.julian2002-08-251-2/+2
* Append a d to disable to make the ACPI hint example valid.mike2002-08-251-1/+1
* Replace various spelling with FALLTHROUGH which is lint()ablecharnier2002-08-258-20/+22
* Replace various spelling with FALLTHROUGH which is lint()ablecharnier2002-08-2555-105/+103
* Replace various spelling with FALLTHROUGH which is lint()ablecharnier2002-08-2529-59/+80
* Replace various spellings with FALLTHROUGH which is lint()ablecharnier2002-08-254-14/+14
* Reformat the mvterm entry to fit mostly in an 80 column terminal.schweikh2002-08-251-11/+14
* Oops, the previous commit messages should have said that the previousbde2002-08-250-0/+0
* Turned format checking back on. It was left turned off for too long afterbde2002-08-252-14/+2
* Remove a repeated word.chris2002-08-251-1/+1
* Remove extra args to printfimp2002-08-251-2/+2
* Add new sysctl MIB (hw.acpi.sleep_delay) to specify the delay (iniwasaki2002-08-252-0/+9
* Don't give up on a remote log host when we get a EHOSTUNREACH orcjc2002-08-251-3/+20
* Check if a host argument is a IPv6 presentation format address beforecjc2002-08-251-6/+6
* o Retire pmap_pageable(). It's an advisory routine that nonealc2002-08-2510-139/+0
* Only create a temporary file if we are actually going to do somethingcjc2002-08-257-7/+7
* Lock the sysctl(8) knobs that turn ip{,6}fw(8) firewalling andcjc2002-08-252-6/+11
* Reformat some comments to fit in 80 columns andjulian2002-08-251-30/+28
* Make this compile without needing NO_WERROR.peter2002-08-251-1/+1
* Add a -C ala GNU make(1) for Makefiles which are too lazy to use $(MAKE) andjmallett2002-08-253-3/+11
* Fixed printf format errors and style bugs in rev.1.92. This is the versionbde2002-08-251-2/+3
* Oops, the previous commit wasn't the version that I meant to commit (itbde2002-08-251-78/+9
* Add suspend and resume support.orion2002-08-251-8/+45
* Add a sentence on the TCP retransmission timer changesdillon2002-08-252-0/+28
* Add A section on the retransmit timer sysctls.dillon2002-08-251-0/+13
* Fixed editing errors in rev.1.4 which manifested as printf format errorsbde2002-08-251-2/+2
* Fixed printf format errors and style bugs in previous commit.bde2002-08-251-9/+78
* Reorg just a tad to better express our bzip intentions.obrien2002-08-251-6/+6
* Find remaining hardcoded gzip bits and change to bzip2 bits.obrien2002-08-253-9/+15
* o Retire vm_page_zero_fill() and vm_page_zero_fill_area(). Ever sincealc2002-08-2511-37/+10
* Fixed white space around operators, casts and reserved words.jake2002-08-242-32/+30
OpenPOWER on IntegriCloud