Age | Commit message (Expand) | Author |
2003-11-03 | Install bc(1) USD doc. | Otto Moerbeek |
2003-11-03 | use arc4random_bytes | Ted Unangst |
2003-11-03 | add arc4random_bytes. input ok mickey@ | Ted Unangst |
2003-11-03 | mention w^x on i386 too | Michael Shalayeff |
2003-11-03 | put a line about 3.4 | Michael Shalayeff |
2003-11-03 | Slight touches | Miod Vallat |
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 |