Age | Commit message (Expand) | Author |
2004-01-25 | reset nonblocking flag after ConnectTimeout > 0 connect; (bugzilla #785) | Damien Miller |
2004-01-25 | when dealing with structs in packets, be paranoid in case sometime | Theo de Raadt |
2004-01-25 | knf and cleanup. as well avoid sending out packet information which | Theo de Raadt |
2004-01-25 | sync | Theo de Raadt |
2004-01-25 | Crank SHMMAXPGS to 32mb; OK mickey@ | Todd C. Miller |
2004-01-25 | Use %lu to print u_long values, not %d or %ld. Fixes display of | Kenneth R Westerback |
2004-01-25 | documenmt "show interface" | Henning Brauer |
2004-01-25 | Allow restriction of SCSIDEBUG output to particular scsi buses in | Kenneth R Westerback |
2004-01-24 | Also add support for Sierra A550 and A710/A750 which are apparently map | Theo de Raadt |
2004-01-24 | sync | Theo de Raadt |
2004-01-24 | two more sierras that are equivalant | Theo de Raadt |
2004-01-24 | sync | Theo de Raadt |
2004-01-24 | Sierra A555 1x card support | Theo de Raadt |
2004-01-24 | Correctly size physical memory. | Miod Vallat |
2004-01-24 | Switch libsa to use loadfile() | Miod Vallat |
2004-01-24 | ugly #ifdef to be deleted later | Theo de Raadt |
2004-01-24 | .Vt is not just a FORTRAN thing; noted by Jared Yanvovich; | Jason McIntyre |
2004-01-24 | Deal with <machine/prom.h> changes. | Miod Vallat |
2004-01-24 | RB_xxx constants and values cleanup. | Miod Vallat |
2004-01-24 | Bring in strlcat, strlcpy and snprintf from libkern. | Miod Vallat |
2004-01-24 | No chown/chmod outside install targets. | Miod Vallat |
2004-01-24 | Preserve SPRG0-SPRG3 around BUG calls, as required in the PPC1Bug UM; | Miod Vallat |
2004-01-24 | eek, no, ERROR is of course not unused | Henning Brauer |
2004-01-24 | Remove unused terminals. | Ryan Thomas McBride |
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 |
2004-01-24 | document EPERM; from Pedro Martelletto; | Jason McIntyre |
2004-01-24 | Do *not* set scsi_link flags to SCSIDEBUG_LEVEL for every ahc device. | Kenneth R Westerback |
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 |
2004-01-24 | document how file recovery works on OBSD; | Jason McIntyre |
2004-01-24 | make vi reference card and vi tutorial easier to find; | Jason McIntyre |
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 |
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 |
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 |
2004-01-23 | sync | Theo de Raadt |
2004-01-23 | ifstated, from mpf@. This daemon listens on the routing socket for | Ryan Thomas McBride |
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 |
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 |
2004-01-23 | Use %b to display status register, this will make bug reports more | Alexander Yurchenko |