Searched hist:8532 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/usr.sbin/timed/timed/
H A Dtimed.cdiff 8532 Mon May 15 07:56:49 MDT 1995 dg Fully initialize (bzero) the stack-allocated "struct sockaddr_in server"
structure. Random junk on the stack would cause the call to bind to fail
in some cases (since the address portion wasn't initialized).
/freebsd-10.1-release/sys/sparc64/pci/
H A Dofw_pcib.cdiff 247573 Fri Mar 01 18:34:44 MST 2013 marius - Remove an unused header.
- Use NULL instead of 0 for pointers.
- Let ofw_pcib_probe() return BUS_PROBE_DEFAULT instead of 0 so specialized
PCI-PCI-bridge drivers may attach instead.
- Add WARs for PLX Technology PEX 8114 bridges and PEX 8532 switches.
Ideally, these should live in MI code but at least for the latter we're
missing the necessary infrastructure there.

MFC after: 1 week

Completed in 167 milliseconds