summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-01-25reset nonblocking flag after ConnectTimeout > 0 connect; (bugzilla #785)Damien Miller
2004-01-25when dealing with structs in packets, be paranoid in case sometimeTheo de Raadt
2004-01-25knf and cleanup. as well avoid sending out packet information whichTheo de Raadt
2004-01-25syncTheo de Raadt
2004-01-25Crank SHMMAXPGS to 32mb; OK mickey@Todd C. Miller
2004-01-25Use %lu to print u_long values, not %d or %ld. Fixes display ofKenneth R Westerback
2004-01-25documenmt "show interface"Henning Brauer
2004-01-25Allow restriction of SCSIDEBUG output to particular scsi buses inKenneth R Westerback
2004-01-24Also add support for Sierra A550 and A710/A750 which are apparently mapTheo de Raadt
2004-01-24syncTheo de Raadt
2004-01-24two more sierras that are equivalantTheo de Raadt
2004-01-24syncTheo de Raadt
2004-01-24Sierra A555 1x card supportTheo de Raadt
2004-01-24Correctly size physical memory.Miod Vallat
2004-01-24Switch libsa to use loadfile()Miod Vallat
2004-01-24ugly #ifdef to be deleted laterTheo de Raadt
2004-01-24.Vt is not just a FORTRAN thing; noted by Jared Yanvovich;Jason McIntyre
2004-01-24Deal with <machine/prom.h> changes.Miod Vallat
2004-01-24RB_xxx constants and values cleanup.Miod Vallat
2004-01-24Bring in strlcat, strlcpy and snprintf from libkern.Miod Vallat
2004-01-24No chown/chmod outside install targets.Miod Vallat
2004-01-24Preserve SPRG0-SPRG3 around BUG calls, as required in the PPC1Bug UM;Miod Vallat
2004-01-24eek, no, ERROR is of course not unusedHenning Brauer
2004-01-24Remove unused terminals.Ryan Thomas McBride
2004-01-24minor knfTheo de Raadt
2004-01-24wrong docs for an ioctl; jjy2+@pitt.eduTheo de Raadt
2004-01-24Xr to right page; okan@demirmen.comTheo de Raadt
2004-01-24since other users cannot exec them, do not make it readable eitherTheo de Raadt
2004-01-24we can use memcpy for the whole thing in merge_config now instead ofHenning Brauer
2004-01-24document EPERM; from Pedro Martelletto;Jason McIntyre
2004-01-24Do *not* set scsi_link flags to SCSIDEBUG_LEVEL for every ahc device.Kenneth R Westerback
2004-01-24oops. no need for vitut comment;Jason McIntyre
2004-01-24install vi tutorial docs; these have been updated to reflect reality;Jason McIntyre
2004-01-24document how file recovery works on OBSD;Jason McIntyre
2004-01-24make vi reference card and vi tutorial easier to find;Jason McIntyre
2004-01-24some fixes from Jared Yanovich, and a couple from myself;Jason McIntyre
2004-01-24Improve detection and reporting of VIA CPU types. Correct spellingsTom Cosgrove
2004-01-24typo from Jared Yanovich;Jason McIntyre
2004-01-24typo from Jared Yanovich;Jason McIntyre
2004-01-23`Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8))Jason McIntyre
2004-01-23permit rpc.yppasswdd run to be blocked, and block by default; ok henning teduTheo de Raadt
2004-01-23sort options and clean up openssl ocsp;Jason McIntyre
2004-01-23syncTheo de Raadt
2004-01-23ifstated, from mpf@. This daemon listens on the routing socket forRyan Thomas McBride
2004-01-23Crank SHMMAXPGS to 32mb; deraadt@ OK for all, drahn@ OK for macppc + pegasosTodd C. Miller
2004-01-23use log_addrHenning Brauer
2004-01-23provide log_addr, which takes a struct bgpd_addrHenning Brauer
2004-01-23no more suid; ok miodTheo de Raadt
2004-01-23support for cradle mode by marius at monkey.org; cradle mode allows theNikolay Sturm
2004-01-23Use %b to display status register, this will make bug reports moreAlexander Yurchenko