Age | Commit message (Expand) | Author |
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 |
2003-05-10 | Remove some exec mappings in the pmap test code (ifdef DEBUG). | Artur Grabowski |
2003-05-09 | Map page tables non-exec. | Artur Grabowski |
2003-05-09 | No need to map the message buffer executable. | Artur Grabowski |
2003-05-09 | No need to map framebuffers executable. Really. | Artur Grabowski |
2003-05-09 | 'found' variable was not used correctly, simplify the logic. | Dale Rahn |
2003-05-09 | sprintf() removal for ppc disassembler. ok millert@ | Dale Rahn |
2003-05-09 | string cleaning; ok tedu | Theo de Raadt |
2003-05-09 | Remove dead (ifdef 0) code that pollutes my greps. | Artur Grabowski |
2003-05-09 | Don't map the fake arg list for init with X permissions. | Artur Grabowski |
2003-05-09 | vmcmd_map_readvn - don't map the initial mapping with X unless the | Artur Grabowski |
2003-05-08 | sync | Thierry Deval |
2003-05-08 | Intrepid : new Apple PowerBook chipset | Thierry Deval |
2003-05-08 | 'branch absolute linking' instruction is 'bla', not 'bal'. | Dale Rahn |
2003-05-08 | sync | Theo de Raadt |
2003-05-08 | new devices on T40 | Theo de Raadt |
2003-05-08 | KNF | Dale Rahn |
2003-05-08 | Change extract_field() arguments, eliminates the nasty '31 -' all over the | Dale Rahn |
2003-05-08 | Put newline on end of disasm so that x /i <addr>,<cnt> works correctly. | Dale Rahn |
2003-05-08 | EXAMPLE -> EXAMPLES in .Sh section, as per mdoc template. | Jason McIntyre |
2003-05-08 | a bit more cleanup | Nathan Binkert |
2003-05-08 | ansify, clean up formatting, remove useless return statements. | Nathan Binkert |
2003-05-07 | add missing device name parameters to printfs | Anil Madhavapeddy |
2003-05-07 | string fix; tedu ok | Theo de Raadt |
2003-05-07 | string cleaning | Theo de Raadt |
2003-05-07 | string cleaning; ok art tedu | Theo de Raadt |
2003-05-07 | double semicolon in local var decl | Michael Shalayeff |
2003-05-07 | disable profiling for tlb fault handlers | Michael Shalayeff |
2003-05-07 | selecet pa-level and scheduling separately | Michael Shalayeff |
2003-05-07 | double memsize as there might be prom as well | Michael Shalayeff |
2003-05-07 | exit stack is not used anymore. fpemu and emergency are fine w/ just a page p... | Michael Shalayeff |
2003-05-07 | plug a memory leak | Michael Shalayeff |
2003-05-07 | string cleanup; nate ok | Theo de Raadt |
2003-05-07 | use strlcpy; itojun ok | Theo de Raadt |
2003-05-07 | make this at least compile ... | Michael Shalayeff |
2003-05-06 | String fixes. Scsi now strcpy/strcat/sprintf/strncat free. Some | Kenneth R Westerback |
2003-05-06 | make sure we always zero out ds (and get no trash from stack) and always warn... | Michael Shalayeff |
2003-05-06 | count auto-sense reqs as well; krw@ ok | Michael Shalayeff |