Age | Commit message (Expand) | Author |
2003-05-13 | The sab driver sometimes gets out of sync with the hardware. This can | Henric Jungheim |
2003-05-13 | Add option NO_PROPOLICE, which explicitely disables the use of the propolice | Miod Vallat |
2003-05-13 | Nuke a few simple commons. | Miod Vallat |
2003-05-13 | snprintf | Theo de Raadt |
2003-05-13 | Force "struct timeval time" variable to be aligned to an 8-bit boundary. | Miod Vallat |
2003-05-13 | typos from Jean-Francois Brousseau; | Jason McIntyre |
2003-05-13 | Fix the tree. Jason, you were such a rock star yesterday, but it obviously | Theo de Raadt |
2003-05-13 | add support for tagging packets with arbitary tags and filtering based on | Henning Brauer |
2003-05-13 | add PACKET_TAG_PF_TAG, to be used by PF | Henning Brauer |
2003-05-13 | Make the "slot" and "offset" locators for sbus drivers optional in | Miod Vallat |
2003-05-13 | De-hackify. Use proper defines now that we have EI_OSABI and ELFOSABI_FREEBSD | Todd C. Miller |
2003-05-13 | Use EI_OSABI instead of EI_BRAND | Todd C. Miller |
2003-05-13 | sync e_ident[] identification indexes w/ | Todd C. Miller |
2003-05-13 | remove annoying sputtering that no other ethernet driver does; ok jason@ | Todd T. Fries |
2003-05-13 | Back out previous change that causes "vnode table full" for large-scale | Christian Weisgerber |
2003-05-13 | back out. these changes were not tested. it might come as a surprise | Theo de Raadt |
2003-05-13 | remove -fno-stack-protector (enable propolice) | Ted Unangst |
2003-05-13 | support for propolice in the kernel. | Ted Unangst |
2003-05-13 | turn layer fs back on. nullfs at least is very solid, and union isn't too | Ted Unangst |
2003-05-13 | move ethernet protocol type defs into sys/net/, as it is not just for ethernet | Jun-ichiro itojun Hagino |
2003-05-13 | The current solution to handle the protection fault trap is not | Artur Grabowski |
2003-05-13 | do reclaim LAYER vnodes, no good reason not to | Ted Unangst |
2003-05-13 | corrected the pointer value for ifp nd6_rtmsg | Jun-ichiro itojun Hagino |
2003-05-13 | Kill a bunch more commons (very few left =) | Jason Wright |
2003-05-13 | kill a stupid warning | Jason Wright |
2003-05-13 | nuke curproc common (yes this will need revisiting in smp land, but what | Jason Wright |
2003-05-13 | nuke common: ifnet_addrs | Jason Wright |
2003-05-13 | Don't report devices with incomplete implementations as OFFLINE. | Kenneth R Westerback |
2003-05-12 | mapdata -> umapdata like it was before | Ted Unangst |
2003-05-12 | - TCP window scaling is not applied to the SYNs' window so we must retract the | Mike Frantzen |
2003-05-12 | Quoting Theo: Do not approve diffs when you're hungover. | Artur Grabowski |
2003-05-12 | use snprintf. ok mickey | Ted Unangst |
2003-05-12 | sync | Henning Brauer |
2003-05-12 | fix oversight in the CNET CNF301 record | Henning Brauer |
2003-05-12 | Add comment about special (non-index) PFTM_* values. | Daniel Hartmeier |
2003-05-12 | fix up locking and some issues with union. derived from netbsd | Ted Unangst |
2003-05-12 | new files for layer fs if nullfs | umapfs | Ted Unangst |
2003-05-12 | {null,umap}_v* are now named after the file system option: | Ted Unangst |
2003-05-12 | replaced by layer_subr.c | Ted Unangst |
2003-05-12 | umapfs uses the new layer stuff now too. | Ted Unangst |
2003-05-12 | most of the fixes for nullfs. use the new common layer stuff in genfs. | Ted Unangst |
2003-05-12 | new files to support layered file systems. to be used in a bit. | Ted Unangst |
2003-05-12 | use new display types; ok miod | Jason Wright |
2003-05-12 | sho proc [addr] to print some proc's field; art@ ok | Michael Shalayeff |
2003-05-12 | use new display types | Jason Wright |
2003-05-12 | Initial work to bring this driver in par with other sparc frame buffers: | Miod Vallat |
2003-05-12 | strlcpy; tedu ok | Theo de Raadt |
2003-05-12 | Reorder IPv6 address comparisons to check the least significant parts | Ryan Thomas McBride |
2003-05-12 | Correctness nit. Initialise state search trees properly. | Ryan Thomas McBride |
2003-05-12 | warn on right symbols, oops | Theo de Raadt |