summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
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
2001-10-24OPL3-SAx not SAXMiod Vallat
2001-10-24Fix linefeeds, and (blush) a special typo.Miod Vallat
2001-10-24elaborate on wi(4) @ PCI a little bitTodd C. Miller
2001-10-24Match Netgear MA301 dumb PCMCIA->PCI bridge.Todd C. Miller
2001-10-24"minium" -> "minimum", ok deraadt@Daniel Hartmeier
2001-10-24Xr emuTheo de Raadt
2001-10-24i82562 is alos worksMichael Shalayeff
2001-10-24build emu.4Michael Shalayeff
2001-10-24man for an emuMichael Shalayeff
2001-10-15Add 'allow-opts' to rules. Packets with IP options will be blocked byDaniel Hartmeier
default now, and can be allowed per rule. ok deraadt@
2001-10-14Mention that sparc and sparc64 have UKC.Miod Vallat
Also, try to do a better job at describing how the different prom versions find the bootloader and the kernel filename.
2001-10-14Fix misplaced word; David KrauseTodd C. Miller
2001-10-14Disable fd sharing for this release. Sorry.Artur Grabowski
deraadt@ ok.