summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-06-16use prefixlen2mask which handles zero prefixlens rightHenning Brauer
2005-06-16use prefixlen2mask() instead of doing the bitshifting by hand; fixes theHenning Brauer
2005-06-16remove remaining netccitt parts, full ports build test by pval, thanks!Henning Brauer
2005-06-16fix initialization of apm_dobusy and apm_doidle to be off by default untilBob Beck
2005-06-16add -P to docs and usage/synopsis; ok markus jmcJared Yanovich
2005-06-16bye bye whiteoutsTodd C. Miller
2005-06-16whiteout bit I missed earlierTodd C. Miller
2005-06-16remove whiteout stuff from ld.so's private opendir(); OK deraadt@Todd C. Miller
2005-06-16try schizo in RAMDISKTheo de Raadt
2005-06-16new sentence, new line;Jason McIntyre
2005-06-16Remove old cruft, ok millert@ jmc@Ian Darwin
2005-06-16no need for NVLAN; ok jason, brad, camielMarkus Friedl
2005-06-16fix dependencies; from alexander bluhm; ok deraadtMarkus Friedl
2005-06-16.Xr cvsintro(7); ok joris jmcXavier Santolaria
2005-06-16don't exit if getpeername fails for forwarded ports; bugzilla #1054; ok djmMarkus Friedl
2005-06-16sort hardware list;Jason McIntyre
2005-06-16match gnu/usr.bin/cvs error msg output on bad CVSROOT error; ok jorisXavier Santolaria
2005-06-16add support for the Belkin F5D7050 54g USB Network AdapterDavid Gwynne
2005-06-16move x11_get_proto from ssh.c to clientloop.c, to make muliplexed xfwd easierDamien Miller
2005-06-16syncDavid Gwynne
2005-06-16Belkin F5D7050 54g USB Network AdapterDavid Gwynne
2005-06-16bye bye whiteoutsTodd C. Miller
2005-06-16add D-Link DGE-528T and US Robotics USR997902Brad Smith
2005-06-15add D-Link DGE-528T and US Robotics USR997902Brad Smith
2005-06-15regenBrad Smith
2005-06-15add D-Link DGE-528T and US Robotics USR997902Brad Smith
2005-06-15add Linksys PCMPC200Brad Smith
2005-06-15regenBrad Smith
2005-06-15add Linksys PCMPC200Brad Smith
2005-06-15a few typos and improvements found in the last by James HerbertMichael Shalayeff
2005-06-15bye bye whiteoutsTodd C. Miller
2005-06-15don't document whiteout/unionfs stuffTodd C. Miller
2005-06-15bye bye whiteoutsTodd C. Miller
2005-06-15bye bye whiteoutsTodd C. Miller
2005-06-15remove whiteout supportTodd C. Miller
2005-06-15Disable hardware vlan decapsulation.Camiel Dobbelaar
2005-06-15Disable hardware vlan decapsulation, but not really. Because of a firmwareCamiel Dobbelaar
2005-06-15remove y.tab.c on make clean tooMichael Shalayeff
2005-06-15more music dates; from eric@catastrophe.netMichael Shalayeff
2005-06-15remove SNMP code from mrouted(8) because it is broken and it isRobert Nagy
2005-06-15no more whiteoutsTodd C. Miller
2005-06-15add -P for dumping PCB infos, similar to netbsd; ok deraadt@Markus Friedl
2005-06-15add descritpion of the watch/watchers commands;Xavier Santolaria
2005-06-15remove from "attempted source route ..." message; ok deraadt, mpf, henning, m...Markus Friedl
2005-06-15RegenMiod Vallat
2005-06-15Wrong major for lpt.Miod Vallat
2005-06-15add pdc203xx support.Federico G. Schwindt
2005-06-15promise pdc203xx support; from bouyer@netbsd.org via grange@ with a fewFederico G. Schwindt
2005-06-15Use scsi_size() as preferred disk size in all cases. Allow devicesKenneth R Westerback
2005-06-15Typo. 'dp->cyls' -> 'dp->sectors'.Kenneth R Westerback