Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-04-20 | enter zboot for all architectures | Theo de Raadt | |
2005-04-20 | Replace VIA SATA chip map routine with generic sata_chip_map(). | Jonathan Gray | |
ok grange@ | |||
2005-04-20 | SiS 760 support from a tech@ mail from peter.galbavy at knowtion.net | Jonathan Gray | |
ok grange@ | |||
2005-04-20 | SiS 661 support tested on a Gigabyte 8S661FXMP-RZ board. | Jonathan Gray | |
ok grange@ | |||
2005-04-20 | regen | Jonathan Gray | |
2005-04-20 | A bunch of PCI/SATA SIS devices. | Jonathan Gray | |
2005-04-20 | knf | Theo de Raadt | |
2005-04-19 | describe the zaurus boot(8) program; review/suggestions by jmc@ | Uwe Stuehler | |
2005-04-19 | describe zaurus bootstrap procedures; review/suggestions by jmc@ | Uwe Stuehler | |
2005-04-19 | Same vm_machdep.c on solbourne. | Miod Vallat | |
2005-04-19 | newline after attach; ok deraadt@ | Damien Miller | |
2005-04-19 | As a late birthday present, a preliminary port to the Solbourne IDT systems | Miod Vallat | |
(S3000, S4000 and S4000DX). Currently limited to diskless and serial console, and userland has issues. Things will get better in the near future. | |||
2005-04-19 | add error messages for the new RCS error codes | Jean-Francois Brousseau | |
2005-04-19 | add rcs_sym_check() to check the validity of an RCS symbol and | Jean-Francois Brousseau | |
sprinkle some in the other symbol functions | |||
2005-04-19 | big spring cleanup and make tag work again when dealing with multiple | Jean-Francois Brousseau | |
directories by specifying CVS_CMD_SENDDIR, and first stab at the local version, needs tweaking | |||
2005-04-19 | fix comment | Michael Shalayeff | |
2005-04-19 | Document the fact that ospfctl(8) understands "show rib". | Esben Norby | |
ok claudio@ | |||
2005-04-19 | fix more cases of snprintf() returning -1. ok cloder@ niallo@ | Moritz Jodeit | |
2005-04-19 | correctly handle the "Removed" response, so that the correct | Joris Vink | |
file and entry are removed. ok jfb@, xsa@ | |||
2005-04-19 | document the syntax of the route(8) command to open a PVC. | Damien Bergamini | |
with help and ok from jmc@ | |||
2005-04-19 | handle snprintf() returning -1. ok henning@ | Moritz Jodeit | |
2005-04-19 | missing endpwent(), change more carefully to _isakmpd privsep user | Hans-Joerg Hoexer | |
ok moritz@ | |||
2005-04-19 | sync | Theo de Raadt | |
2005-04-19 | - remove unused header | Xavier Santolaria | |
- add -l and -R flags - add check on cvs_sendentry() return value joris@ ok | |||
2005-04-19 | use pool for struct vndbug; tested by many and pedro@ ok | Michael Shalayeff | |
2005-04-19 | nothing uses spllowersoftclock() anymore | Michael Shalayeff | |
2005-04-19 | Do not bother looking for symbols if either esym is zero or the computed | Miod Vallat | |
symbol table length is zero. | |||
2005-04-19 | Nuke DB_NO_AOUT, and have platforms with a.out symbols explicitely provide | Miod Vallat | |
DB_AOUT_SYMBOLS. | |||
2005-04-19 | No more a.out symbols support in ddb. | Miod Vallat | |
2005-04-19 | CLKF_BASEPRI we do not have no more; noticed by miod | Michael Shalayeff | |
2005-04-19 | move the "reply from ... " log msg in -d mdoe uop a bit so it actually | Henning Brauer | |
comes before the "adjusting local clock by..." one, joerg | |||
2005-04-19 | document REPORT_PROBLEM_LOGFILE, nitpick jmc@ | Marc Espie | |
2005-04-19 | fix for isochronous pipes: | Damien Bergamini | |
xfer's busy_free status can be XFER_ONQU when uhci_device_isoc_done() is called. this happens when the xfer is queued in the driver supplied callback function that is called before uhci_device_isoc_done(). ok dlg@ | |||
2005-04-19 | be more cautious when processing CMV interrupts. | Damien Bergamini | |
drop every CMV reply that is not a CR or CW ack. | |||
2005-04-19 | backout. not discussed, and very wrong. bad brad | Theo de Raadt | |
2005-04-19 | do not attempt to list which archs are relevant to which machdep | Jason McIntyre | |
sysctls; just note that not all sysctls apply to all archs; started by a diff from fgsch@ | |||
2005-04-19 | Don't call event_set() before event_init(). | Claudio Jeker | |
OK norby@ | |||
2005-04-19 | - some sysctls may not be lowered either | Jason McIntyre | |
- document machdep.kbdreset diff from fgsch@ ok deraadt@ | |||
2005-04-19 | Use snprintf, not sprintf for floating point conversion. While the actual | Todd C. Miller | |
usage of sprintf here is safe, we'd rather not have the linker warnings. | |||
2005-04-19 | Goodbye goodbye, parting is such sweet sorrow. Away and to the attic with you. | Bob Beck | |
ok biorn@, deraadt@ | |||
2005-04-19 | handle removed files as well when checking files to commit | Jean-Francois Brousseau | |
ok joris | |||
2005-04-19 | update to libevent 1.0c; keep local changes | Brad Smith | |
2005-04-19 | send the correct argument, -A not -a | Joris Vink | |
2005-04-19 | There is no reliable way to detect a working network interface. So | Kenneth R Westerback | |
always offer ftp and http as set sources. Problem noted by uwe@, ok deraadt@ | |||
2005-04-19 | support -P -A -d flags | Joris Vink | |
2005-04-19 | remove debug code | Joris Vink | |
2005-04-19 | make sure we pick up newly added files. | Joris Vink | |
2005-04-19 | update cf_type to the correct type if we cannot stat(2) the | Joris Vink | |
requested file or directory in cvs_file_lget(). should fix those "attempt to send Entry for non-regular file" errors. reported by brad@ | |||
2005-04-18 | restore tab before [X] list; krw ok | Theo de Raadt | |
2005-04-18 | don't send an Entry reply to the server for unknown files, | Joris Vink | |
fixes "foo is not (any longer) pertinent" errors |