Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-02-09 | o) ${PORTSDIR}/infrastructure | Reinhard J. Sammer | |
o) naddy prefers to be called Christian | |||
2001-02-08 | Back out a local change that swapped the codes for application and | Todd C. Miller | |
normal cursor keys. We needed it for pcvt but it wasn't really correct and it breaks cursor keys under wscons. | |||
2001-02-07 | document more recent (last year or two) support for newer hardware; ok mickey@ | Todd T. Fries | |
2001-02-07 | mention ND6_DEBUG | Jun-ichiro itojun Hagino | |
2001-02-04 | Put KNF in the NAME field so apropos/man -k will find it. | Jason Wright | |
2001-02-03 | $OpenBSD$ | Niklas Hallqvist | |
2001-02-03 | $OpenBSD$ | Niklas Hallqvist | |
2001-02-03 | $OpenBSD$ | Niklas Hallqvist | |
2001-02-03 | $OpenBSD$ | Niklas Hallqvist | |
2001-02-03 | $OpenBSD$ | Niklas Hallqvist | |
2001-02-03 | $OpenBSD$ | Niklas Hallqvist | |
2001-02-01 | Almost, but not quite, 3 years late... a man page for the led driver. | Jason Wright | |
2001-02-01 | - le attaches at pci these days, too | Jason Wright | |
- update supported models from i386.html | |||
2001-02-01 | s/SuperProbe/XF86Setup/ .. oops! | Todd T. Fries | |
s/8.0/8.3/ .. reflect update to X requirements for building. | |||
2001-01-31 | Reflect changes in utmp.h | Chris Cappuccio | |
2001-01-31 | typo | Brad Smith | |
2001-01-31 | ELF alpha has crtbegin and crtend. | Artur Grabowski | |
2001-01-29 | Fix mdoc botch; markus@ | Aaron Campbell | |
2001-01-29 | Xr ises.4 | Theo de Raadt | |
2001-01-29 | Add ises.4 | Hakan Olsson | |
2001-01-29 | Initial man page for ises driver. | Hakan Olsson | |
2001-01-29 | $OpenBSD$ | Niklas Hallqvist | |
2001-01-29 | talk about random.4 | Theo de Raadt | |
2001-01-29 | Add a transient driver for the Y@P phone that downloads firmware into | Aaron Campbell | |
the EZ-USB chip. After downloading the firmware the device detaches and then reattaches as a composite device (audio + HID). From NetBSD. /* XXX - untested */ Commented out in GENERIC for now, since this sounds like a kind of rare and weird device that no one would have. But it might be useful to have an example driver like this in the tree in case we see more (important) USB devices in the future using the EZ-USB. | |||
2001-01-28 | replace canadish w/ english | Michael Shalayeff | |
2001-01-28 | replace russlish with english; btw, are some of the descriptions of the bits ↵ | Theo de Raadt | |
backwards? | |||
2001-01-28 | more new shiny flags for your pleasure, Xr autoconf | Michael Shalayeff | |
2001-01-28 | machdep.apmhalt docu goes here (and soon in apm.8). | Marco S Hyman | |
Someone with better english skills than mine may want to edit the wording. | |||
2001-01-28 | gigabit -> Gigabit | Aaron Campbell | |
2001-01-28 | mdoc -compact'ify list of supported cards. | Aaron Campbell | |
2001-01-28 | Add driver for Prolific PL2301/PL2302 host-to-host adapter. From NetBSD. | Aaron Campbell | |
/* XXX - untested */ Note: just reminding myself that I need to create a nice diff for Lennart to further portablize the USB code (I fell behind in doing this). In particular, for this driver, the IF_INPUT() macro just does ether_input() in OpenBSD, but we really want to call the local upl_input() routine. | |||
2001-01-28 | Add driver for HP5300 scanner which uses a homebrew SCSI-over-USB protocol. | Aaron Campbell | |
From NetBSD. /* XXX - untested */ | |||
2001-01-28 | a start for security(8) | David Leonard | |
2001-01-27 | - fix typos | Brad Smith | |
- better magma* entry | |||
2001-01-27 | bring this closer to reality, mention audio, bpp*, ccd*, cgeight*, | Brad Smith | |
cgfour*, cgfourteen*, cgtwo*, ch*, cua*, fd*, ipl, magma*, openprom, raid*, random, rd*, ses*, spif*, tun*, uk*, xd*, xfs* and xy*. could still use a bit more work. | |||
2001-01-27 | mention tun* | Brad Smith | |
2001-01-27 | mention ipl and xfs* | Brad Smith | |
2001-01-27 | show architecture name at the top of the man page, looks nicer. | Brad Smith | |
2001-01-27 | better | Brad Smith | |
2001-01-27 | powerpc | Brad Smith | |
2001-01-27 | initial MAKEDEV man page for powerpc | Brad Smith | |
2001-01-27 | Preferred method of installing linux material should be user-friendly. | Marc Espie | |
2001-01-25 | Clarify that local variable declarations should be sorted by size largest to | Aaron Campbell | |
smallest; smart@monkey.org | |||
2001-01-24 | Grammar: somewhere -> sometime | Aaron Campbell | |
2001-01-24 | Fix a few mdoc/formatting nits. | Aaron Campbell | |
2001-01-23 | Tweak to allow groff -Tdvi -mandoc ... to work. | Marco S Hyman | |
The mdoc macros were re-defining a font alias needed when dvi output was selected. Note: due to groff dvi font limitiations -Tps produces nicer printed material than -Tdvi when using the mandoc macros. OK millert@ | |||
2001-01-23 | oops | Theo de Raadt | |
2001-01-23 | Add iha.4 (Initio SCSI Host Adapter) | Kenneth R Westerback | |
2001-01-23 | Xr to iha.4 | Theo de Raadt | |
2001-01-22 | Improved scoansi and cygwin terminfo entries from ncurses-5.2-20010114 | Todd C. Miller | |