summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-09-28Make mouse support friendly with non-25line mode. Thanks mickey@ for reportingAaron Campbell
2000-09-28Make sure a Copybuffer has been allocated successfully before we start doingAaron Campbell
2000-09-28When allocating the unallocated file descriptors 0, 1 and 2 for suid execs,Artur Grabowski
2000-09-28according to the strlcpy man page the order of argumentsMichael Shalayeff
2000-09-27merged with NetBSD, 20000927 and fixes PR 1421; ok millert@Dan Harnett
2000-09-27use key_type()Markus Friedl
2000-09-27Remove ipsec-aclAngelos D. Keromytis
2000-09-27replace MALLOC/FREE w/ malloc/free for non-constant-sized memory allocations;...Michael Shalayeff
2000-09-27Minimal optimization.Artur Grabowski
2000-09-27Fix checking for incoming packets when the remote gateway has beenAngelos D. Keromytis
2000-09-27Update man page.Angelos D. Keromytis
2000-09-27Oops, missed a couple.Angelos D. Keromytis
2000-09-27Fix example, add -src.Angelos D. Keromytis
2000-09-27notes on X11 DESTDIR processing from comments by espie@Marco S Hyman
2000-09-27Sync again (remove unneeded RAND_set calls).Angelos D. Keromytis
2000-09-26Sync.Angelos D. Keromytis
2000-09-26Synch.Marc Espie
2000-09-26use debug2Markus Friedl
2000-09-26more cleanup and have nlog() deal with errno now as well.Eric Jackson
2000-09-26Set the tdbi field in the pkthdr to NULL in MGETHDR -- avoids someAngelos D. Keromytis
2000-09-26no need to reset h_errnoEric Jackson
2000-09-26Remove unnecessary arguments to .Nm macro.Aaron Campbell
2000-09-26Do not permit non-printable characters in the passwd file; deraadt@ okAaron Campbell
2000-09-26Some corrections from cd@sentia.nl.Aaron Campbell
2000-09-26Implement getnulldev that returns the dev_t for "/dev/null".Artur Grabowski
2000-09-26Don't use MALLOC/FREE on variable sized allocations.Artur Grabowski
2000-09-26fix minor typoEric Jackson
2000-09-26no need to use goto..Eric Jackson
2000-09-26Implement a function for errorsEric Jackson
2000-09-26Improve handling of multiple commands on one line. Tidy fight parser.Paul Janzen
2000-09-26No shell escapePaul Janzen
2000-09-26some warnings should only be shown with -vEric Jackson
2000-09-26remove -e option, which wasnt on anywayEric Jackson
2000-09-26Alot of cleanups to netcatEric Jackson
2000-09-26Update to previous fix on ICMP messages coming on unnumberedAngelos D. Keromytis
2000-09-25do not do queue locking in get/put_ccb, since calling blocksMichael Shalayeff
2000-09-25Add acknowledgement, and its alternate spelling, acknowledgment; from NetBSD.Aaron Campbell
2000-09-25fix off-by-1 error.Jun-ichiro itojun Hagino
2000-09-25Support the i82562; from FreeBSD. Apparently nothing more needed than to matchAaron Campbell
2000-09-25syncAaron Campbell
2000-09-25Add Intel i82562 PCI device ID. This is the Ethernet controller found on theAaron Campbell
2000-09-25doc that O_TRUNC needs a write modeTheo de Raadt
2000-09-25mtu disc exampleTheo de Raadt
2000-09-25once again bios does not return a correct segment limits for theMichael Shalayeff
2000-09-25document pmtu discovery, from NetBSDNiels Provos
2000-09-25docutment path mtu discoveryNiels Provos
2000-09-25on expiry of pmtu route, retry higher mtu. okay angelos@Niels Provos
2000-09-25prepare for switching threadsDavid Leonard
2000-09-25char const* -> const char *Federico G. Schwindt
2000-09-25prepare for thread switchingDavid Leonard