summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2000-04-22another misnumberingTheo de Raadt
2000-04-22misnumbered web pages; patch sent to beckTheo de Raadt
2000-04-22Remove extra space from usage.Angelos D. Keromytis
2000-04-22Slight clarification in usage.Angelos D. Keromytis
2000-04-22Change the example to use -keyfile/-authkeyfile, add a sentence on whyAngelos D. Keromytis
2000-04-22Use -keyfile/-authkeyfile flags.Angelos D. Keromytis
2000-04-22-keyfile/-authkeyfile flags, for reading keys from a file.Angelos D. Keromytis
2000-04-22Document -authkeyfile/-keyfileAngelos D. Keromytis
2000-04-22A bit more on netstatAngelos D. Keromytis
2000-04-22Document vmstat and netstat relevance to ipsec, add pointer toAngelos D. Keromytis
2000-04-21oopsMichael Shalayeff
2000-04-21Use fgetln(3) instead of fgets(3) when reading in the message. ThisTodd C. Miller
2000-04-21do not make stupid promises for the next release, three releases agoTheo de Raadt
2000-04-21rc.conf.local support, inspired by chuck yerkesTheo de Raadt
2000-04-21a little bit of glue to call openssl; mark@moxienet.comTheo de Raadt
2000-04-21stock perl 5.6.1Todd C. Miller
2000-04-21add CPAN File::Temp module for perl versions of mkstemp et al.Todd C. Miller
2000-04-21more readableTheo de Raadt
2000-04-21fix some usage glitchesTheo de Raadt
2000-04-21Remove the races so that this is safe to run anytime. We openTodd C. Miller
2000-04-21see if there is any meaning under curproc before using &proc0 in vfs_syncwait...Michael Shalayeff
2000-04-21shovel apm into it's own thread.Michael Shalayeff
2000-04-21O_FYNC -> O_SYNCTodd C. Miller