summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-07-13spacingTheo de Raadt
2005-07-13minor knfTheo de Raadt
2005-07-13Repair/rationalize option handling to ensure valid option section isKenneth R Westerback
2005-07-13do not leak memory if read()ing section headers fails; from Andrey Matveev <e...Michael Shalayeff
2005-07-13remove white space and fix formatting for readability.Brad Smith
2005-07-13Correct ctype classifications of chars >= 0x80 wrt C99/POSIX and ourOtto Moerbeek
2005-07-13add cvs_rcs_getpath() function. Returns the path of the RCS file if itXavier Santolaria
2005-07-13As mickey@ pointed out, this test does not belong in libm. Move toOtto Moerbeek
2005-07-13use cvs_path_cat() instead of snprintf();Xavier Santolaria
2005-07-13Test for fp save/restore in sig handlers.Otto Moerbeek
2005-07-12fix comment, describe the VA hole correcltyHans-Joerg Hoexer
2005-07-12call pmap_apte_flush() with the current pmap, not the one to be mapped.Hans-Joerg Hoexer
2005-07-12write ds1 ctrl mcode where we wanted the ds1e varientTheo de Raadt
2005-07-12h/w doesn't decrypt rx frames in monitor mode so don't try to remove theDamien Bergamini
2005-07-12default mtu to no more than ETHERMTU to avoid fragmentation; henning@ okMichael Shalayeff
2005-07-12Print the card number the chipset string is obtained from.Jonathan Gray
2005-07-12recognize both versions of the nat-t-draft v2 vendor IDsHans-Joerg Hoexer
2005-07-123com -> 3Com;Jason McIntyre
2005-07-12no need to number list items manually: that is what -enum is for;Jason McIntyre
2005-07-12remove the maze of "other cards by this vendor are supported by so and soJason McIntyre
2005-07-12split this into cvs_commit_{remote,local}() functions;Xavier Santolaria
2005-07-12Install files in /usr/local instead of /hdd2, so that this packageUwe Stuehler
2005-07-12Id tags and copyright noticesUwe Stuehler
2005-07-12handle TI 64 byte fifo units here too; steve.shockley@shockley.netTheo de Raadt
2005-07-12delete old historyTheo de Raadt
2005-07-12Add AMI_MAX_TARGET.Marco Peereboom
2005-07-12rev 1.305Brad Smith
2005-07-12rev 1.298Brad Smith
2005-07-12rev 1.45Brad Smith
2005-07-12syncTheo de Raadt
2005-07-12new INTEL 915GM*; pablomh@gmail.comTheo de Raadt
2005-07-12rev 1.117Brad Smith
2005-07-12- support ipv6cpretry and ipv6cpretries, which are IPv6 versionsBrad Smith
2005-07-12rev 1.14Brad Smith
2005-07-12remove unused prototype sk_free_jumbo_memBrad Smith
2005-07-12free resources for Jumbo buffers in sk_stop().Brad Smith
2005-07-11add XP900Jolan Luff
2005-07-11Enable IR receive mode only for infrared capable PXA2x0 UARTs. NormalUwe Stuehler
2005-07-11rev 1.12Brad Smith
2005-07-11rev 1.30Brad Smith
2005-07-11Don't install wrong IPv6 route by add command.Brad Smith
2005-07-11rev 1.32Brad Smith
2005-07-11krw stopped use of hash.cTheo de Raadt
2005-07-11hash.c no longer usedTheo de Raadt
2005-07-11spacingTheo de Raadt
2005-07-11we aren't using cvs_history_print() right nowJoris Vink
2005-07-11Expunge unused hashing code and variables.Kenneth R Westerback
2005-07-11zap unused variableJoris Vink
2005-07-11Dispense with the overhead of creating a hash just to lookup theKenneth R Westerback
2005-07-11remove help if SMALL is defined. idea from NetBSD. should shrink a fewFederico G. Schwindt