summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-07-31moreTheo de Raadt
2000-07-31make -h option work again, it was left out on the getopt stringEric Jackson
2000-07-31before, we blocked non-root from changing mappings pointed at reserved ports.Theo de Raadt
2000-07-31KNFTheo de Raadt
2000-07-31modernize this source code including: avoiding atoi(), range checking,Theo de Raadt
2000-07-31prettyJason Wright
2000-07-31Correction for legacy interrupt controller attachment.Dale S. Rahn
2000-07-31Correct usage stringPaul Janzen
2000-07-31comma splicePaul Janzen
2000-07-31remove incorrect space, as enami@netbsd.orgPaul Janzen
2000-07-30avoid buffer overrun on too-long reply for NIS hostname lookup.Jun-ichiro itojun Hagino
2000-07-29remove the (unused) sc_intrmask, and be more careful about initializingJason Wright
2000-07-29Don't set the source IP address if doing multicast; this is a quickAngelos D. Keromytis
2000-07-29Note that ddb must be enabled with sysctl before it can be used.Marco S Hyman
2000-07-28Use the correct bits for determining which session to delete. Some style fixes.Jason Wright
2000-07-28First cut at supporting older bandit based machinesDale S. Rahn
2000-07-28Config changes to be closer to supporting older bandit based systems.Dale S. Rahn
2000-07-28Dont force htab size to be fixed size, allow system to define size.Dale S. Rahn
2000-07-28Allow device type or name to be used for locating the pci bridge.Dale S. Rahn
2000-07-28size htab according to system memory size, not constant in header file.Dale S. Rahn
2000-07-27do not print anything before console has been setMichael Shalayeff
2000-07-27Don't show or delete IPsec flows with the route command -- this was aAngelos D. Keromytis
2000-07-27Look up the pathname verbatim in mount table in addition to the realpath(3)edTodd C. Miller
2000-07-27If the HOME environment variable is not set, do not try to readTodd C. Miller
2000-07-27more puc devices, including IBM 33L4618: AT&T/Lucent Venus Modem offset from ...Theo de Raadt
2000-07-273wareTheo de Raadt
2000-07-27some cleanup and add the emul_flags_translate from netbsd to translateEric Jackson
2000-07-27Handle unlimited diverts for m4 -g.Marc Espie
2000-07-27grp.h; peter@runestig.comTheo de Raadt
2000-07-27if avoiding ac97_read because of AC97_HOST_DONT_READ, still permit access to ...Theo de Raadt
2000-07-27fix espie@'s screwup; frenchies can't type! noticed by aaron@Michael Shalayeff
2000-07-27do not forward packet with :: in the source.Jun-ichiro itojun Hagino
2000-07-27raw6/udp6 sockets are okay with :: in src.Jun-ichiro itojun Hagino
2000-07-27be proactive about unspecified IPv6 source address. pcb layer usesJun-ichiro itojun Hagino
2000-07-26syncTheo de Raadt
2000-07-26tweakTheo de Raadt
2000-07-26open /dev/ipl rdonly on non-destructive operationsMichael Shalayeff
2000-07-26syncTheo de Raadt
2000-07-26Still truncate too long identifiers, but avoid writing all over the stack.Marc Espie
2000-07-26typoTheo de Raadt
2000-07-26correct constraints for __{in,out}c(); from Hiroki Nakano <cas@trans-nt.com>Michael Shalayeff
2000-07-26Rip out old dead legal notice, refer to BSD license. Clean up authors/historyIan Darwin
2000-07-26avoid indexing into arrays using signed chars; discovered by fuzzTheo de Raadt
2000-07-26From gcc devel sources: make_temp_file -> mips_make_temp_file to avoidMarc Espie
2000-07-26make_temp_file proto is in libiberty nowMarc Espie
2000-07-26thinkoMarc Espie
2000-07-26NewMarc Espie
2000-07-26Synch includes with version provided with binutils 2.10Marc Espie
2000-07-26Partial synch with binutils-2.10Marc Espie
2000-07-26libiberty version bundled with binutils-2.10Marc Espie