Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mention more functions in the headers so whatis(1) can find them, and | markm | 2000-08-16 | 2 | -1/+10 |
| | | | | create links to functions so added found. | ||||
* | Grammar police; make the English style more consistent throughout, | markm | 2000-08-16 | 1 | -13/+17 |
| | | | | and give suser_xxx some more airtime. | ||||
* | Grammar police; "has been written by" --> "was written by". | markm | 2000-08-15 | 4 | -4/+4 |
| | |||||
* | Improve the cross-references. | markm | 2000-08-15 | 1 | -1/+2 |
| | |||||
* | Fix grammar and a function name. | markm | 2000-08-15 | 1 | -2/+2 |
| | |||||
* | Fix nit in previous delta: trailing punctuation arguments to mdoc | sheldonh | 2000-08-15 | 1 | -1/+1 |
| | | | | macros must be whitespace separated. | ||||
* | Document three new control messages. | archie | 2000-08-15 | 1 | -0/+16 |
| | |||||
* | Complete migration of aliases file to /etc/mail/aliases. | gshapiro | 2000-08-13 | 2 | -2/+2 |
| | | | | | The maintainers of share/examples/diskless/README.TEMPLATING and mergemaster have been contacted so those may be updated as well. | ||||
* | Add output of per battery information to apm(1). | ume | 2000-08-13 | 1 | -0/+2 |
| | | | | | | New ioctl APMIO_GETPWSTATUS is introduced. Reviewed by: -mobile and -current folks (no objection) | ||||
* | Correct path name. | grog | 2000-08-13 | 1 | -1/+1 |
| | | | | Submitted-by: Crist J. Clark <cjclark@alum.mit.com> | ||||
* | Make the word "ldconfig" a bona fide cross-reference, and clarify | jdp | 2000-08-11 | 1 | -2/+4 |
| | | | | | | that this option has an effect only during system start-up. Submitted by: sheldonh | ||||
* | Fix hard sentence break and inappropriate use of the Pa macro in | sheldonh | 2000-08-11 | 1 | -3/+4 |
| | | | | the previous delta. | ||||
* | Describe ldconfig_insecure. | jdp | 2000-08-11 | 1 | -0/+6 |
| | |||||
* | 1000bassT -> 1000baseT | billf | 2000-08-10 | 1 | -1/+1 |
| | |||||
* | Document support for the Solo 1. | nsayer | 2000-08-10 | 1 | -0/+7 |
| | | | | Requested by: sheldonh | ||||
* | Correct a typo | brian | 2000-08-10 | 1 | -1/+1 |
| | | | | Spotted by: Jimmy Olgeni <olgeni@uli.it> | ||||
* | Allow a ppp_user specification to run ppp at startup | brian | 2000-08-10 | 1 | -0/+4 |
| | | | | PR: 20258 | ||||
* | Update to mention support for 6x000 series controllers. | msmith | 2000-08-08 | 1 | -2/+2 |
| | |||||
* | Insert missing word 'that'. | archie | 2000-08-08 | 1 | -1/+1 |
| | |||||
* | Clarify the guidelines surrounding the use of macros. The patch is | sheldonh | 2000-08-08 | 1 | -3/+16 |
| | | | | | | | | | mostly unrelated to the attributed PR, and the attributed submitter wasn't so much suggesting the patch for inclusion as providing it for clarity. PR: 9869 Submitted by: bde | ||||
* | Document three new control messages. | archie | 2000-08-07 | 1 | -1/+17 |
| | |||||
* | Missed one misspelling in previous commit. | archie | 2000-08-06 | 1 | -1/+1 |
| | |||||
* | Fix misspelling. | archie | 2000-08-05 | 2 | -8/+8 |
| | |||||
* | Add support for the Netgear GA620T copper gigabit card. | wpaul | 2000-08-02 | 1 | -2/+4 |
| | |||||
* | Minor man page corrections and fixups to document the difference between | nsayer | 2000-08-02 | 1 | -21/+41 |
| | | | | | | tap and vmnet style devices. Submitted by: Vladimir | ||||
* | Support for the Panasonic / Matshita USB FDD. | n_hibma | 2000-07-31 | 1 | -2/+2 |
| | | | | | Submitted by: SAKIYAMA Nobuo <sakichan@lares.dti.ne.jp> PR: kern/20300 | ||||
* | Capitalize the last two entries. Note that i8254 is a timer. Report | green | 2000-07-28 | 1 | -4/+8 |
| | | | | | that TSC is for any fifth-gneration of later x86 processor, not an i586, and document that it _is_ available to applications. | ||||
* | Add HISTORY. | obrien | 2000-07-27 | 1 | -0/+5 |
| | |||||
* | Fix minor typo. | markm | 2000-07-27 | 1 | -1/+1 |
| | |||||
* | Describe the syncer(4)-related sysctls kern.filedelay, kern.dirdelay | sheldonh | 2000-07-26 | 1 | -5/+13 |
| | | | | and kern.metadelay, thanks to mckusick's feedback. | ||||
* | Add an EXAMPLES section with an example of how to mount a | sheldonh | 2000-07-24 | 1 | -0/+15 |
| | | | | malloc(9)-backed md(4) device on /tmp . | ||||
* | Remove references to the (removed) kern.timecounter.method sysctl. | markm | 2000-07-23 | 1 | -15/+1 |
| | |||||
* | Rework the FILES section to cover the list of common symbolic links | sheldonh | 2000-07-22 | 1 | -12/+53 |
| | | | | | in the /dev directory. Also cover this driver's quirky relationship with the MAKEDEV script. | ||||
* | Move the ef(4) manual page from sys/modules/if_ef to share/man/man4, as | sheldonh | 2000-07-21 | 1 | -0/+1 |
| | | | | discussed with bp. | ||||
* | Describe Reset | ache | 2000-07-21 | 1 | -0/+2 |
| | |||||
* | Move the netgraph-related manual pages into share/man/man4/, as | sheldonh | 2000-07-21 | 1 | -0/+20 |
| | | | | discussed with archie. | ||||
* | Cosmetic: | sheldonh | 2000-07-21 | 1 | -16/+143 |
| | | | | | Convert to one file per line in the MAN4 list. This will make future deltas easier to read. | ||||
* | Minor formatting tweak: compact the supported adapter list. | wpaul | 2000-07-20 | 1 | -1/+2 |
| | |||||
* | Update the Tigon driver to support 1000baseTX gigE over copper AceNIC | wpaul | 2000-07-20 | 1 | -6/+14 |
| | | | | | | | | cards. This basically involves switching to the 12.4.13 firmware, plus a couple of minor tweaks to the driver. Also changed the jumbo buffer allocation scheme just a little to avoid 'failed to allocate jumbo buffer' conditions in certain cases. | ||||
* | Oops. Activate tap in man4 and modules makefiles | nsayer | 2000-07-20 | 1 | -2/+2 |
| | |||||
* | Describe newly implemented SGR 22,24,25,27 | ache | 2000-07-20 | 1 | -9/+13 |
| | |||||
* | Add the tap driver. | nsayer | 2000-07-20 | 1 | -0/+217 |
| | | | | | | | | | | | | | The tap driver is used to present a virtual Ethernet interface to the system. Packets presented by the network stack to the interface are made available to a character device in /dev. With tap and the bridge code, you can make remote bridge configurations where both sides of the bridge are separated by userland daemons. This driver also has a special naming hack to allow it to serve a similar purpose to the vmware port. Submitted by: myevmenkin@att.com, vsilyaev@mindspring.com | ||||
* | Update isp man page, add ispfw man page. | mjacob | 2000-07-20 | 3 | -92/+104 |
| | |||||
* | Add an MLINKS entry which makes snd(4) a link for pcm(4). | sheldonh | 2000-07-20 | 2 | -1/+3 |
| | | | | Suggested by: Udo Erdelhoff <ue@nathan.ruhr.de> | ||||
* | Add a FILES section which, as a side-effect, just so happens to | sheldonh | 2000-07-20 | 1 | -1/+14 |
| | | | | | | | give device node creation instructions. PR: 20060 Reported by: "Sean O'Connell" <sto@stat.Duke.EDU> | ||||
* | Fix a typo and mark ``update'' up consistently in the HISTORY section. | sheldonh | 2000-07-20 | 1 | -2/+2 |
| | | | | Reported by: des | ||||
* | Clear the extraneous Os argument, which survived rev 1.3. | sheldonh | 2000-07-20 | 1 | -1/+1 |
| | |||||
* | General clean-up [1/1]: whitespace | sheldonh | 2000-07-20 | 1 | -7/+10 |
| | |||||
* | General clean-up [0/1]: content | sheldonh | 2000-07-20 | 1 | -15/+26 |
| | | | | | | | Clear extraneous Nm arguments. Clarify some English. Mark netgraph and ifconfig up as a cross-reference. Remove apostrophe from a genitive ``its''. | ||||
* | Include a comment explaining the usual delay between writes and syncs. | sheldonh | 2000-07-20 | 1 | -0/+5 |
| |