summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-08-11update one of the outdated lists in here; andrew.hoerter@NeuStar.comTheo de Raadt
2001-08-11add missing _thread_enter_cancellation_point() before going further.Federico G. Schwindt
2001-08-11Avoid an infinite loop if the last iov_len is 0; from FreeBSD.Federico G. Schwindt
2001-08-11Add support for ICMP errors referring to ICMP queries/replies. FixesDaniel Hartmeier
2001-08-11Some fixes from NetBSD.Artur Grabowski
2001-08-11Various random fixes from NetBSD.Artur Grabowski
2001-08-11Check socket >= 0. We should also be going through the list of clonedAngelos D. Keromytis
2001-08-11When a message is received on the wildcard (default) transport,Angelos D. Keromytis
2001-08-11\+\n support, and spit out cc-style error messages. the parser's lineTheo de Raadt
2001-08-11document the fast thingy on the VScom PCI-200LTheo de Raadt
2001-08-11Define INFTIM to -1, as appears everywhere. Talk about it in theFederico G. Schwindt
2001-08-11move hifn_stats definition to headerJason Wright
2001-08-11Add TRANSPORT_MARK, for mark-and-sweep garbage collection of transportAngelos D. Keromytis
2001-08-11Fix keynote credential case again.Angelos D. Keromytis
2001-08-11Allocate slightly larger buffer for cert.Angelos D. Keromytis
2001-08-11GC some unused malloc types.Artur Grabowski
2001-08-11remove some old cruft.Artur Grabowski
2001-08-11swapmap is gone forever.Artur Grabowski
2001-08-11Make m18x_cmmu.c only compiled if support for 187 or 188 is required.Miod Vallat
2001-08-11Use more sensible malloc type.Artur Grabowski
2001-08-11Include files serve a purpose. Move lots of extern statements fromMiod Vallat
2001-08-11Make iomap_mapout() a void function, since its return value is always 1Miod Vallat
2001-08-11cleanup; ok millertPeter Valchev
2001-08-11More was necessary.Paul Janzen
2001-08-11Fixup example files, man pages and phones parsing.Kenneth R Westerback
2001-08-10-m option for mugginsPaul Janzen
2001-08-10Address PR 1993. This rewording has been deemed satisfactory by theHugh Graham
2001-08-10Minor -WallPaul Janzen
2001-08-10Remove local curses implementation which was never used.Paul Janzen
2001-08-10Change copyright to BSD-style copyright.brian
2001-08-10allocate tx dma maps in attach instead of creating/destroying them for each txJason Wright
2001-08-10convert V->P table memory allocations to pool.Dale Rahn
2001-08-10- make transmit use linked lists not indexed arrays (more like it was when I ...Jason Wright
2001-08-10pthread_* do not set errno but returns a errno value.Federico G. Schwindt
2001-08-10pass -WallTodd C. Miller
2001-08-10Add file flag support to mtree from henning@crackinghacking.deTodd C. Miller
2001-08-09- scb_wait() is now time based (not cpu speed based)Jason Wright
2001-08-09Use a startup hook for the rest of the chip initialization.Hakan Olsson
2001-08-09skey was left out of the default authentication methods; add it backTodd C. Miller
2001-08-09Don't check the source address on the packet vs. the one on the SA, asAngelos D. Keromytis
2001-08-09typo: ALTQ_CQB -> ALTQ_CBQKenjiro Cho
2001-08-09o wheel and lastchance are -v args (variable), not -s (service)Todd C. Miller
2001-08-09Force alignment of blocks so that we don't crash on strict alignmentHeikki Korpela
2001-08-09Unshare signal actions on exec, from NetBSD. While I am here a little KNF ni...Niklas Hallqvist
2001-08-09change a maze of altq options into just "altq" for the base+red+cbq, andTheo de Raadt
2001-08-09Correct linux-compat sigaltstack implementation.Niklas Hallqvist
2001-08-09Only return EINVAL if attr is invalid. If policy is invalid returnFederico G. Schwindt
2001-08-09Do not return EINVAL if param is NULL or the desired scheduling policyFederico G. Schwindt
2001-08-09syncTheo de Raadt
2001-08-09yet another damn winmodemTheo de Raadt