Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-01-24 | Preserve SPRG0-SPRG3 around BUG calls, as required in the PPC1Bug UM; | Miod Vallat | |
reminded by drahn@, thanks! | |||
2004-01-24 | eek, no, ERROR is of course not unused | Henning Brauer | |
2004-01-24 | Remove unused terminals. | Ryan Thomas McBride | |
ok henning@ | |||
2004-01-24 | minor knf | Theo de Raadt | |
2004-01-24 | wrong docs for an ioctl; jjy2+@pitt.edu | Theo de Raadt | |
2004-01-24 | Xr to right page; okan@demirmen.com | Theo de Raadt | |
2004-01-24 | since other users cannot exec them, do not make it readable either | Theo de Raadt | |
2004-01-24 | we can use memcpy for the whole thing in merge_config now instead of | Henning Brauer | |
copying each and every thing on its own yes, there was a reason to do it this way once, but it vanished ok claudio@ | |||
2004-01-24 | document EPERM; from Pedro Martelletto; | Jason McIntyre | |
ok millert@ | |||
2004-01-24 | Do *not* set scsi_link flags to SCSIDEBUG_LEVEL for every ahc device. | Kenneth R Westerback | |
Let scsi_probedev() set the flags based on scsidebug_targets and scsidebug_luns when a device scsi link is created. Elminates indisciminate flood of debug info for ahc scsi buses and solves mystery of why ahc devices produced info when other devices were silent. | |||
2004-01-24 | oops. no need for vitut comment; | Jason McIntyre | |
2004-01-24 | install vi tutorial docs; these have been updated to reflect reality; | Jason McIntyre | |
help and ok millert@ | |||
2004-01-24 | document how file recovery works on OBSD; | Jason McIntyre | |
ok millert@ | |||
2004-01-24 | make vi reference card and vi tutorial easier to find; | Jason McIntyre | |
use -compact for FILES; | |||
2004-01-24 | some fixes from Jared Yanovich, and a couple from myself; | Jason McIntyre | |
2004-01-24 | Improve detection and reporting of VIA CPU types. Correct spellings | Tom Cosgrove | |
of same. ok deraadt@, beck@, weingart@ | |||
2004-01-24 | typo from Jared Yanovich; | Jason McIntyre | |
2004-01-24 | typo from Jared Yanovich; | Jason McIntyre | |
2004-01-23 | `Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8)) | Jason McIntyre | |
discussed with todd@ | |||
2004-01-23 | permit rpc.yppasswdd run to be blocked, and block by default; ok henning tedu | Theo de Raadt | |
2004-01-23 | sort options and clean up openssl ocsp; | Jason McIntyre | |
plus a stab at making this page more consistent; | |||
2004-01-23 | sync | Theo de Raadt | |
2004-01-23 | ifstated, from mpf@. This daemon listens on the routing socket for | Ryan Thomas McBride | |
interface link state changes and runs commands when these changes occur. This is particularly useful with carp(4) interfaces; stay tuned for additional features and documentation. ok deraadt@ mpf@ | |||
2004-01-23 | Crank SHMMAXPGS to 32mb; deraadt@ OK for all, drahn@ OK for macppc + pegasos | Todd C. Miller | |
2004-01-23 | use log_addr | Henning Brauer | |
2004-01-23 | provide log_addr, which takes a struct bgpd_addr | Henning Brauer | |
intended to replace log_ntoa in most cases becaus that is IPv4 only by design | |||
2004-01-23 | no more suid; ok miod | Theo de Raadt | |
2004-01-23 | support for cradle mode by marius at monkey.org; cradle mode allows the | Nikolay Sturm | |
systrace UI to be attached and re-attached, it also multiplexes across systrace process so that one UI can function as central notification from provos@, ok markus@ | |||
2004-01-23 | Use %b to display status register, this will make bug reports more | Alexander Yurchenko | |
informative. Also convert WDCS_BITS string to caps. | |||
2004-01-23 | Clarify find -X and Xr xargs(1). Based on a diff from and OK by jmc@ | Todd C. Miller | |
2004-01-23 | Add NTFS; deraadt@ OK | Todd C. Miller | |
2004-01-23 | rename acss@opebsd.org to acss@openssh.org | Hans-Joerg Hoexer | |
ok deraadt@ | |||
2004-01-23 | Use correct cvs id string. | Hans-Joerg Hoexer | |
ok deraadt@ | |||
2004-01-23 | USE_GCC3 switch, now that propolice is in. | Marc Espie | |
2004-01-23 | remove junk return at end | Theo de Raadt | |
2004-01-23 | sync | Theo de Raadt | |
2004-01-23 | make sure to only use the accept()ed connection of there is no other existing | Henning Brauer | |
tcp connection for the peer in question, and shutdown & close it otherwise. add a comment about collision detection. | |||
2004-01-23 | sync comments with reality and properly log accept() errors | Henning Brauer | |
2004-01-23 | Fix issue pointed out with ls not handling large directories with embeded | mouring | |
paths correctly. OK damien@ | |||
2004-01-23 | Get rid of a few (mostly DDB related) unused defines and macros. | Miod Vallat | |
2004-01-23 | sync | Peter Stromberg | |
2004-01-23 | Virtual SVGA II | Peter Stromberg | |
ok deraadt@ | |||
2004-01-23 | enable acss for ssh | Hans-Joerg Hoexer | |
ok deraadt@ markus@ | |||
2004-01-23 | enable acss. | Hans-Joerg Hoexer | |
ok @deraadt @markus Also bump minor version. ok @deraadt | |||
2004-01-23 | evp api and manual page for acss | Hans-Joerg Hoexer | |
ok deraadt@ markus@ | |||
2004-01-23 | Add acss to libcrypto. | Hans-Joerg Hoexer | |
ok deraadt@ markus@ | |||
2004-01-23 | died of starvation | Miod Vallat | |
2004-01-23 | sort options and tidy openssl nseq; | Jason McIntyre | |
2004-01-23 | Clean the device configuration settings, and comment out unsupported | Miod Vallat | |
hardware for now. | |||
2004-01-23 | Sync options and defines with other ppc ports. | Miod Vallat | |