summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2001-11-29crossref pci and stgeMichael Shalayeff
2001-11-29add stge(4)Nathan Binkert
2001-11-29o) RFORK_FDSHARE is option; Spotted by grange@grange.ru;Mike Pechkin
o) xntpd -> ntpd; millert@ ok
2001-11-27add buffalo and emtecMichael Shalayeff
2001-11-26add autri.4, from netbsdMichael Shalayeff
2001-11-26add bnf and some documentation on fastroute/route-to/dup-tojasoni
2001-11-26Last char of the sentence is a dot.Mike Pechkin
espie@ ok
2001-11-23new vscom puc devices; lists-openbsdtech@bsws.deTheo de Raadt
2001-11-21install library-specs(7)Anil Madhavapeddy
espie@ ok
2001-11-20mention 5821 (and the fact that it hasn't been tested)Jason Wright
2001-11-20- using fgets instead of getsKevin Lo
- KNF -- Ok'd by deraadt@
2001-11-19more then -> more thanAaron Campbell
2001-11-19another deviceTheo de Raadt
2001-11-17Xr library-specsMarc Espie
2001-11-17reference library specs.Marc Espie
2001-11-16Basic documentation for library-specs.Marc Espie
2001-11-14Mention that the meaning of the battery_life variable in apm_power_infoMiod Vallat
structure depends of the battery_state value.
2001-11-14add ppp(4) per popular demandMichael Shalayeff
2001-11-14add ppp(4), from netbsdMichael Shalayeff
2001-11-14Mention the return code of the script, as suggested by miod@.Hakan Olsson
2001-11-14typo; nulld@norm.nulld.netTheo de Raadt
2001-11-13Escape \ in example.Daniel Hartmeier
2001-11-13Improve introduction, add example.Daniel Hartmeier
2001-11-13kill BUGS sections that basically say "there might be bugs". Like, WTF?Theo de Raadt
2001-11-13o) Fix bogus .Xr usage;Mike Pechkin
o) CAVEAT -> CAVEATS; o) AUTHOR -> AUTHORS; o) Start new sentence on a new line; o) For URL and path names use .Pa; o) We don't like .Pp before .Rs; o) Don't use .Pp before/after .Sh; o) OpenBSD -> .Ox; millert@ ok and help;
2001-11-11o Instead of copying the "virtual memory exhausted" warning for eachHeikki Korpela
individual port, introduce a new variable for bsd.port.mk, VMEM_WARNING. By setting this variable to `Yes', the user is given a warning about the virtual memory requirements just before the pre-build stage. o Also give some examples for different shells for what to do about it, and mention login.conf(5). bash, for example, has a confusing -v flag to ulimit. o Document this in bsd.port.mk.5 espie@ ok
2001-11-09be way more sure that software cannot be usedTheo de Raadt
2001-11-08clarifyTheo de Raadt
2001-11-08parts name changeTheo de Raadt
2001-11-07don't xr kbd or ms, they aren't attached to sab's anywayJason Wright
2001-11-07fix typoJason Wright
2001-11-07The old timeout API is gone.Artur Grabowski
2001-11-06uvm headers there too.Miod Vallat
2001-11-06Fix symbolic address in example (noticed by kbob@jogger-egg.com)Angelos D. Keromytis
2001-11-06Add option XFS. ok art, millertPeter Valchev
2001-11-05Add color capabilities to the wsvt25 entries for wscons(4).Christian Weisgerber
Adapted from NetBSD, ok millert@
2001-11-05more fixes to zipcodes, from Ted U <grendel@heorot.stanford.edu>Michael Shalayeff
2001-11-04wording; ok artPeter Valchev
2001-11-02add intel cardMichael Shalayeff
2001-10-30vipw(8) invokes pwd_mkdb(8) automagically.Miod Vallat
2001-10-30alphabetize the sound sectionMichael Shalayeff
2001-10-29add emu, iop. fix stupid script error splitting lines on dotsMichael Shalayeff
2001-10-29more devicesJason Wright
2001-10-29man page for sab82532Jason Wright
2001-10-293.1Jason Wright
2001-10-29Unconfuse.Marc Espie
ok art@
2001-10-29better descriptionTheo de Raadt
2001-10-28add caveats for stupid chips and fix niels' inconsistancyMichael Shalayeff
2001-10-25add more supported cards adn alphabetize the listsMichael Shalayeff
2001-10-25Need more sleep to make correct replace commands;Miod Vallat
pointed out by op21@squish.org, thanks