summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-02-08once again, we have to unbreak stuff xsa broke on his own.Joris Vink
seriously xavier, I might be in the carribean but you are drinking all the rum and commiting shit drunk.
2006-02-08For now dump only stuff from the local-RIB into mrt table dumps.Claudio Jeker
Issue found by Andre Oppermann.
2006-02-08move #include <netinet/in_systm.h> and <netinet/ip.h> out ofKevin Steves
includes.h; ok markus@
2006-02-08move #include <sys/resource.h> out of includes.h; ok markus@Kevin Steves
2006-02-08<openssl/bn.h> not neededKevin Steves
2006-02-08- configuration file can have relative pathCamiel Dobbelaar
- do not suppress logging if there is no configuration yet, otherwise we cannot log that configuration parsing failed ok mpf@ mcbride@
2006-02-08Add back minimal debugging to help track down tx errors some MACsJonathan Gray
seem to be reporting.
2006-02-08small KNFKevin Steves
2006-02-08fix logic both in the decision when to re-init the capabilities negotiationHenning Brauer
structures
2006-02-08move #include <netinet/tcp.h> out of includes.h; ok markus@Kevin Steves
2006-02-08move #include <paths.h> out of includes.h; ok markus@Kevin Steves
2006-02-08Use __LP64__ instead of __amd64__ for portability.Jonathan Gray
Pointed out by miod@.
2006-02-08ciphy and ukphy are also possible attachments.Jonathan Gray
2006-02-07regenBrad Smith
2006-02-07add Panasonic 50" touch panelBrad Smith
From NetBSD
2006-02-07restore cosmic balance by plugging a mem leak; problem reported byOtto Moerbeek
Benjamin Pineau in PR 5008; ok weingart@
2006-02-07mention source of pf_modulate_sack() in comment, no code change,Daniel Hartmeier
ok frantzen@
2006-02-07move the devices list up a bit.Brad Smith
2006-02-07typos from alexey dobriyan;Jason McIntyre
ok jakob, who is passing these fixes upstream...
2006-02-07synchMarc Espie
2006-02-07minor independent tweaks:Marc Espie
- make Newuser and Newgroup subclasses of Newauth, so that code can be shared. - add property type() for these, that expands to user/group - add property to SpecialFile() that says whether this is executed on add/delete, so that we can check for noexec fs and error out early on these.
2006-02-07look at noexec as wellMarc Espie
2006-02-07Don't push undef into the todo list. This avoids some perl warnings.Bernd Ahlers
ok espie@
2006-02-07Disable checksum offload for the moment as it appears to notJonathan Gray
work for some people.
2006-02-07convert pmap_phys_address() to a define, consistent with other archs;Martin Reindl
avoids losing information due to int in proto ... thanks to KUDO Takashi for tracking this down ok miod@
2006-02-07duplicate #includeKevin Steves
2006-02-07"packet.h" not neededKevin Steves
2006-02-07"log.h" not neededKevin Steves
2006-02-07move #include <termios.h> out of includes.h; ok markus@Kevin Steves
2006-02-07regenBrad Smith
2006-02-07add the new syscalls to the listBrad Smith
From jdolecek NetBSD
2006-02-07move #include <sys/queue.h> out of includes.h; ok markus@Kevin Steves
2006-02-07move #include <netgroup.h> out of includes.h; ok markus@Kevin Steves
2006-02-06vr_start(): return if IFF_OACTIVE is set.Brad Smith
From FreeBSD via Andrey Matveev
2006-02-06regenBrad Smith
2006-02-06add Broadcom BCM5708 Gb and BCM5708S 2.5 Gb Ethernet controllers.Brad Smith
2006-02-06SiS 190 Gigabit Ethernet controllerBrad Smith
2006-02-06fix a typo so this will compile on amd64.Brad Smith
2006-02-06typo from alexey dobriyan;Jason McIntyre
ok brad
2006-02-06typos from alexey dobriyan;Jason McIntyre
ok mickey marco mbalmer niklas brad
2006-02-06tell user about collision much earlier, so that they do not wonder whatMarc Espie
is taking so long...
2006-02-06typos from alexey dobriyan;Jason McIntyre
ok marco
2006-02-06make this a little less ambiguous...Jason McIntyre
2006-02-06don't error out but give a warning when sysctl()Moritz Jodeit
fails with something else than ENOENT. suggested by tedu@ ok henning@
2006-02-06Attach a wskbd device for unknown adb mapped devices, just in case we lackMiod Vallat
one keyboard id.
2006-02-06typos from alexey dobriyan;Jason McIntyre
2006-02-06typos from alexey dobriyan;Jason McIntyre
2006-02-06typos from alexey dobriyan;Jason McIntyre
2006-02-06typos from alexey dobriyan;Jason McIntyre
2006-02-06typo from alexey dobriyan;Jason McIntyre