summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-01-26missing thing from Jared Yanovich;Jason McIntyre
2004-01-26syncTheo de Raadt
2004-01-26Bump load address, same as done on macppc last year.Miod Vallat
2004-01-26Make welcome banner match spamd's (is it chicken or is it fish?).Todd C. Miller
2004-01-26if one destroy fails, keep trying the othersTheo de Raadt
2004-01-26- use SIOC[GS]WAVELAN.Federico G. Schwindt
2004-01-26don't create/destroy interfaces in depend or regressDavid Krause
2004-01-26add DLT_IEEE802_11 support; from NetBSD. bump minor.Federico G. Schwindt
2004-01-26syncTheo de Raadt
2004-01-26having the monotonic thing as DEBUG is not going to get it fixed faster, it i...Theo de Raadt
2004-01-25install all the catalogs; as cvs forgot to check this file in when those were...Michael Shalayeff
2004-01-25Do not BAT anything but the kernel for now.Miod Vallat
2004-01-25Put the msr fiddling in the CTXT macros, and unset PSL_IR and PSL_DR whileMiod Vallat
2004-01-25Be less verbose in sdattach() by suppressing the display of detailedKenneth R Westerback
2004-01-25Get rid of ppc_[gs]et_msr(), use ppc_m[ft]msr() instead.Miod Vallat
2004-01-25Previously, in -w mode, for each match on a line grep would checkTodd C. Miller
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