summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2001-08-09Implement pthread_mutexattr_gettype() as defined in Single Unix Spec, v2;Federico G. Schwindt
2001-08-09sync, simplify, etc. slstats -i is now called -w, like pppstatsTheo de Raadt
2001-08-09mention ELF runtime linker; closes PR 1855Jason Peel
2001-08-09Actually use the statf function pointer which I missed while hand-patching.Todd C. Miller
2001-08-09It seems bogus to me, but if code call dlerror() when an error hasDale Rahn
2001-08-09Grrr...here it is.Jason Peel
2001-08-09add m4 preprocessing based on enabled features; ok brian@, inputJason Peel
2001-08-09Add -h flag to prevent following a symlink to a dir as the dest.Todd C. Miller
2001-08-09typosPaul Janzen
2001-08-09Corrections, amplifications, typo fixes, and duplicate removal, from orPaul Janzen
2001-08-08Typo: remove space before period. Spotted by Brian J. Kifiak <bk@rt.fm>.Heikki Korpela
2001-08-08grammar; from bk@rt.fmJason Peel
2001-08-08New timeouts.Miod Vallat
2001-08-08s/device specific/device-specific/; pointed out by pjanzen@Jason Peel
2001-08-08New timeouts, drahn@ sez go ahead.Miod Vallat
2001-08-08typo. closes PR 1990; from <Hans-Joerg.Hoexer@informatik.stud.uni-erlangen.de>Jason Peel
2001-08-08undo last change; does not work for sshdMarkus Friedl
2001-08-08Pasto found by jhar2gthr@yahoo.com in FreeBSDPaul Janzen