Age | Commit message (Expand) | Author |
2004-01-12 | a native geode reset, because quite a few geode boards without keyboard | Theo de Raadt |
2004-01-12 | Get rid of that ugly m88100_saved_state structure, use trapframe everywhere | Miod Vallat |
2004-01-12 | FILESDIR no longer holds "at least the checksum file" | Jolan Luff |
2004-01-12 | use klist_invalidate to permit destroy while kqueued. ok mpf@ | Ted Unangst |
2004-01-12 | klist_invalidate to help clean up when the backend disappears, tested by mpf@ | Ted Unangst |
2004-01-12 | these need to be synced when vnode_if.src changes | Ted Unangst |
2004-01-12 | fix string mishandling of lpath, ok millert, deraadt | Bob Beck |
2004-01-12 | some comments on ffs sysctls, mainly dirhash | Ted Unangst |
2004-01-12 | Add manpages for the new devices created for snapper audio. | Dale Rahn |
2004-01-12 | Completely remove the device name from this print, not just the %s. | Dale Rahn |
2004-01-12 | GCC3 compatible asm code. tested on gcc2 myself. ok brad@ | Dale Rahn |
2004-01-12 | Better defaults on snapper, fixes xmms problem reported by joshua stein | Dale Rahn |
2004-01-12 | sync | Theo de Raadt |
2004-01-11 | in ANSI world, "string1" "string2" is enough for concatecation | Peter Valchev |
2004-01-11 | give a correct example, using make -k | Peter Valchev |
2004-01-11 | Mark more code as dependent upon option PTRACE, and slight cleaning while there. | Miod Vallat |
2004-01-11 | Implement and use splraise() rather than spl() whenever necessary. | Miod Vallat |
2004-01-11 | Use splhigh() instead of splimp() in cpu_exit. [similar fix as done on mvme88k] | Miod Vallat |
2004-01-11 | Trivial changes to pass through -Wall | Alexander Yurchenko |
2004-01-11 | -DANCACHE belongs to CPPFLAGS, not CFLAGS. | Alexander Yurchenko |
2004-01-11 | KNF | Henning Brauer |
2004-01-11 | This comment is not true. We decided to use a separate struct kroute6 | Claudio Jeker |
2004-01-11 | use bgpd_addr in the nexthop tree; change nexthop_add/_remove accordingly | Henning Brauer |
2004-01-11 | support new MAKEDEV for pegasos; from todd | Theo de Raadt |
2004-01-11 | set address family... | Henning Brauer |
2004-01-11 | remove obsolete comment | Henning Brauer |
2004-01-11 | remove the temporary -O flag.. | Theo de Raadt |
2004-01-11 | Bad sizeof slipped in while resolving a conflict. OK henning@ | Claudio Jeker |
2004-01-11 | for pty opening, only use the openpty() path. the other stuff only needs | Theo de Raadt |
2004-01-11 | Print output as "var=value" instead of "var = value". Also, any assignment | Theo de Raadt |
2004-01-11 | Move all struct in_addr to either struct bgpd_addr or in_addr_t whichever | Claudio Jeker |
2004-01-11 | __sglue should be extern; from art@ | Todd C. Miller |
2004-01-11 | in the nexthop imsgs use struct bgpd_addr for the data part instead of | Henning Brauer |
2004-01-11 | $OpenBSD$ tags | Dale Rahn |
2004-01-11 | Add to the IMSG_SESSION_UP message the local and remote address of the | Claudio Jeker |
2004-01-11 | we need to have the address family set in bgpd_addr structs when they | Henning Brauer |
2004-01-11 | when sending the nexthop status message, include the kroute that makes that | Henning Brauer |
2004-01-11 | add mirror-maker(7) MLINK (to mirroring-ports(7)); ok espie | Peter Valchev |
2004-01-11 | mark u_int64_t constants with ULL to make gcc3 happy | Brad Smith |
2004-01-11 | use struct bgpd_addr for nexthop and gateway in struct kroute_nexthop | Henning Brauer |
2004-01-11 | With wonderful new dhclient there is no need to try to kill a running | Kenneth R Westerback |
2004-01-11 | clean up setting the poll events a bit. no functional changes. | Henning Brauer |
2004-01-11 | Little sync dmesg output with pciide. | Alexander Yurchenko |
2004-01-11 | plug snapper audio into build. ok dhartmei@ | Dale Rahn |
2004-01-11 | Audio support for some newer macppc machines, any 'snapper' based systems. | Dale Rahn |
2004-01-11 | Add OF_getnodebyname interface to openfirmware, from netbsd. | Dale Rahn |
2004-01-11 | Add new getnodebyname interface as OF_getnodebyname to openfirmware, from | Dale Rahn |
2004-01-11 | Add url for fingerprint submission page. | Ryan Thomas McBride |
2004-01-11 | add loopback routes late | Theo de Raadt |
2004-01-11 | listen to the routing socket. if anyone messes with our interface by | Theo de Raadt |