Age | Commit message (Expand) | Author |
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 |
2003-05-12 | Enable Intrepid's mac-io match. | Thierry Deval |
2003-05-12 | sync | Thierry Deval |
2003-05-12 | Intrepid USB | Thierry Deval |
2003-05-12 | kill another common; drahn ok | Jason Wright |
2003-05-12 | add a few more trap types | Jason Wright |
2003-05-12 | Adaptive timeout value scaling. Allows to reduce timeout values as the | Daniel Hartmeier |
2003-05-12 | ansi | Henning Brauer |
2003-05-12 | Nuke a whole bunch of commons; ok tedu (still more to come *sigh*) | Jason Wright |
2003-05-12 | missing include | Henning Brauer |
2003-05-11 | nuke another common: want_resched | Jason Wright |
2003-05-11 | nuke common: physmem | Jason Wright |
2003-05-11 | the start of stateful TCP scrubbing. dynamically determine the highest TTL of | Mike Frantzen |
2003-05-11 | don't run off end of strings and use bad pointers | Marcus Watts |
2003-05-11 | sync | Theo de Raadt |
2003-05-11 | finish compat swapon cleanup | Theo de Raadt |
2003-05-11 | string cleaning; krw ok | Theo de Raadt |
2003-05-11 | nuke debugging stuff | Jason Wright |
2003-05-11 | CNET CNF301, Lucas Maneos <openbsd@subs.maneos.org> | Henning Brauer |
2003-05-11 | sync | Henning Brauer |
2003-05-11 | CNet CNF301, Lucas Maneos <openbsd@subs.maneos.org> | Henning Brauer |
2003-05-11 | remove two remnants of an imaginary in-kernel AFS support | Ted Unangst |
2003-05-11 | get the offset of the config space correct, now to figure out why the rtc is ... | Jason Wright |
2003-05-11 | revert part of previous. if mfs gets a signal, it doesn't attempt to | Ted Unangst |
2003-05-11 | check done for NULL before dereferencing. ok drahn@ | Ted Unangst |
2003-05-11 | use LK_EXCLUSIVE like all other file systems. | Ted Unangst |
2003-05-11 | Use sizeof(struct icmp6_hdr) instead of ICMP_MINLEN for IPv6, both are | Daniel Hartmeier |
2003-05-10 | Pass ICMP error messages referring to non-TCP/UDP/ICMP packets statefully, | Daniel Hartmeier |
2003-05-10 | Support return-icmp for 'other' protocols (non-TCP/UDP/ICMP), for instance | Daniel Hartmeier |
2003-05-10 | "enought to" -> "enough to" comment typo | Daniel Hartmeier |
2003-05-10 | Prepare pf_change_icmp() for parameter ip == NULL use. | Daniel Hartmeier |
2003-05-10 | warn for strcpy|strcat|sprintf|vsprintf; ok art dhartmei pval, and either hen... | Theo de Raadt |
2003-05-10 | string cleaning; ok beck dhartmei | Theo de Raadt |
2003-05-10 | Make the HAVE_FONT logic work correctly when user requests FONT_BOLD8x16 | Miod Vallat |
2003-05-10 | Regen | Miod Vallat |
2003-05-10 | Deprecate the swapon system call and move it to COMPAT_25 land, since swapctl | Miod Vallat |