summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-04-24initJakob Schlyter
2000-04-24fix usage when building with EXTENSIONSJakob Schlyter
2000-04-24is_number() is needed even without EXTENSIONS definedJakob Schlyter
2000-04-24remove lint stuff. remove unneeded strlcpy.Jakob Schlyter
2000-04-24id-tagsJakob Schlyter
2000-04-24Initial import of user/group management tools from NetBSD.Jakob Schlyter
2000-04-24syncTheo de Raadt
2000-04-24oopsTheo de Raadt
2000-04-24syncTheo de Raadt
2000-04-24serverworks is very private with their info...Theo de Raadt
2000-04-24use mii_detach, now xe detach/attach rocks againNiklas Hallqvist
2000-04-24Add simple mii detach routine while waiting for the post-2.7Niklas Hallqvist
2000-04-24Fix promiscuous mode (from martin@crt.se). Style nits. Do not look atNiklas Hallqvist
2000-04-24remove old stuffTheo de Raadt
2000-04-24revived by mistakeNiklas Hallqvist
2000-04-245k of source saved in spaces and empty lines; also rcsidMichael Shalayeff
2000-04-24Do not unmap CCR before using them for the last timeNiklas Hallqvist
2000-04-24wait just a bit for enabling to settle, fixes pccom on an xeNiklas Hallqvist
2000-04-243 bugs: off by one in dump offset calculation,Niklas Hallqvist
2000-04-24Make dlopened modules prefer symbols defined locallyNiklas Hallqvist
2000-04-24fix some typesMichael Shalayeff
2000-04-24correct exampleTheo de Raadt
2000-04-24Treat the beginning of the current dmesg output as starting atTodd C. Miller
2000-04-243C1 and 3CCFEM556BI (this one uses boomerang chipset, so no support yet);Federico G. Schwindt
2000-04-24syncFederico G. Schwindt
2000-04-24new prods; rearrange.Federico G. Schwindt
2000-04-24s/int/u_int/ pass iint page0 and generic io module, fixes a few obscure problemsMichael Shalayeff
2000-04-24remove backward compatibilty clause, it did not make sense (tun(4) has noJun-ichiro itojun Hagino
2000-04-24fix macros that calculated bitmap size for fdalloc. fries@ helped debugging.Niels Provos
2000-04-24proper include files; ath@algonet.seTheo de Raadt
2000-04-24properly label whole disk partition; op21@squish.orgTheo de Raadt
2000-04-24use pmap_extract() instead of vtophys(); artTheo de Raadt
2000-04-24support DOSPTYP_EXTENDL like DOSPTYP_EXTEND; scott@nts.umn.eduTheo de Raadt
2000-04-24add descriptions for ipv6, dhcpd, and others to bring this uptodateTodd T. Fries
2000-04-24fix per pr1192; also == "xx" -> ~ /xx/, same thoughtTodd T. Fries
2000-04-24Add xstrdup() - like strdup but get fatal error if memory is exhausted.Oleg Safiullin
2000-04-24support RFC2732 IPv6 address literal URLs (http://[::1]:80/index.html).Jun-ichiro itojun Hagino
2000-04-24/etc/rc.conf.local, the default local_rcconf defined in /etc/rc.confPaul Janzen
2000-04-24Better fix for all the dash shenanigans; rra@stanford.eduTodd C. Miller
2000-04-24Fix in scalar vs. list dereference bug in InputObjects.pm. KeepTodd C. Miller
2000-04-23With perl 5.6.0, GetOpt::Std is functional, use it.Marc Espie
2000-04-23Some fixups.Aaron Campbell
2000-04-23Save ethernet address in arpcom.ac_enaddr. -mojMats O Jansson
2000-04-23Fix thinko, check eqp for NULL, not ap; ath@algonet.seTodd C. Miller
2000-04-23Correct bitmask.Angelos D. Keromytis
2000-04-23freesession takes u_int64_tAngelos D. Keromytis
2000-04-23Change the type of freesession to take u_int64_t as argument.Angelos D. Keromytis
2000-04-22Sendmail didn't buy back the arc4random() changes so just useTodd C. Miller
2000-04-22Don't be wasteful of entropy when generating keys.Kjell Wooding
2000-04-22always syncingTheo de Raadt