Age | Commit message (Expand) | Author |
2003-11-03 | For some reason, texts were duplicated. | Miod Vallat |
2003-11-03 | canonpath strips ending /, rely on unstripped name for @extra. | Marc Espie |
2003-11-03 | fix logic wrt pkgstems and dependencies. | Marc Espie |
2003-11-03 | do not free static type pointer in warn_changed_key() | Jakob Schlyter |
2003-11-03 | move changed key warning into warn_changed_key(). ok markus@ | Jakob Schlyter |
2003-11-03 | make this a little more idiot-proof; ok markus@ | Damien Miller |
2003-11-03 | There is no point in checking NIC capabilities before calling pf_test(), | Cedric Berger |
2003-11-03 | pf_route() can change output NIC, so we need to check its capabilities. | Cedric Berger |
2003-11-03 | spelling fixes (in the comments) | David Krause |
2003-11-03 | spelling fixes (in the comments) | David Krause |
2003-11-03 | spelling fixes (in the comments) | David Krause |
2003-11-03 | spelling fixes (in the comments) | David Krause |
2003-11-03 | spelling fixes (in the comments) | David Krause |
2003-11-03 | NULL for NULL pointers, not 0 | Ted Unangst |
2003-11-03 | combine ugly printf(), exit() combo statements into err() or errx(). | Ted Unangst |
2003-11-03 | spelling fixes (in the comments) | David Krause |
2003-11-03 | encourage people to link with -lcurses rather than -ltermcap; | Jason McIntyre |
2003-11-03 | spelling fix in comments | David Krause |
2003-11-03 | Cleanups: | Ryan Thomas McBride |
2003-11-03 | spelling | David Krause |
2003-11-03 | remove support for non-existent scd and pcd drivers. ok deraadt millert | Ted Unangst |
2003-11-03 | spacing | Theo de Raadt |
2003-11-03 | spelling | David Krause |
2003-11-03 | Some KNF cleanup. There's probably more to do. | Ryan Thomas McBride |
2003-11-02 | Document kthread_create() return value. | Alexander Yurchenko |
2003-11-02 | - newline before printing first state (so they all line up and the first | Ryan Thomas McBride |
2003-11-02 | Typo; #ifdef INET not INET6. | Ryan Thomas McBride |
2003-11-02 | some corrections from wiz@netbsd; | Jason McIntyre |
2003-11-02 | pmap_remove_mapping() uses an unnecessary PHYS_TO_VM_PAGE call. Instead of | Miod Vallat |
2003-11-02 | remove support for SSH_BUG_GSSAPI_BER; simon@sxw.org.uk | Markus Friedl |
2003-11-02 | print raw ip[46] sockets; ok deraadt@ | Markus Friedl |
2003-11-02 | Don't zero the debug level when we enable pf. | Ryan Thomas McBride |
2003-11-01 | Historically, scalb() in 4BSD had the actual semantics of scalbn(). We changed | Todd C. Miller |
2003-11-01 | process signals at the right time. also handle stdin failure better; | Theo de Raadt |
2003-11-01 | Fix typo, which was already spotted by jmc@, but missing in the previous | Otto Moerbeek |
2003-11-01 | Complete incomplete H_ADD description. | Otto Moerbeek |
2003-11-01 | Sync command table to code. Spotted by jmc@. | Otto Moerbeek |
2003-11-01 | some floor() test | Michael Shalayeff |
2003-10-31 | these are supposed to round towards zero; found by millert@ while testing per... | Michael Shalayeff |
2003-10-31 | double word, from Tom Cosgrove; ok deraadt@ | David Krause |
2003-10-31 | allocate initial pdes for the kmem proportional to the totalphysmem to allow ... | Michael Shalayeff |
2003-10-31 | o fairly major man page reorganization | Todd C. Miller |
2003-10-31 | Set fix, initial version was out of date. | Dale Rahn |
2003-10-31 | Missing 'empty' files. | Dale Rahn |
2003-10-31 | PDC_SYSMAP_HPA has its own struct (though similar to memap one used before ;)... | Michael Shalayeff |
2003-10-31 | put pkgpath back in correct order. | Marc Espie |
2003-10-31 | ifdef USELEDS on ledctl(); from hellmuth.michaelis@t-online.de | Michael Shalayeff |
2003-10-31 | pdc_speeds is only needed for NCOM_GSC>0; from hellmuth.michaelis@t-online.de | Michael Shalayeff |
2003-10-31 | upward compatible change: let md5 register as @md5 (still grok @comment MD5 | Marc Espie |
2003-10-31 | Back all the changes except the wdc reset part, this will come later. | Alexander Yurchenko |