summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-10-26typoMichael Shalayeff
2005-10-26some unneeded #includes; ok claudio@Kevin Steves
2005-10-26Sync mygate handling with latest netstart changes so upgrades work.Kenneth R Westerback
2005-10-25zap 229 (frantisek holop)Marc Espie
2005-10-25Make ffs_fserr() a macro, okay deraadt@Pedro Martelletto
2005-10-250) ospfctl doesn't use ospfd.conf so remove that from FILESKevin Steves
2005-10-25Correctly remove elements from a pagedep dirrem list.Pedro Martelletto
2005-10-25some small improvements;Jason McIntyre
2005-10-25sort options;Jason McIntyre
2005-10-25describe interoperation with `rtsol' directive in hostname.if files;Jason McIntyre
2005-10-25kill unused definition, okay krw@, millert@Pedro Martelletto
2005-10-25minor knf;Xavier Santolaria
2005-10-25nuke trailing whitespaces;Xavier Santolaria
2005-10-25-T here too;Xavier Santolaria
2005-10-25-T is kept for compatibility with other RCS commands here too;Xavier Santolaria
2005-10-25missed that in previous commit;Xavier Santolaria
2005-10-25dont' -> don't in comments;Jason McIntyre
2005-10-25re-enable IPv6 on the macppc RAMDISK.Brad Smith
2005-10-25better logic from krw@:Todd T. Fries
2005-10-25some small knf, ok ho@Hans-Joerg Hoexer
2005-10-25put HISTORY section in the right place;Jason McIntyre
2005-10-25mtag in pf_route is now only used for IPSEC, so #ifdef itHenning Brauer
2005-10-25Do not send a message when no transport is available.Hans-Joerg Hoexer
2005-10-25Make set_common_sockopts() a void since it doesn't return anything anyway.Darren Tucker
2005-10-25Some uvm problem is being exposed with the more strict macros. Revert untilOtto Moerbeek
2005-10-25Add a -T option to nc to allow setting of IP type-of-service bits onDarren Tucker
2005-10-24delete more EFAULT stupidityTheo de Raadt
2005-10-24add Intel 6300ESBBrad Smith
2005-10-24Revamp interrupt handling in em(4) driver:Brad Smith
2005-10-24Partly backout. NOLIST, used in LISTs is probably interfering. requested byOtto Moerbeek
2005-10-24Conditionalize singler-step code on PTRACE.Mark Kettenis
2005-10-24Factorize db_interface code between luna88k and mvme88k, removing dead codeMiod Vallat
2005-10-24Mach-macro freeMartin Reindl
2005-10-24Remove panic if polling thread can not be created.Marco Peereboom
2005-10-24output tweaks;Xavier Santolaria
2005-10-24don't touch via 8237 for now, until it is fixed.Henning Brauer
2005-10-24first bits for RCS intro; input/ok jmc, "fine" joris.Xavier Santolaria
2005-10-24.Xr rcsmerge(1);Xavier Santolaria
2005-10-24Remove redundant duplicate packet length check.Ryan Thomas McBride
2005-10-24fix compilation for KGDB; looked by miod@.Federico G. Schwindt
2005-10-24more robust deletion: rebuild item from file system instead of usingMarc Espie
2005-10-24use a visitor('prepare_for_deletion') to validate plist for removal,Marc Espie
2005-10-24factor out a bit of code, and be more aware of symlinks.Marc Espie
2005-10-24filter out .libs-* later, so that compute_closures() packages do notMarc Espie
2005-10-24do not try to find a match for .libs-* packages.Marc Espie
2005-10-24change read/write callbacks to use a void * instead of struct rtw_regs.Reyk Floeter
2005-10-24two sc_anaparm registersReyk Floeter
2005-10-24fix RTW_DEBUGReyk Floeter
2005-10-24change RTW_ANAPARM to RTW_ANAPARM_0 for consistency with the rtl8225 code.Reyk Floeter
2005-10-24- remove some redundnt checks before pci_mapreg_map()Brad Smith