summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-07-09- much simpler macrosJason McIntyre
2003-07-09update to libevent-0.7a.tar.gz; keep local changesMarkus Friedl
2003-07-09Better formulation for USE_BZIP2/USE_ZIP.Marc Espie
2003-07-09-u option, remove manpages, symetrical to -d.Marc Espie
2003-07-09- remove some .Ss's that worked around the old blank line bugJason McIntyre
2003-07-09spelling, from Steve Shockley. pr3347Ted Unangst
2003-07-09KNFDaniel Hartmeier
2003-07-09mention maintainer is now recorded in descriptionPeter Valchev
2003-07-09protosTheo de Raadt
2003-07-09better vif_delete (no dangling ref to struct ifnet). deraadt okJun-ichiro itojun Hagino
2003-07-09add a bunch more traps from the v9 specJason Wright
2003-07-09s/Tryap/TrapJason Wright
2003-07-09Fix problems with ICS1893 PHY and some sis chipsets.Kenneth R Westerback
2003-07-09syncTheo de Raadt
2003-07-09ans, knf, err and spacesMichael Shalayeff
2003-07-09Unlink temp file as soon as it is opened and return a FILE * forTodd C. Miller
2003-07-09Re-implement -l flag; diff -l now works correctly in non-directoryTodd C. Miller
2003-07-08The best read code of mice and men, ... (reviewed by /dev/null)Dale Rahn
2003-07-08Improved timebase register handling. use all 64 bits, instead of theDale Rahn
2003-07-08unifdef -U__otherBSD__Jun-ichiro itojun Hagino
2003-07-08ep@pcmciaMichael Shalayeff
2003-07-08add ep@pcmcia and phys, commented out an and comMichael Shalayeff
2003-07-08protos; avsm okTheo de Raadt
2003-07-08BUS_SPACE_BARRIER_{READ,WRITE} are needed for some drivers -- fakeMichael Shalayeff
2003-07-08no need for an explicit machine/intr.h; tested on alpha, i386, sparcMichael Shalayeff
2003-07-08syncDamien Couderc
2003-07-08add Intel 82865G/PE/P, Intel 82801ER and 3Com 3c940 deraadt@ okDamien Couderc
2003-07-08remove stuff nothing usesTheo de Raadt
2003-07-08- fix some lists/displaysJason McIntyre
2003-07-08regenMichael Shalayeff
2003-07-08fix aironet mpi-350 entry; deraadt@ okMichael Shalayeff
2003-07-08better output length estimate for a nicer printoutMichael Shalayeff
2003-07-08ellaborate on the systems supported; from netbsd via weissmanndudeMichael Shalayeff
2003-07-08ELF_TOOLCHAIN:L, for consistency with other yes/no variables.Marc Espie
2003-07-08some \" -> .\" that i missed earlier;Jason McIntyre
2003-07-08- fix an .NdJason McIntyre
2003-07-08Update to work with new kernel changesNathan Binkert
2003-07-08Sync USB code with NetBSD.Nathan Binkert
2003-07-08- fix some lists and displaysJason McIntyre
2003-07-08fix a list;Jason McIntyre
2003-07-08Document tuning limits in login.conf.Marc Espie
2003-07-08Fix a bug that caused removal of previous users' rules when more then oneDaniel Hartmeier
2003-07-08- fix some lists/displaysJason McIntyre
2003-07-08make sure the packets contains a complete inner headerMarkus Friedl
2003-07-08print ip_{src,dst} again; ok henning@Markus Friedl
2003-07-08on interface removal, clear multicast forwarding stuff. from kameJun-ichiro itojun Hagino
2003-07-08declare chroot and etag functions in the .h filesDavid Krause
2003-07-08oupsie, error in code we don't compileHenning Brauer
2003-07-08fix pasto in last commitTodd C. Miller
2003-07-08o Avoid a temp file if using stdin and stdin is redirected from a regular fileTodd C. Miller