Age | Commit message (Expand) | Author |
2003-12-24 | connect bgpd to the build, ok deraadt@ | Henning Brauer |
2003-12-24 | Fix bound checks for gecos field, taking into account it may contain | Otto Moerbeek |
2003-12-24 | now that the main process can cleanup without RDE's help, we do not need the | Henning Brauer |
2003-12-24 | now that we keep track of the routes we added to the kernel we can remove | Henning Brauer |
2003-12-24 | Update protocol number and multicast group to match reality. | Ryan Thomas McBride |
2003-12-24 | keep track of the routes we inserted to the kernel | Henning Brauer |
2003-12-24 | slightly more helpfull error msgs | Henning Brauer |
2003-12-24 | add log_kroute() | Henning Brauer |
2003-12-24 | In the never-ending story of *setjmp bugs, fix a typo preventing | Miod Vallat |
2003-12-24 | sync & pre-sync | Theo de Raadt |
2003-12-24 | Since we have real bus error faults, and handle them as such, always treat | Miod Vallat |
2003-12-24 | sync | Todd T. Fries |
2003-12-24 | additional camera device; ok deraadt@ | Todd T. Fries |
2003-12-24 | add sample bgpd.conf, not yet connected | Henning Brauer |
2003-12-24 | local-addr, not local-address. | Henning Brauer |
2003-12-24 | add option to not touch the kernel routing table | Henning Brauer |
2003-12-24 | handle write() returning 0 correctly, adjust the msgbuf API appropriately, | Henning Brauer |
2003-12-24 | Make error message more informative by showing bad value that caused | Kenneth R Westerback |
2003-12-24 | typos in comments, from jared | Henning Brauer |
2003-12-24 | typos from jared | Henning Brauer |
2003-12-24 | setperf and cpuspeed support; ok deraadt@ | Markus Friedl |
2003-12-24 | cpu_cpuspeed has a proper external def, remove this one, suggested by tedu | Dale Rahn |
2003-12-24 | Handle mount entries without options. | Marc Espie |
2003-12-24 | kill unused define | Michael Shalayeff |
2003-12-24 | support cpu_cpuspeed on macppc. | Dale Rahn |
2003-12-23 | provide cpuspeed fluff | Michael Shalayeff |
2003-12-23 | Data access faults occuring inside copyin() or copyinstr() would get | Miod Vallat |
2003-12-23 | make it a righteous print of the bootpath (tail gravity it has that is) | Michael Shalayeff |
2003-12-23 | bump minor | Brad Smith |
2003-12-23 | Add stub implementations of pthread_[gs]etconcurrency | Brad Smith |
2003-12-23 | recognize several more wi@usb devices. | Dale Rahn |
2003-12-23 | sync | Dale Rahn |
2003-12-23 | Addional wi@usb devices. ok deraadt@ | Dale Rahn |
2003-12-23 | Tpyo | Miod Vallat |
2003-12-23 | do not panic if there is no IPL_IMP | Michael Shalayeff |
2003-12-23 | change the variable name used for status checking, | Brad Smith |
2003-12-23 | Use getopt(3) correctly. | Miod Vallat |
2003-12-23 | Based upon a freebsd change: | Marco S Hyman |
2003-12-23 | add cpu_setperf and cpu_cpuspeed externs to make life easier. | Ted Unangst |
2003-12-23 | - uppercase id | Jason McIntyre |
2003-12-23 | Make accept(), connect(), recvfrom(), recvmsg(), sendmsg(), | Brad Smith |
2003-12-23 | spacing | Theo de Raadt |
2003-12-23 | kill a chunk of debug code that is not usefull any more | Henning Brauer |
2003-12-23 | In case of exit the RDE need to tell the parent to remove all still active | Claudio Jeker |
2003-12-23 | play nice on exit (when he listening coket is closed) | Henning Brauer |
2003-12-23 | send shutdown requests to the child processes and wait for a ackmessage from | Henning Brauer |
2003-12-23 | use RTF_PROTO1 for now | Henning Brauer |
2003-12-23 | .Xr the more or less shiny new bgpd.conf manpage | Henning Brauer |
2003-12-23 | bloody attempt at the other manpage. | Henning Brauer |
2003-12-23 | use pci_mapreg_map and deallocate resources on attach failures | Michael Shalayeff |