summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-03-15describe "depend on"Henning Brauer
2005-03-15- correct include file (from david leonard, pr 4147)Jason McIntyre
2005-03-15remove package list. it has been a pain to maintain for years. simplyTheo de Raadt
2005-03-15bgpctl parts for "show fib".Claudio Jeker
2005-03-15Add control messages for the show fib commands.Claudio Jeker
2005-03-15tag for release, more things coming, but ports needs thisTheo de Raadt
2005-03-15enable hotplug on macppc, been using it for some time, forgot it wasn't enabled.Dale Rahn
2005-03-15Skip empty pci ranges rather than aborting probe, as done on sparc64.Miod Vallat
2005-03-15reset config line numbers, when daemon gets reinitialized.Moritz Jodeit
2005-03-15Only warn if pci_{io,mem}_find fails if the returned value is not ENOENT - emptyMiod Vallat
2005-03-15Only print warning messages in pci_{io,mem}_find() if option DEBUG; instead,Miod Vallat
2005-03-15remove ttya reference, doesn't exist on zaurus, ok miod@ deraadt@Dale Rahn
2005-03-15use cats/zaurus and install the manpages in the appropriate places,Dale Rahn
2005-03-15A potpourri of cgfourteen fixes and improvements:Miod Vallat
2005-03-15If no "intr" property exists, correctly handle the "interrupts" property forMiod Vallat
2005-03-15Nuke matchbyname(), which isn't used anymore.Miod Vallat
2005-03-15Take care of updating the PROMs view of the cursor position in the common fbMiod Vallat
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