summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-03-14add an example showing how to use -prune to skip a directory whilstJason McIntyre
2005-03-14simplify the description of -d to avoid confusion;Jason McIntyre
2005-03-14don't display an error message when re-associating.Damien Bergamini
2005-03-14add IFT_/IFM_IEE80211 to ift2ifm so we can pretty-print link state andHenning Brauer
2005-03-14print interface and some stuff about it with the nexthops so it is easierHenning Brauer
2005-03-14send a kif structure describing the interface a route relies on alongHenning Brauer
2005-03-14when a buffer has a file descriptor to pass attached, we tried to sendHenning Brauer
2005-03-14limit input buffer size for channels; bugzilla #896; with and ok dtucker@Markus Friedl
2005-03-14Populate host for log message for logins denied by AllowUsers and DenyUsers.Darren Tucker
2005-03-14document WANTLIB absolute paths.Marc Espie
2005-03-14Correct description of -H (bz #997); ok markus@, punctuation jmc@Darren Tucker
2005-03-14report/ignore broken packing-lists.Marc Espie
2005-03-14"we notice when you plug the cable" - yeah, but we didn't notice when itHenning Brauer
2005-03-14syncTheo de Raadt
2005-03-14support jvc mp-prx1; iedowseTheo de Raadt
2005-03-14Present list of dns servers supplied by dhcp as blank separated list,Kenneth R Westerback
2005-03-14more Yukon models and Yukon EC revs.Brad Smith
2005-03-13Add missed WSDISPLAYIO_[GS]VIDEO ioctl handling.Miod Vallat
2005-03-13set rcs_errno to RCS_ERR_NOENT if no matching symbol is found inJean-Francois Brousseau
2005-03-13Only use bangpxe calling on PXE 2.1 and above. Makes no difference onTom Cosgrove
2005-03-13KNFTom Cosgrove
2005-03-13On return from real mode, reload the GDT using a 16-bit pointer ratherTom Cosgrove
2005-03-13support for the optional `branch' keyword, which is used to set theJean-Francois Brousseau
2005-03-13Only use bangpxe calling on PXE 2.1 and above. Makes no difference onTom Cosgrove
2005-03-13spacingJean-Francois Brousseau
2005-03-13Typo; spotted by Richard Ben AleyaMiod Vallat
2005-03-13unbreak, and do this correct.Joris Vink
2005-03-13simplify if {} else {} case.Joris Vink
2005-03-13Missing return value and fd leak in fork()'s error path. Spotted by mpech@Otto Moerbeek
2005-03-13Use pid_t where appropriate. From Bruno Rohee (thanks).Chad Loder
2005-03-13Use pid_t where appropriate. From Bruno Rohee (thanks).Chad Loder
2005-03-13Use correct byte order when printing out port numbers.Chad Loder
2005-03-13the wep mac may be NULL if it's a broadcast keyReyk Floeter
2005-03-13fix a potential crash that could occur when CARP_LOG is being used.Patrick Latifi
2005-03-13va_args repair; andrushock@korovino.net, ok miodTheo de Raadt
2005-03-13enable gdtTheo de Raadt
2005-03-13make 'netstat -i' print carp link addresses correctly.Marco Pfatschbacher
2005-03-13when fetching the initial table, inherit the ifindex regardless of af, notHenning Brauer
2005-03-13explicitely initialize optHenning Brauer
2005-03-13s/to many/too many/, from jmcHenning Brauer
2005-03-13turn off accounting when switching to single user;Markus Friedl
2005-03-13fix whitespaceReyk Floeter
2005-03-13revert rev 1.8Brad Smith
2005-03-13Fixes in ntpd_settime (ie ntpd -s):Darren Tucker
2005-03-13document some common usage of pkg_info to make us look cool.Marc Espie
2005-03-13Read the battery voltage once and pass that value around. This fixes aUwe Stuehler
2005-03-13both ehci and ohci support attachment to cardbus.David Gwynne
2005-03-13small updates to realityDavid Gwynne
2005-03-13in the event wi_attach fails dont panic trying to clean up a nonexistantDavid Gwynne
2005-03-13Merge support for USB1 devices located beyond USB2 hubs, mostly from netbsd.Christopher Pascoe