summaryrefslogtreecommitdiff
path: root/share/man
AgeCommit message (Collapse)Author
2004-08-19more about more recent stuff; from Dmitry BogdanMichael Shalayeff
2004-08-18some consistency fixes;Jason McIntyre
2004-08-18Add NetMos 4S (4 port serial)Todd C. Miller
2004-08-17keep all "ifconfig <cloneable> create" examples the sameJared Yanovich
ok jmc
2004-08-17capitalize Fast Ethernet and Gigabit EthernetJared Yanovich
ok jmc
2004-08-17RegenMiod Vallat
2004-08-17a few mdoc fixesJared Yanovich
ok jmc
2004-08-16correct a mistake in a code example; diff from Lawrence Teo;Jason McIntyre
henning says it's correct;
2004-08-16mdoc fixesJared Yanovich
normalize ioctl listing convert SEE ALSO to Rs/Re ok jmc
2004-08-15mdoc fixesJared Yanovich
remove OSI and other old stuff update header file excerpts misc punctuation, grammar, rewording, etc. normalize ioctl listing document interface group ioctls document interface cloning ioctls (help from FreeBSD) add some cross-refs "[mdoc] stuff is fine" jmc
2004-08-15-p was removed from dhcpdJared Yanovich
ok deraadt
2004-08-15fix .Dt;Jason McIntyre
2004-08-15uppercase the `e' in Ethernet;Jason McIntyre
2004-08-14dhcpd doesn't have a -q flag now; ok henning@ deraadt@David Krause
2004-08-14i386-unknown-openbsd3.6, not 3.5; ok deraadt@David Krause
2004-08-13LK204-24-USB LCD; adulau@foo.beTheo de Raadt
2004-08-13Update for new gdb.Mark Kettenis
ok deraadt@
2004-08-12new sentence, new line;Jason McIntyre
2004-08-12Remove leftovers from pre-clonable device days.Ryan Thomas McBride
2004-08-11add dladdr() support and add some 'standard' dlsym() support.Dale Rahn
ok millert miod pval, grumble deraadt
2004-08-11sync to reality, document missing ioctlsJared Yanovich
mdoc fixes normalize ioctl listing slightly reorganize some parts grammar, punctuation, and rewording fixes remove crud introduced in rev 1.17 and never removed Note: this update does *not* include the controversial stuff discussed on h@; it contains what is in the header file. help and ok (previously) jmc
2004-08-10add sgi;Jason McIntyre
ok miod@
2004-08-10Only expand a tilde for strings like "~", "~/..", "~user" and "~user/".Todd C. Miller
For the PATH, only expand a tilde that is at the beginning of the path name. This is similar to the behavior prior to my commit here yesterday.
2004-08-10update to realityJared Yanovich
- elaborate on cloned route behavior - mention route labels - sync header file excerpts - remove ISO mention - things that were new 10 years ago are just "the way" now, so do not refer to them as such - remove source routing stuff for now mdoc corrections add some cross-refs slight consistency and reorganizational fixes grammar, punctuation, and rewording fixes requested by, help, and ok henning help and ok jmc
2004-08-10Apacer Wireless Steno MB112 includes wi@USBTodd C. Miller
2004-08-10if_mec manMichael Shalayeff
2004-08-09Support the "setenv" capability in login.conf ala FreeBSD. FollowingTodd C. Miller
FreeBSD's example, a '~' in an environment variable is replaced with the user's homedir. A '$' is replaced by the user's login name. Both can be escaped with a backslash to get the literal char. OK deraadt@
2004-08-09syncOtto Moerbeek
2004-08-08doc more productsTheo de Raadt
2004-08-07tyop; Number SixTodd C. Miller
2004-08-06import from netbsd w/ minor tweaks. needs more workMichael Shalayeff
2004-08-06regenMichael Shalayeff
2004-08-06syncTheo de Raadt
2004-08-06syncTheo de Raadt
2004-08-06zee sgi makefilesMichael Shalayeff
2004-08-06regenMichael Shalayeff
2004-08-06regenMichael Shalayeff
2004-08-04- sync to netbsdJared Yanovich
- update to reality - grammar, punctuation, rewording - since this page describes both the mixer and audio devices, add mention of the mixer device in relevant places - use standard conventions for documenting ioctls - macro and other mdoc fixes - add some unmentioned audio devices and other cross-refs to "see also" help and ok jmc and add kernel config usage to synopsis (from deraadt)
2004-08-03Err, commit after regen...Miod Vallat
2004-08-03Replace the old 4.4BSD scsi code used on hp300 with a ``real'' driverMiod Vallat
interfaced with the MI scsi code. Adapted from NetBSD with some changes (especially to get tape and old cd-rom drives to not cause the driver to spin during probe). Tested by millert@ and I, ok millert@
2004-08-03add an MLINK for mixer(4) that points to audio(4),Jared Yanovich
since the page describes both devices ok jmc deraadt marius
2004-08-03mention EBUSY, ok jmc@Pedro Martelletto
2004-08-03tweaks;Jason McIntyre
2004-08-03Xrs from Alexey E. Suslikov;Jason McIntyre
2004-08-03document SHARED_ONLYMarc Espie
2004-08-03Document 'syncpeer'.Ryan Thomas McBride
2004-08-01xr radioctl(1); found by Matthias Kilian <kili@outback.escape.de>Michael Shalayeff
2004-07-31remove GATEWAY and IPFORWARDING option knobs, use the sysctl.Brad Smith
ok mcbride@ miod@ deraadt@
2004-07-30more Xrs from Alexey E. Suslikov;Jason McIntyre
2004-07-28hostname.tun can be used to set link0, so add standard hostname.if(5)/Jason McIntyre
netstart(8) blurb; spotted by Alexey E. Suslikov; also, add hostname.if(5) and netstart(8) to SEE ALSO;