summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-04-25Update to sudo 1.6.6Todd C. Miller
2002-04-25Protect IPv6 code with #ifdef INET6Mike Pechkin
2002-04-25avoid buffer overrun on PASV from malicious server.Jun-ichiro itojun Hagino
2002-04-25no need for __alignment__, it was paste error. from fgs/deraadtJun-ichiro itojun Hagino
2002-04-25manual for the sfr; from Vladimir Popov <jumbo@narod.ru>Michael Shalayeff
2002-04-25soundforte radio driver, from Vladimir Popov <jumbo@narod.ru>Michael Shalayeff
2002-04-25do not map memory for malloc w/ execute perms.Michael Shalayeff
2002-04-25Cast and display memory sizes as long integers, to avoid displayingMiod Vallat
2002-04-25syncTheo de Raadt
2002-04-24kernel API does not need the userland addresses, make them go awayTheo de Raadt
2002-04-24Unbreak from pfvar.h change.Daniel Hartmeier
2002-04-24be much more picky about which RCC products are multi-bridgesTheo de Raadt
2002-04-24RAMDISK configurations for mac68k.Miod Vallat
2002-04-24The beginnings of decent mac68k installation media, as two bsd.rd images.Miod Vallat
2002-04-24revert, sys/param.h will need fixing first.Marc Espie
2002-04-24zap /usr/include/g++/gen, it's ancient.Marc Espie
2002-04-24make oss_ioctl varargs.Marc Espie
2002-04-24Perform full relocation for Rela bootstrap relocations, compatibleDale Rahn
2002-04-24Make this not directly usable from userland.Marc Espie
2002-04-24Introduce a new file, machine/internal_types.h, to hold that specific archMarc Espie
2002-04-24whoops, missed two fields in modexp structure (kinda important ones =)Jason Wright
2002-04-24Document special rule for build dependencies. More complicated to explain,Marc Espie
2002-04-24Run getty on /dev/ttyC0, not /dev/console.Matthieu Herrb
2002-04-24Add dynamic (in-kernel) interface name -> address translation. Instead ofDaniel Hartmeier
2002-04-24Initialize if_addrhooks in if_attachhead() like in if_attach(), eitherDaniel Hartmeier
2002-04-24Update IPsec-related comments.Angelos D. Keromytis
2002-04-24Add hooks to struct ifnet that allow to register callbacks that will beDaniel Hartmeier
2002-04-23Dlink DWL520 confirmed working.Todd C. Miller
2002-04-23syncTheo de Raadt
2002-04-23fix grammar in tcpdump exampleMike Frantzen
2002-04-23Clear flags indicating whether or not wi or hostap is active asTodd C. Miller
2002-04-23initial hack at a CIOCSYMFEAT ioctlTheo de Raadt
2002-04-23Improve error message; ok markus@ stevesk@Damien Miller
2002-04-23modexp context structureJason Wright
2002-04-23document the keying operationsTheo de Raadt
2002-04-23driver queueing & callback code for keying operationsTheo de Raadt
2002-04-23sync doc, export->export_info.Marc Espie
2002-04-23In mount.h, rename field export -> export_info, to avoid collision with C++.Marc Espie
2002-04-23Allow explicit filtering of fragments when they are not reassembled.Daniel Hartmeier
2002-04-23send complete ticket; semerad@ss1000.ms.mff.cuni.czMarkus Friedl
2002-04-233.2.1Markus Friedl
2002-04-23More up to date.Hakan Olsson
2002-04-23Oops, unbreak; deraadt@Miod Vallat
2002-04-22KNFTheo de Raadt
2002-04-22Do not hardcode mvme88k-specific compilation flags here, especially sinceMiod Vallat
2002-04-22Fix a couple of typos.Miod Vallat
2002-04-22regenMatthieu Herrb
2002-04-22Add Matrox MGA G550. ok deraadt@ millert@ fgs@Matthieu Herrb
2002-04-22Fix 2 things that should be gid_t. One from Oleg Safiullin, one from me...Todd C. Miller
2002-04-22clean up attach messagesJason Wright