Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-03-14 | grammer; from jmc@ | Michael Shalayeff | |
2004-03-14 | add the caveats section | Michael Shalayeff | |
2004-03-14 | sync list of supported cards to the driver | Michael Shalayeff | |
2004-03-13 | remove unnecessary .Pp before a display; | Jason McIntyre | |
2004-03-13 | missing word; | Jason McIntyre | |
2004-03-13 | .SY -> .Sy | Jason McIntyre | |
2004-03-13 | .DV -> .Dv | Jason McIntyre | |
2004-03-13 | typos from Lawrence Teo; | Jason McIntyre | |
2004-03-12 | fix SEE ALSO; | Jason McIntyre | |
2004-03-12 | add some articles; | Jason McIntyre | |
2004-03-12 | Regen | Miod Vallat | |
2004-03-12 | Regen | Miod Vallat | |
2004-03-12 | add amd64 libs, and sync i386 stuff; | Jason McIntyre | |
ok deraadt@ | |||
2004-03-12 | match GENERIC; | Jason McIntyre | |
from Karl O. Pinc; ok deraadt@ markus@ | |||
2004-03-12 | sync | Theo de Raadt | |
2004-03-12 | Preliminary port of NetBSD oosiop driver, for NCR53C700 chips, as commonly | Miod Vallat | |
encountered on the oldest hppa machines. Currently compiled in, but disabled, in the kernel, until it is stable enough - right now read access are fine, but writes eventually time out and do not complete. ok deraadt@ | |||
2004-03-11 | missing word; | Xavier Santolaria | |
ok drahn@. | |||
2004-03-11 | Document RB_USERREQ | Tom Cosgrove | |
ok beck@, jmc@, deraadt@ | |||
2004-03-10 | Document SCSIFORCELUN_* options. | Kenneth R Westerback | |
ok deraadt@. | |||
2004-03-10 | new vscom puc; toni.tiveron@tiscali.it | Theo de Raadt | |
2004-03-09 | Attempt to modernize the computer description slightly. Also don't mention | Miod Vallat | |
the ROM basic, it's unlikely an amd64 machine will ever have one... | |||
2004-03-09 | Merge tsc and tsp, it makes no sense to scatter almost the same information. | Miod Vallat | |
2004-03-09 | namei returns refed vnodes, from Pedro Martelletto | Ted Unangst | |
2004-03-08 | Xr between obio and zsc. | Miod Vallat | |
2004-03-08 | Manual page for zsc and zstty, from NetBSD via Martin Reindl, then so beaten | Miod Vallat | |
it bears no resamblence to the originals... | |||
2004-03-08 | from boot_i386.8 -- now tom can tweak it to be even more true | Theo de Raadt | |
2004-03-08 | Document ide.multi-limit as an ABLE caveat. | Miod Vallat | |
2004-03-08 | Document SCSIDEBUG_* options. | Kenneth R Westerback | |
ok miod@. | |||
2004-03-08 | Mention mpt(4). | Miod Vallat | |
2004-03-06 | Add mpt.4 man page. | Kenneth R Westerback | |
2004-03-05 | Remove "you" and other minor cleanup. Pointed out by deraadt@ | Ryan Thomas McBride | |
2004-03-05 | Sync man page with Net/FreeBSD, as we have sync'ed the driver. | Kenneth R Westerback | |
2004-03-02 | Update man page (sg keymap). OK miod@ | Claudio Jeker | |
2004-03-02 | Enable AFS on mvme88k now. | Miod Vallat | |
Remember to update /usr/share/mk before you make obj. | |||
2004-02-29 | Enter rfx, driver for the SBus RasterFlex frame buffer family. | Miod Vallat | |
Currently 8-bit only for now. This apparently completes the SBus frame buffer support list - yet if you stumble upon an unsupported SBus frame buffer, I'd love to hear about it... | |||
2004-02-28 | typo | Michael Shalayeff | |
2004-02-28 | list out more of supported models | Michael Shalayeff | |
2004-02-27 | move to 3.5-beta | Theo de Raadt | |
2004-02-27 | change amd64's MACHINE_ARCH from x86_64 to amd64. There are many many | Theo de Raadt | |
reasons for this, quite a few of them technical, and not all of them in response to Intel's broken ia32e crud. The gcc toolchain stays at x86_64 for now. | |||
2004-02-25 | remove -w option to sysctl; | Jason McIntyre | |
diffs from Paul de Weerd; ok deraadt@ | |||
2004-02-24 | sync FILES and SEE ALSO w/ mdoc.samples(7); | Jason McIntyre | |
2004-02-24 | add FILES section documenting license.template; | Jason McIntyre | |
from Nick Nauwelaerts; ok deraadt@ | |||
2004-02-24 | record code, from netbsd; via jakemsr@jakemsr.com | Theo de Raadt | |
2004-02-24 | Document tftpboot, comment out unavailable [rs]boot. | Miod Vallat | |
2004-02-24 | correct includes; | Jason McIntyre | |
ok deraadt@ fgsch@ | |||
2004-02-24 | 'source-track' not 'source-tracking' | Ryan Thomas McBride | |
2004-02-23 | - document net.inet.etherip.allow; as noted by Graeme Lee | Jason McIntyre | |
- tidy up references a little - .Xr sysctl(3) and ipsec(4) help/ok markus@ | |||
2004-02-22 | Missing tcl 8.3 -> 8.4 conversion. Noticed by Andrey Smagin. | Matthieu Herrb | |
2004-02-22 | be more emphatic: ptys are still allocated using openpty(3), it just | Theo de Raadt | |
happens to use this new ptm thing underneath | |||
2004-02-21 | move sparc64 to gcc3. to move up please install a snapshot (or, install | Theo de Raadt | |
this, build the right gcc, do a make build and pray) |