Age | Commit message (Expand) | Author |
2002-09-13 | Pedro says we can change his license too. | Theo de Raadt |
2002-09-13 | Fix a few inaccuracies in wsdisplay behaviour description. | Miod Vallat |
2002-09-13 | and... we managed to contact "Eric Rosenquist" <eric@rosenquist.com> through | Theo de Raadt |
2002-09-13 | allow inclusion from C++; ok deraadt@ | Christian Weisgerber |
2002-09-13 | Add -H option to hide nonexistent users (useful on NAT gateways). ok millert@ | Damien Miller |
2002-09-13 | Use .Dv for SIGUSR1 like all the other signal names. | Todd C. Miller |
2002-09-13 | KNF + ANSI; deraadt@ OK | Todd C. Miller |
2002-09-13 | Paul Mackerras and the Australian National University have worked things | Theo de Raadt |
2002-09-12 | remove erroneous comment | Marco S Hyman |
2002-09-12 | do not decent into ld.so if it was said NOPIC, even for elf | Michael Shalayeff |
2002-09-12 | import openssl-0.9.7-stable-SNAP-20020911 (without idea) | Markus Friedl |
2002-09-12 | import openssl-0.9.7-stable-SNAP-20020911 (without idea) | Markus Friedl |
2002-09-12 | import openssl-0.9.7-stable-SNAP-20020911 (without idea) | Markus Friedl |
2002-09-12 | add missing include of limits.h | Todd C. Miller |
2002-09-12 | add SSH_CONNECTION and deprecate SSH_CLIENT; bug #384. ok markus@ | Kevin Steves |
2002-09-12 | %u for uid print; ok markus@ | Kevin Steves |
2002-09-12 | We no longer need to install copies of /dev/null and /etc/localtime | Todd C. Miller |
2002-09-12 | Eliminate the need for /dev/null in the chroot jail by opening it | Todd C. Miller |
2002-09-12 | Support serial console on RAMDISK. | Dale Rahn |
2002-09-12 | explain antispoof | Henning Brauer |
2002-09-12 | Change the PMAP_PAGEIDLEZERO api to take the struct vm_page instead of the pa. | Artur Grabowski |
2002-09-12 | Change the PMAP_{MAP,UNMAP}_POOLPAGE api to take a vm_page as argument | Artur Grabowski |
2002-09-12 | check for calloc() failure; ho@ | Henning Brauer |
2002-09-12 | BNF for antispoof | Henning Brauer |
2002-09-12 | nicer | Henning Brauer |
2002-09-12 | regress test for antispoof | Henning Brauer |
2002-09-12 | Fix max packet size check. Noticed by <j@pureftpd.org>. jjbg@ ok. | Hakan Olsson |
2002-09-12 | antispoof [log] [quick] for [interface|interface_list] [af] | Henning Brauer |
2002-09-12 | rework netmask handling: | Henning Brauer |
2002-09-12 | entry for the openbsd calendar. | Federico G. Schwindt |
2002-09-12 | doc some more features | Theo de Raadt |
2002-09-12 | c2k1 was actually !c2k1. | Federico G. Schwindt |
2002-09-12 | documentation repairs. jason is american. | Theo de Raadt |
2002-09-12 | ansi | Theo de Raadt |
2002-09-12 | reset want_resched earlier, set curproc after we are done w/ switching, rearr... | Michael Shalayeff |
2002-09-12 | give a condition trap own treatment, per millicode; and, oh horror, swap retu... | Michael Shalayeff |
2002-09-12 | a grammar in err msgs and a tiny formating fix | Michael Shalayeff |
2002-09-12 | o break up wi_pci_attach() into device-specific parts for better readability | Todd C. Miller |
2002-09-12 | - Split out the hardware and software normalization versions of modexp... | Jason Wright |
2002-09-12 | have df only display statistics about local filesystems (-l flag) | Dan Harnett |
2002-09-12 | configure "next" pointer correctly. from j@pureftpd.org | Jun-ichiro itojun Hagino |
2002-09-12 | zap unused var introduced in last commit | Damien Miller |
2002-09-11 | errx is a proper function here | Michael Shalayeff |
2002-09-11 | kill annoying trailing spaces (in hope it fixes /0 for me) | Michael Shalayeff |
2002-09-11 | change _x11 uid to 35 for consistency. Ok deraadt@. | Matthieu Herrb |
2002-09-11 | support for short/long listings and globbing in "ls"; ok markus@ | Damien Miller |
2002-09-11 | - On reset, disable hardware normalization for 582x and make sure the chip is... | Jason Wright |
2002-09-11 | Some early callers of pmap_growkernel call it before vm_page structures | Artur Grabowski |
2002-09-11 | Include zstty.h, so that the NZSTTY check will be correct. | Dale Rahn |
2002-09-11 | When freeing the extent, include the page offset, not just the page | Dale Rahn |