Age | Commit message (Expand) | Author |
2000-04-24 | init | Jakob Schlyter |
2000-04-24 | fix usage when building with EXTENSIONS | Jakob Schlyter |
2000-04-24 | is_number() is needed even without EXTENSIONS defined | Jakob Schlyter |
2000-04-24 | remove lint stuff. remove unneeded strlcpy. | Jakob Schlyter |
2000-04-24 | id-tags | Jakob Schlyter |
2000-04-24 | Initial import of user/group management tools from NetBSD. | Jakob Schlyter |
2000-04-24 | sync | Theo de Raadt |
2000-04-24 | oops | Theo de Raadt |
2000-04-24 | sync | Theo de Raadt |
2000-04-24 | serverworks is very private with their info... | Theo de Raadt |
2000-04-24 | use mii_detach, now xe detach/attach rocks again | Niklas Hallqvist |
2000-04-24 | Add simple mii detach routine while waiting for the post-2.7 | Niklas Hallqvist |
2000-04-24 | Fix promiscuous mode (from martin@crt.se). Style nits. Do not look at | Niklas Hallqvist |
2000-04-24 | remove old stuff | Theo de Raadt |
2000-04-24 | revived by mistake | Niklas Hallqvist |
2000-04-24 | 5k of source saved in spaces and empty lines; also rcsid | Michael Shalayeff |
2000-04-24 | Do not unmap CCR before using them for the last time | Niklas Hallqvist |
2000-04-24 | wait just a bit for enabling to settle, fixes pccom on an xe | Niklas Hallqvist |
2000-04-24 | 3 bugs: off by one in dump offset calculation, | Niklas Hallqvist |
2000-04-24 | Make dlopened modules prefer symbols defined locally | Niklas Hallqvist |
2000-04-24 | fix some types | Michael Shalayeff |
2000-04-24 | correct example | Theo de Raadt |
2000-04-24 | Treat the beginning of the current dmesg output as starting at | Todd C. Miller |
2000-04-24 | 3C1 and 3CCFEM556BI (this one uses boomerang chipset, so no support yet); | Federico G. Schwindt |
2000-04-24 | sync | Federico G. Schwindt |
2000-04-24 | new prods; rearrange. | Federico G. Schwindt |
2000-04-24 | s/int/u_int/ pass iint page0 and generic io module, fixes a few obscure problems | Michael Shalayeff |
2000-04-24 | remove backward compatibilty clause, it did not make sense (tun(4) has no | Jun-ichiro itojun Hagino |
2000-04-24 | fix macros that calculated bitmap size for fdalloc. fries@ helped debugging. | Niels Provos |
2000-04-24 | proper include files; ath@algonet.se | Theo de Raadt |
2000-04-24 | properly label whole disk partition; op21@squish.org | Theo de Raadt |
2000-04-24 | use pmap_extract() instead of vtophys(); art | Theo de Raadt |
2000-04-24 | support DOSPTYP_EXTENDL like DOSPTYP_EXTEND; scott@nts.umn.edu | Theo de Raadt |
2000-04-24 | add descriptions for ipv6, dhcpd, and others to bring this uptodate | Todd T. Fries |
2000-04-24 | fix per pr1192; also == "xx" -> ~ /xx/, same thought | Todd T. Fries |
2000-04-24 | Add xstrdup() - like strdup but get fatal error if memory is exhausted. | Oleg Safiullin |
2000-04-24 | support 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.conf | Paul Janzen |
2000-04-24 | Better fix for all the dash shenanigans; rra@stanford.edu | Todd C. Miller |
2000-04-24 | Fix in scalar vs. list dereference bug in InputObjects.pm. Keep | Todd C. Miller |
2000-04-23 | With perl 5.6.0, GetOpt::Std is functional, use it. | Marc Espie |
2000-04-23 | Some fixups. | Aaron Campbell |
2000-04-23 | Save ethernet address in arpcom.ac_enaddr. -moj | Mats O Jansson |
2000-04-23 | Fix thinko, check eqp for NULL, not ap; ath@algonet.se | Todd C. Miller |
2000-04-23 | Correct bitmask. | Angelos D. Keromytis |
2000-04-23 | freesession takes u_int64_t | Angelos D. Keromytis |
2000-04-23 | Change the type of freesession to take u_int64_t as argument. | Angelos D. Keromytis |
2000-04-22 | Sendmail didn't buy back the arc4random() changes so just use | Todd C. Miller |
2000-04-22 | Don't be wasteful of entropy when generating keys. | Kjell Wooding |
2000-04-22 | always syncing | Theo de Raadt |