Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-12-10 | Recursive makes are no longer a problem, since make now has the | Marc Espie | |
POSIXly-correct behavior. COMMENT is adjusted for flavors, DESCR is not (and this is intentional). | |||
2000-12-06 | Remove final references to extra RSA libs | Todd C. Miller | |
2000-12-06 | new kue model | Theo de Raadt | |
2000-12-05 | MAXHOSTNAMELEN is 256 | Theo de Raadt | |
2000-12-05 | Correct path of sysctl variable, reported by willey@serasystems.com | Angelos D. Keromytis | |
2000-12-03 | typo (d@) | Marc Espie | |
2000-12-01 | Describe more things | Marc Espie | |
2000-11-29 | note ICH2 support | Michael Shalayeff | |
2000-11-28 | 'y' key is too close to 't' key | Jason Wright | |
2000-11-27 | Fix order of SEE ALSO entries | Todd C. Miller | |
2000-11-24 | sync with recent kame document. | Jun-ichiro itojun Hagino | |
- on AF_INET6, :: does not mean local node. | |||
2000-11-21 | Fix. | Angelos D. Keromytis | |
2000-11-21 | TAILQ_PREV documented wrong; horape@tinuviel.compendium.net.ar | Theo de Raadt | |
2000-11-21 | various man page updates from freebsd | Jason Wright | |
2000-11-20 | various Xr fixes; nordin@cse.ogi.edu | Theo de Raadt | |
2000-11-17 | *HMAC96->HMAC | Angelos D. Keromytis | |
2000-11-16 | Driver for USB scanners; from NetBSD. | Aaron Campbell | |
2000-11-16 | - Get rid of ugly .Tn macros. | Aaron Campbell | |
- Get rid of annoying short lines. - Print memory addresses in a literal text font. | |||
2000-11-16 | Note support for Accton EN1217 and EN2242 Ethernet adapters. | Aaron Campbell | |
2000-11-16 | NetBSD 1.6 | Aaron Campbell | |
2000-11-15 | Add pcdisplay(4) man page; from NetBSD. | Aaron Campbell | |
2000-11-15 | New keyboard man pages; from NetBSD. | Aaron Campbell | |
2000-11-15 | Add a "Display adapters" section and note support for vga(4) there. | Aaron Campbell | |
2000-11-15 | Manual page for vga(4); from NetBSD. | Aaron Campbell | |
2000-11-10 | careless jason! | Theo de Raadt | |
2000-11-10 | .Sh AUTHOR -> AUTHORS, ok aaron@ | Todd T. Fries | |
2000-11-10 | reflect reality | Marc Espie | |
2000-11-10 | Adaptec "FSA" RAID driver | Niklas Hallqvist | |
2000-11-10 | do not change NROFF | Theo de Raadt | |
2000-11-10 | the new MANPS variable specifies that .ps versions of manual pages should | Theo de Raadt | |
also be installed in /usr/share/man/ps[0-9]/ as *.ps files. No MLINKS are made for them. | |||
2000-11-10 | Add COMPATIBILITY section definition. | Aaron Campbell | |
2000-11-09 | add uvm(9) from netbsd; as a side effect increase art's guilt factor ;) | Michael Shalayeff | |
2000-11-09 | incomplete work. moved them, repaired some, it is a giant mess | Theo de Raadt | |
2000-11-09 | The spl() functions block interrupts of equal or lesser priority, not of | Aaron Campbell | |
higher priority. This man page could use some more improvement, but this paragraph was too misleading to be ignored. | |||
2000-11-08 | Fix up mdoc section header descriptions to more accurately reflect how | Aaron Campbell | |
man pages should be laid out in OpenBSD. | |||
2000-11-08 | using .Tn is ugly | Theo de Raadt | |
2000-11-08 | UVM default on alpha | Artur Grabowski | |
2000-11-08 | Enable UVM for amiga. | Artur Grabowski | |
2000-11-07 | Repair documentation, remove OPTi and ALi references (these chips are NOT | Chris Cappuccio | |
supported in DMA modes right now), add some missing ones | |||
2000-11-07 | mdoc nit | Aaron Campbell | |
2000-11-06 | Restore the real non-standard loopback address (127.1) | Matthieu Herrb | |
2000-11-06 | Add two paragraphs to the BUGS section: | Aaron Campbell | |
- Note that mii_tick() is not currently run for ASIX boards. - Do not recommend Davicom adapters as they hog the PCI bus. | |||
2000-11-06 | MLINK uhub.4 | Theo de Raadt | |
2000-11-06 | Xr crypto 9, not crypt 9 | Jason Wright | |
2000-11-05 | 2.9 | Jason Wright | |
2000-10-30 | src not unpacked on CD-ROM anymore | Theo de Raadt | |
2000-10-30 | packages, not ports. Ok'd deraadt@, aaron@ | Marc Espie | |
2000-10-29 | No atapi(4) exists: correctly reference atapiscsi(4) instead; closes PR/1477. | Aaron Campbell | |
2000-10-29 | vax uses uvm. | Hugh Graham | |
2000-10-27 | Minor nit: print IPsec in bold under NAME section by using Nm; nate@ | Aaron Campbell | |