Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-02-08 | once 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-08 | For now dump only stuff from the local-RIB into mrt table dumps. | Claudio Jeker | |
Issue found by Andre Oppermann. | |||
2006-02-08 | move #include <netinet/in_systm.h> and <netinet/ip.h> out of | Kevin Steves | |
includes.h; ok markus@ | |||
2006-02-08 | move #include <sys/resource.h> out of includes.h; ok markus@ | Kevin Steves | |
2006-02-08 | <openssl/bn.h> not needed | Kevin Steves | |
2006-02-08 | - configuration file can have relative path | Camiel Dobbelaar | |
- do not suppress logging if there is no configuration yet, otherwise we cannot log that configuration parsing failed ok mpf@ mcbride@ | |||
2006-02-08 | Add back minimal debugging to help track down tx errors some MACs | Jonathan Gray | |
seem to be reporting. | |||
2006-02-08 | small KNF | Kevin Steves | |
2006-02-08 | fix logic both in the decision when to re-init the capabilities negotiation | Henning Brauer | |
structures | |||
2006-02-08 | move #include <netinet/tcp.h> out of includes.h; ok markus@ | Kevin Steves | |
2006-02-08 | move #include <paths.h> out of includes.h; ok markus@ | Kevin Steves | |
2006-02-08 | Use __LP64__ instead of __amd64__ for portability. | Jonathan Gray | |
Pointed out by miod@. | |||
2006-02-08 | ciphy and ukphy are also possible attachments. | Jonathan Gray | |
2006-02-07 | regen | Brad Smith | |
2006-02-07 | add Panasonic 50" touch panel | Brad Smith | |
From NetBSD | |||
2006-02-07 | restore cosmic balance by plugging a mem leak; problem reported by | Otto Moerbeek | |
Benjamin Pineau in PR 5008; ok weingart@ | |||
2006-02-07 | mention source of pf_modulate_sack() in comment, no code change, | Daniel Hartmeier | |
ok frantzen@ | |||
2006-02-07 | move the devices list up a bit. | Brad Smith | |
2006-02-07 | typos from alexey dobriyan; | Jason McIntyre | |
ok jakob, who is passing these fixes upstream... | |||
2006-02-07 | synch | Marc Espie | |
2006-02-07 | minor 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-07 | look at noexec as well | Marc Espie | |
2006-02-07 | Don't push undef into the todo list. This avoids some perl warnings. | Bernd Ahlers | |
ok espie@ | |||
2006-02-07 | Disable checksum offload for the moment as it appears to not | Jonathan Gray | |
work for some people. | |||
2006-02-07 | convert 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-07 | duplicate #include | Kevin Steves | |
2006-02-07 | "packet.h" not needed | Kevin Steves | |
2006-02-07 | "log.h" not needed | Kevin Steves | |
2006-02-07 | move #include <termios.h> out of includes.h; ok markus@ | Kevin Steves | |
2006-02-07 | regen | Brad Smith | |
2006-02-07 | add the new syscalls to the list | Brad Smith | |
From jdolecek NetBSD | |||
2006-02-07 | move #include <sys/queue.h> out of includes.h; ok markus@ | Kevin Steves | |
2006-02-07 | move #include <netgroup.h> out of includes.h; ok markus@ | Kevin Steves | |
2006-02-06 | vr_start(): return if IFF_OACTIVE is set. | Brad Smith | |
From FreeBSD via Andrey Matveev | |||
2006-02-06 | regen | Brad Smith | |
2006-02-06 | add Broadcom BCM5708 Gb and BCM5708S 2.5 Gb Ethernet controllers. | Brad Smith | |
2006-02-06 | SiS 190 Gigabit Ethernet controller | Brad Smith | |
2006-02-06 | fix a typo so this will compile on amd64. | Brad Smith | |
2006-02-06 | typo from alexey dobriyan; | Jason McIntyre | |
ok brad | |||
2006-02-06 | typos from alexey dobriyan; | Jason McIntyre | |
ok mickey marco mbalmer niklas brad | |||
2006-02-06 | tell user about collision much earlier, so that they do not wonder what | Marc Espie | |
is taking so long... | |||
2006-02-06 | typos from alexey dobriyan; | Jason McIntyre | |
ok marco | |||
2006-02-06 | make this a little less ambiguous... | Jason McIntyre | |
2006-02-06 | don't error out but give a warning when sysctl() | Moritz Jodeit | |
fails with something else than ENOENT. suggested by tedu@ ok henning@ | |||
2006-02-06 | Attach a wskbd device for unknown adb mapped devices, just in case we lack | Miod Vallat | |
one keyboard id. | |||
2006-02-06 | typos from alexey dobriyan; | Jason McIntyre | |
2006-02-06 | typos from alexey dobriyan; | Jason McIntyre | |
2006-02-06 | typos from alexey dobriyan; | Jason McIntyre | |
2006-02-06 | typos from alexey dobriyan; | Jason McIntyre | |
2006-02-06 | typo from alexey dobriyan; | Jason McIntyre | |