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