Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Properly mark up column lists. This does not affect output; I just had | chris | 2003-01-20 | 3 | -8/+8 |
| | | | | | | the arguments to .Bl incorrect. Sponsored by: DARPA, Network Associates Laboratories | ||||
* | Reference the MAC chapter in the user Handbook. | chris | 2003-01-20 | 1 | -0/+5 |
| | | | | Sponsored by: DARPA, Network Associates Laboratories | ||||
* | Support for the "Seiko Epson Perfection 1260 scanner". | joe | 2003-01-20 | 1 | -0/+1 |
| | | | | | Submitted by: Michael Lestinsky <michael@lestinsky.de> MFC After: 3 days | ||||
* | Add required commas that were ommitted in the previous delta; the | sheldonh | 2003-01-19 | 2 | -2/+2 |
| | | | | SEE ALSO section's list of manual pages must be comma-separated. | ||||
* | Kill whitespace at EOL. | mtm | 2003-01-19 | 1 | -1/+1 |
| | | | | | Approved by: markm (mentor) Noticed by: ru | ||||
* | Note that Wisecom's PCI adapter works. | tom | 2003-01-18 | 1 | -0/+1 |
| | |||||
* | Document lock order reversals possible when calling allocation functions | alfred | 2003-01-18 | 2 | -14/+28 |
| | | | | | | | | | | | with vnode interlocks held. Emphasize that users need to be careful with malloc flags versus mbuf flags. Remove stale portion in vnode.9 about v_tag. We don't have it anylonger. Submitted by: Hiten Pandya <hiten@unixdaemons.com> | ||||
* | Caution programmers not to confuse M_DONTWAIT with M_NOWAIT. They | rwatson | 2003-01-18 | 2 | -0/+19 |
| | | | | | | are not the same. Suggested by: Hiten Pandya <hiten@unixdaemons.com> | ||||
* | Mention net.inet.ip.accept_sourceroute. | ru | 2003-01-17 | 1 | -0/+3 |
| | |||||
* | kernel: | njl | 2003-01-16 | 1 | -6/+5 |
| | | | | | | | | | | | | * Fix a bug where devices weren't cleaned up on close(): CAM_REQ_CMP != 0 user: * Increase timeout in usermode to CAM_TIME_INFINITY. The initiator is in charge of timeouts and the value was in ms, not seconds. * Bring two debugging printfs under the debug flag * Clean up man page to show increased testing on isp(4) Submitted by: gibbs (bugfixes) | ||||
* | Add missing . to mandoc macro | keramida | 2003-01-15 | 1 | -1/+1 |
| | | | | | PR: docs/47092 Submitted by: SUZUKI Koichi <koich@cac.co.jp> | ||||
* | Slightly better grammar. | chris | 2003-01-15 | 1 | -1/+1 |
| | | | | Sponsored by: DARPA, Network Associates Laboratories | ||||
* | Update cross-references to include mac(4). | chris | 2003-01-15 | 10 | -1/+11 |
| | | | | Sponsored by: DARPA, Network Associates Laboratories | ||||
* | Welcome mac(4), the central source of information for all things MAC. | chris | 2003-01-15 | 2 | -0/+132 |
| | | | | Sponsored by: DARPA, Network Associates Laboratories | ||||
* | Add rc_debug knob to rc.conf. The code for it has been in rc.subr for | mtm | 2003-01-14 | 1 | -0/+81 |
| | | | | | | | | some time now. Document all knobs introduced by rc.d Approved by: markm (mentor) Reviewd by: gordon (earlier revision) | ||||
* | Cross reference lio_listio(2). | tjr | 2003-01-14 | 1 | -0/+1 |
| | |||||
* | Manual page for sem.ko/options P1003_1B_SEMAPHORES, similar to aio(4). | tjr | 2003-01-14 | 2 | -0/+68 |
| | |||||
* | Note that the Dlink Air 660 is supported. | trhodes | 2003-01-14 | 1 | -0/+1 |
| | |||||
* | Sort. Move /usr/heimdal to /var/heimdal where it really is. | ceri | 2003-01-10 | 1 | -12/+12 |
| | | | | | | PR: docs/46637 Submitted by: Igor Sobrado <sobrado@acm.org> Approved by: ru | ||||
* | Do not do manually what sendmail(8) can do better automatically. | wollman | 2003-01-08 | 1 | -13/+12 |
| | | | | | Tell sendmail to clean up its own host status cache. The error condition handling could probably be done better. | ||||
* | o Refer to "Network Associates Laboratories" instead of "NAI Labs" or | chris | 2003-01-08 | 10 | -41/+38 |
| | | | | | | | | "Network Associates Labs" in the copyright notice. o Remove clause #3 in the license terms. o Remove the line break from my name. Sponsored by: DARPA, Network Associates Laboratories | ||||
* | Include a proper reference to the Developers' Handbook in the | chris | 2003-01-08 | 1 | -0/+4 |
| | | | | | | SEE ALSO section. Sponsored by: DARPA, Network Associates Laboratories | ||||
* | Cross-reference mac_lomac.4 | chris | 2003-01-08 | 9 | -0/+9 |
| | | | | Sponsored by: DARPA, Network Associates Laboratories | ||||
* | Document the LOMAC security policy. | chris | 2003-01-08 | 2 | -0/+197 |
| | | | | | | This man page was co-written by Brian Feldman <green>. Sponsored by: DARPA, Network Associates Laboratories | ||||
* | pthread_attr_get_np() now takes 'pthread_t' (not 'pthread_t *') | fjoe | 2003-01-07 | 1 | -2/+2 |
| | | | | to be consistent with other pthread_XXX functions | ||||
* | Correct order of alignment in EXAMPLES. | trhodes | 2003-01-06 | 1 | -2/+2 |
| | | | | | PR: 42760 Submitted by: Christian Brueffer <chris@unixpages.org> | ||||
* | Back out revisions 1.45 && 1.46, they are incorrect. | trhodes | 2003-01-06 | 1 | -2/+1 |
| | | | | Noticed by: schweikh | ||||
* | Document what .jcr and .eh_frame is. | trhodes | 2003-01-06 | 1 | -0/+5 |
| | | | | | PR: 46638 Submitted by: Tim Kientzle <tim@kientzle.com> | ||||
* | Fix a type that crept in during my last commit here. | trhodes | 2003-01-06 | 1 | -1/+1 |
| | | | | | Noticed by: Stefan Farfeleder <stefan@fafoe.dyndns.org> Pointy hat: trhodes | ||||
* | Link a.out(5) to aout(5) to follow the module name. | trhodes | 2003-01-06 | 1 | -1/+2 |
| | |||||
* | Add two new manual pages. Welcome the ida(4) and iir(4) manual pages. | trhodes | 2003-01-06 | 3 | -0/+130 |
| | |||||
* | Add a manpage for the LAN Media Corp PCI WAN adapter driver. | obrien | 2003-01-05 | 2 | -0/+92 |
| | | | | Obtained from: NetBSD | ||||
* | Typo: s/CTLTYPE_DYN/CTLFLAG_DYN | schweikh | 2003-01-04 | 1 | -2/+2 |
| | | | | | PR: misc/45012 Submitted by: Steve Coltrin <spcoltri@omcl.org> | ||||
* | gifconfig(8) was depricated. | ume | 2003-01-04 | 1 | -2/+3 |
| | | | | Reported by: rwatson | ||||
* | mdoc(4) police: Markup. Fix 1 hard sentence break. | trhodes | 2003-01-03 | 1 | -4/+7 |
| | |||||
* | mdoc(7) police: Remove hard sentence breaks. | trhodes | 2003-01-03 | 1 | -9/+18 |
| | |||||
* | mdoc(7) police: markup nits. | trhodes | 2003-01-03 | 1 | -5/+7 |
| | |||||
* | Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, | schweikh | 2003-01-01 | 2 | -2/+2 |
| | | | | especially in troff files. | ||||
* | 'wepmode on' is needed to turn on wep. | imp | 2003-01-01 | 1 | -2/+2 |
| | | | | Submitted by: blackend | ||||
* | Add a COMPATIBILITY section. Note what is not supported. | trhodes | 2002-12-31 | 1 | -1/+4 |
| | | | | Prompted by: olgeni | ||||
* | s/arn't/are not/ | trhodes | 2002-12-31 | 1 | -4/+3 |
| | | | | Reword the AUTHORS section to make more sense. | ||||
* | A refused connection will return ECONNREFUSED rather than ECONNRESET. | chris | 2002-12-31 | 1 | -1/+1 |
| | | | | | PR: docs/46654 Submitted by: Christian S.J. Peron <maneo@bsdpro.com> | ||||
* | Correct .Dt macro. | trhodes | 2002-12-30 | 1 | -1/+1 |
| | |||||
* | Actually cvs add the ciss.4 file... | trhodes | 2002-12-30 | 1 | -0/+86 |
| | |||||
* | Add a manual page for the ciss driver. | trhodes | 2002-12-30 | 1 | -0/+1 |
| | | | | Reviewed by: obrien | ||||
* | Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ | schweikh | 2002-12-30 | 2 | -2/+2 |
| | | | | Add FreeBSD Id tag where missing. | ||||
* | Use 'msdosfs' in the /etc/fstab example. However, it works either way. | trhodes | 2002-12-30 | 1 | -2/+2 |
| | | | | Pointed out by: schweikh | ||||
* | Add msdosfs.5 | trhodes | 2002-12-29 | 1 | -0/+79 |
| | |||||
* | Move the msdos.5 manual page to msdosfs.5 to be more correct. | trhodes | 2002-12-29 | 2 | -80/+2 |
| | |||||
* | Some Pa fixes from Tom, plus a little rearranging of the paragraph by me. | dillon | 2002-12-28 | 1 | -7/+18 |
| | | | | Submitted by: Tom Rhodes |