summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2002-09-28better word; ishTheo de Raadt
2002-09-27Add a caveat about PCI ROMs possibly sitting in the iomem rangeTodd C. Miller
the pcic wants. With miod@; OK deraadt@
2002-09-26Add a few supposedly useful xrefs, some from mickey@Miod Vallat
ok deraadt@ mickey@
2002-09-26autoconf(4) cleanup:Miod Vallat
- remove blatant lies (missing diagnostics, unconfigured devices never detected even on pci or such busses...) - .Tn UNIX -> .Ox - xref boot_`arch`(8) rather than boot(8) when boot(8) does not exist - vague attempt to harmonize common texts ok deraadt@
2002-09-26Second part of the man4 mi cleanup.Miod Vallat
- more/better xrefs - sync .Cd lines with actual configuration files - intro(4) reference police - huge usb(4) update - follow mdoc.samples suggested man page section ordering when necessary - add netintro(4) and hostname.if(5) xrefs to all ethernet drivers ok deraadt@ mickey@
2002-09-26pcvt is gone, mention wscons instead; miod@ okFederico G. Schwindt
2002-09-26document extended antispoofHenning Brauer
some help nick@ and frantzen@ ok theo
2002-09-26Incomplete section 4 mi manual page cleanup.Miod Vallat
- make configuration lines match GENERIC files - more Xr (hopefully usefule Xr) - never mention intro(4) on non-physical devices (i.e. protocols), always mention it for physical devices - random text style and quoting fixes - drivers ported from FreeBSD did mention rc.conf instead of hostname.if as the place to put mediaopt - some .Tn UNIX -> .Ox replacements - etc, etc... reviewd in part by deraadt@ (until he got bored of this)
2002-09-26Attempt to make these match the current state of the code.Miod Vallat
2002-09-26Install boca(4)Miod Vallat
2002-09-26Point to <sys/mtio.h> rather than contain an old version of it.Miod Vallat
2002-09-26show nodev,nosuid lines; openbsd@davidkrause.comTheo de Raadt
2002-09-25Document the flags option for usb. ok miod@ deraadt@Dale Rahn
2002-09-25Typo in XrMiod Vallat
2002-09-25better text for clause 3. pointed out by miod@.Federico G. Schwindt
2002-09-25Correct sfr(4) reference.Miod Vallat
2002-09-25Suggest disabling the sb driver in UKC rather than removing it fromMiod Vallat
the kernel, when it incorrectly matches an ess card.
2002-09-25Link to em(4) rather than gx(4) now.Miod Vallat
2002-09-25Psycho made jason schizo (or the reverse)Miod Vallat
2002-09-24typoTheo de Raadt
2002-09-24make this more like othersTheo de Raadt
2002-09-24Manpage for em(4). Intel gigabit ethernet driverNathan Binkert
2002-09-23never send a beck to do a man's jobTheo de Raadt
2002-09-23<deraadt> someone please fix the fstab(5) exampleBob Beck
2002-09-23``partition'' is definitely too hard to spell correctly.Miod Vallat
2002-09-23First cut at boot manpage for macppc, based on sparc64 adjusted somewhat.Dale Rahn
2002-09-22Don't Xr dm(8), which no longer exists; David KrauseTodd C. Miller
2002-09-21update list of supported devicesNathan Binkert
2002-09-20Sync with reality, and fix a few errors.Miod Vallat
2002-09-20talk about flags; help and ok from miod@Federico G. Schwindt
2002-09-18not good; back to old versionHenning Brauer
2002-09-18nicer english, use Packet Filter instead of packet filterHenning Brauer
work by nick@ and a bit nitpicking by me ok pb@
2002-09-18no photurisdTheo de Raadt
2002-09-18add lofnJason Wright
2002-09-15consistencyHenning Brauer
2002-09-15don't forget to mention options in the always famous "Rules must be in order"Henning Brauer
2002-09-13Fix a few inaccuracies in wsdisplay behaviour description.Miod Vallat
2002-09-12explain antispoofHenning Brauer
most work by nick@
2002-09-12BNF for antispoofHenning Brauer
2002-09-12nicerHenning Brauer
2002-09-12doc some more featuresTheo de Raadt
2002-09-12documentation repairs. jason is american.Theo de Raadt
2002-09-11document TIMEZONE.Jun-ichiro itojun Hagino
2002-09-11capture supportJason Wright
2002-09-10Mention Siemens/Efficient Networks SpeedStream 1023 PCI adapterTodd C. Miller
2002-09-10move to 3.2-betaTheo de Raadt
2002-09-10sync with the pmap_zero_page and pmap_copy_page API change; ok art@Wilbern Cobb
2002-09-10Update list of supported CMD and Promise devices.Grigoriy Orlov
mpech@ ok.
2002-09-10typo in copy/paste.Mike Pechkin
art@
2002-09-09capture worksJason Wright