Age | Commit message (Expand) | Author |
2001-05-08 | Fix realloc possible leak; this is userland, not kernel; reported by | Federico G. Schwindt |
2001-05-08 | When `dup-to if:addr' clause is used, be sure to rewrite the dest addr | Federico G. Schwindt |
2001-05-08 | IPfilter 3.4.17; kjell@ deraadt@ ok. | Federico G. Schwindt |
2001-05-08 | Insure detection of prefixes is limited to whole words. This avoids | Marc Espie |
2001-05-08 | more class/subclass/caps ids; from netbsd | Michael Shalayeff |
2001-05-08 | Use addargs() in sftp plus some clean up of addargs(). OK Markus | mouring |
2001-05-08 | correct 1 printf. | Federico G. Schwindt |
2001-05-08 | In extent_alloc_subregion1, be sure that the region returned don't run | Federico G. Schwindt |
2001-05-08 | adds correct error reporting to async connect()s | Markus Friedl |
2001-05-08 | From netbsd: implementations of _bus_dmamap_load_mbuf() and | Jason Wright |
2001-05-08 | fix preposition in the printf msg | Michael Shalayeff |
2001-05-08 | reapply 1.39 once again, it seems i've fixed two bugs in it and it | Michael Shalayeff |
2001-05-08 | Substantial update from NetBSD, most notably gives us UVM support; deraadt@ ok | Aaron Campbell |
2001-05-08 | on `out of data' condition print a warning and exit w/ | Michael Shalayeff |
2001-05-08 | support a hook for vga_pci-based ioctls; aaron@ ook | Michael Shalayeff |
2001-05-08 | add transmit side of bpf tapping | Jason Wright |
2001-05-08 | vlan tag assist supported now | Jason Wright |
2001-05-08 | sync | Theo de Raadt |
2001-05-08 | another modem | Theo de Raadt |
2001-05-08 | - add support for hardware vlan tag insertion and removal | Jason Wright |
2001-05-07 | some complex situations need those functions to be reentrant, hence no | Marc Espie |
2001-05-07 | avoid closing the same file twice. parse module assumes ownership of | Marc Espie |
2001-05-07 | make bug fixed, remove work-around | Marc Espie |
2001-05-07 | Even though str_concati is supposed to handle intervals, it was still | Marc Espie |
2001-05-07 | Check for failure now that uvm_vslock can return one. Before this, there was | Artur Grabowski |
2001-05-07 | temp work-around. Okay deraadt@ | Marc Espie |
2001-05-07 | 7x43RN are MPR | Theo de Raadt |
2001-05-07 | sync | Theo de Raadt |
2001-05-07 | another gdt | Theo de Raadt |
2001-05-07 | remove waitpid-related XXX's -- this is OK | Todd C. Miller |
2001-05-07 | sync | Theo de Raadt |
2001-05-07 | new hifn | Theo de Raadt |
2001-05-07 | tcic disable | Theo de Raadt |
2001-05-07 | Now that if_vlan switches types to match it's parent, checking if_type | Jason Wright |
2001-05-07 | Few fixes from NetBSD. | Artur Grabowski |
2001-05-07 | Document boundary condition when size < strlen(dst). | Todd C. Miller |
2001-05-07 | Back out last change, it is intended behavior and update the block | Todd C. Miller |
2001-05-07 | strlcat() should return strlen(dst) + strlen(src) when size parameter | Todd C. Miller |
2001-05-07 | tunneldelete -> deletetunnel | Markus Friedl |
2001-05-07 | Avoid excessive malloc/free for select in readdata() | Todd C. Miller |
2001-05-07 | Use a smaller buffer in fmttime() since the date string is of a | Todd C. Miller |
2001-05-07 | Fix select(2) usage. | Todd C. Miller |
2001-05-07 | Fix fallout from recent trunc_page() changes. | Dale Rahn |
2001-05-06 | use atomicio for flushing stdout/stderr bufs. thanks to jbw@izanami.cee.hw.ac.uk | Markus Friedl |
2001-05-06 | Add casts to vaddr_t to round_page() and trunc_page() calls since | Todd C. Miller |
2001-05-06 | cli_read() fails to catch SIGINT + overflow; from obdb@zzlevo.net | Markus Friedl |
2001-05-06 | Use const for 'prompt'. Brought over from portable tree. | mouring |
2001-05-06 | increase version since we've removed -b; per fgsch@'s suggestion | Michael Shalayeff |
2001-05-06 | we are at 2.9-current | Theo de Raadt |
2001-05-06 | iprintf is not used with UVM | Artur Grabowski |