summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-01-25Add missing REGRESS_TARGETS for t15 and t16Todd C. Miller
2004-01-25Two more tests; based on a failure Matthieu found with my firstTodd C. Miller
2004-01-25private copy of gmt2local from tcpdump, since tcpdump is about to startTheo de Raadt
2004-01-25according to hauppauge.com, it's spelled HauppaugeTed Unangst
2004-01-25sort options and update openssl passwd;Jason McIntyre
2004-01-25vref device vnodes early, so we don't get mismatched vrele calls.Ted Unangst
2004-01-25random generation numbers; millert okTheo de Raadt
2004-01-25This fix was made WITHOUT RUNNING REGRESS. Henning, you are beingTheo de Raadt
2004-01-25Fix entry point and crtbegin/crtend. slight ok espie millertDale Rahn
2004-01-25update .St sections;Jason McIntyre
2004-01-25Get rid of m88k leftovers.Miod Vallat
2004-01-25remove old .St standards and my comments;Jason McIntyre
2004-01-25syncicache() is inline from <machine/cpu.h>, no need for a different versionMiod Vallat
2004-01-25use new .St macro;Jason McIntyre
2004-01-25Unused.Miod Vallat
2004-01-25add some missing standards to the .St macro;Jason McIntyre
2004-01-25Various typos in comments.Miod Vallat
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