summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-03-15syncTheo de Raadt
2005-03-15syncTheo de Raadt
2005-03-15add cat2/{cats,zaurus}Theo de Raadt
2005-03-15byte order of mss, only affects synproxy code path, from John L. ScarfoneDaniel Hartmeier
2005-03-15use IFQ_ rather than IF_ macro here too, maybe helps altq; ok henningPeter Valchev
2005-03-15First close() than unlink().Claudio Jeker
2005-03-15small log message fix.Marco Pfatschbacher
2005-03-15use IFQ_* macros instead of hand-rolling or using IF_*, makes ALTQ work onHenning Brauer
2005-03-15Seperate delay for discharge and charge, otherwise discharge period may notDale Rahn
2005-03-15- stop tearing down routes when the carp interface goes to backup in theRyan Thomas McBride
2005-03-15remove listener if bind() fails. no point in having a defunct listenerHenning Brauer
2005-03-15syncTheo de Raadt
2005-03-15change some silly snprintf(buf, buflen, "%s", login) calls to just useNiall O'Higgins
2005-03-15better handling of cases where getnameinfo() returns non-zero.Niall O'Higgins
2005-03-15hook pxaudc up to the buildDavid Gwynne
2005-03-15snprintf(buf, sizeof(buf), "%s", p) is silly, use strlcpy(). From Bruno Rohee.Otto Moerbeek
2005-03-15grow the receive buffer on the routing socket, pointed out by markus,Henning Brauer
2005-03-15reduce vertical space taken by ever increasing hardware list by listingJason McIntyre
2005-03-15Make attach errors appear on new lines and makeJonathan Gray
2005-03-15tweaks;Jason McIntyre
2005-03-15no need to flush a few fpregs since soon the whole pcb get flushedMichael Shalayeff
2005-03-15hafta flush pcb once active (and a tush tush tush)Michael Shalayeff
2005-03-15revise lockf limit policy. after exceeding "soft limit", start enforcingTed Unangst
2005-03-15Try harder to prevent spurious touch screen 'down' events.Dale Rahn
2005-03-15Restructure the keyboard code so that the keys in rawkey are always sentDale Rahn
2005-03-14Fix typo in commentTom Cosgrove
2005-03-14regenPedro Martelletto
2005-03-14Add GeForce4 MX 4000, okay deraadt@Pedro Martelletto
2005-03-14Add "show summary" to ospfctl.Esben Norby
2005-03-14Allow to modify the metrics in a relative way by prepending the number withClaudio Jeker
2005-03-14unlink() control socket in error path. Spotted by Theo at FOSDEM.Claudio Jeker
2005-03-14whitespace;Jason McIntyre
2005-03-14make the OPERATORS list -compact: this avoids the nasty line splitJason McIntyre
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