Age | Commit message (Expand) | Author |
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 |
2003-10-31 | allocate at least as much elements as requested in hashinit | Markus Friedl |
2003-10-31 | Remove remenants of pf_tree stuff that I missed. | Ryan Thomas McBride |
2003-10-31 | Typo fix from Dries Schellekens <gwyllion at ace dot ulyssis dot org>. | Otto Moerbeek |
2003-10-31 | Fix typo (ouch) and logic order (chown before chmod) | Marc Espie |
2003-10-31 | Add IPv6 support to CARP. | Ryan Thomas McBride |
2003-10-31 | Man pages fixes from jmc@ | Otto Moerbeek |
2003-10-31 | sync | Otto Moerbeek |
2003-10-31 | New libedit api changes. | Otto Moerbeek |
2003-10-31 | New libedit api changes. | Otto Moerbeek |
2003-10-31 | Update to NetBSD libedit (from Oct 1, 2003), adding some string | Otto Moerbeek |
2003-10-31 | regen. | Dale Rahn |