summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-02-03Remove overly verbose printf during driver config.Dale S. Rahn
2000-02-03Define missed when the intial bus_dma code was checked in.Dale S. Rahn
2000-02-03Use the correct terminal entry for Openfirmware console.Dale S. Rahn
2000-02-03WEP support -- from FreeBSD (wpaul)Angelos D. Keromytis
2000-02-03WEP support (ported from FreeBSD)Angelos D. Keromytis
2000-02-02MD swap macrosMichael Shalayeff
2000-02-02Remove -Bforcearchive from lddlflags. -Bforcearchive only makes senseTodd C. Miller
2000-02-02only ipf input rules are usedJason Wright
2000-02-02Call xxx_init and xxx_stop on activate.Federico G. Schwindt
2000-02-02make the activate routines do xxstop() and xxinit()Theo de Raadt
2000-02-02make sure to nuke kludge entries, regardless from refcnt.Jun-ichiro itojun Hagino
2000-02-02- improve in6_ifdetach to remove (1) multicast kludge list (2) route toJun-ichiro itojun Hagino
2000-02-02wrap IFAFREE() by "do {} while (0)". it wasn't safe enough.Jun-ichiro itojun Hagino
2000-02-02remove never-visited code (#ifdef MAPPED_ADDR_ENABLED)Jun-ichiro itojun Hagino
2000-02-02regen.Federico G. Schwindt
2000-02-02Add Melco product; from NetBSD.Federico G. Schwindt
2000-02-02Some KNF. Initialize shutdown just in case.Federico G. Schwindt
2000-02-02Comment slightly more.Marc Espie
2000-02-02Optimize common case.Marc Espie
2000-02-02Bug-fix: make should behave sensibly when presented with negative times...Marc Espie
2000-02-02Make mkdir -m 1777 foo and the like work. From how Netbsd/Freebsd do it.Eric Jackson
2000-02-02o Don't call nfs_sillyrename() form nfs_remove if v_type == VDIRTodd C. Miller
2000-02-02add -R flag (accept router renumbering). this makes rtadvd toJun-ichiro itojun Hagino
2000-02-02eight spaces does not make a tabDavid Leonard
2000-02-02without a command, identify is impliedTheo de Raadt
2000-02-01int atomicio -> ssize_t (for alpha). ok deraadt@David Leonard
2000-02-01Cross-tools fixes:Marc Espie
2000-02-01Work-around for lame servers that return `19100' for a date.Marc Espie
2000-02-01Update to IPFilter 3.3.8. Man pages still to go. See sbin/ipf/HISTORYKjell Wooding
2000-02-01general cleanup (remove LMC_IOMAPPED crud entirely)Chris Cappuccio
2000-02-01oops, return 0 if not match.Federico G. Schwindt
2000-02-01New regs from NetBSD.Federico G. Schwindt
2000-02-01Add Xircom Netwave driver (cnw) commented out.Federico G. Schwindt
2000-02-01Enable Intel EE PRO; still need to find a working phy.Federico G. Schwindt
2000-02-01New prods; use defines where available; rearrange some entries.Federico G. Schwindt
2000-02-01sync with the new names; add support for a second model.Federico G. Schwindt
2000-02-01Some new prods; rearrange entries.Federico G. Schwindt
2000-02-01regen.Federico G. Schwindt
2000-02-01Add some new prods from NetBSD; rearrange entries.Federico G. Schwindt
2000-02-01do not create _STR_ defines; this is useless, makes pcmciadevs.h largerFederico G. Schwindt
2000-02-01Add a bunch of XXX on incorrect handling of pv_flags.Artur Grabowski
2000-02-01Fix some texinfo nits.Marc Espie
2000-02-01oops, fix comment, too.Markus Friedl
2000-02-01Opps. Missed two cases of ps_alias_recache.Artur Grabowski
2000-02-01Keep stats of pages we uncache because of bad cache aliases.Artur Grabowski
2000-02-01syncTheo de Raadt
2000-02-017895Theo de Raadt
2000-02-01remove superflous declaration of vnops, it's now in <sys/file.h>assar
2000-02-01remove superflous declaration of vnops, it's now in <sys/file.h>assar
2000-02-01add declaration of `vnops'assar