Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-02-14 | Add a 2-clause BSD license. These files are based on the md5.1 | Todd C. Miller | |
from FreeBSD which says it is public domain so there should be no license conflict. | |||
2003-02-14 | man page is under same license as the program | Todd C. Miller | |
2003-02-14 | emacsed out. route-to loopback is valid now | Henning Brauer | |
2003-02-14 | Pull in copyright info from the respective .pod files which gets lost | Todd C. Miller | |
in the conversion from pod -> man (since it is just a comment). This will probably get lost again the next time I update sudo but all the copyright info is in the LICENSE file anyway... | |||
2003-02-14 | remove explicit table creation ( -T create ), it's useless. | Henning Brauer | |
ok pb@ mcbride@ deraadt@ | |||
2003-02-14 | re-stir if pid changes; markus & me | Theo de Raadt | |
2003-02-14 | Fix NFS diskless boot when PF is used. | Cedric Berger | |
From dhartmei@ e-mail, ok henning@ | |||
2003-02-14 | Brandon says he wrote these, so add licenses. | Hugh Graham | |
Problem spotted by jmc. | |||
2003-02-14 | Allow route-to loopback interfaces again, since Ryan fixed the loops that | Daniel Hartmeier | |
might have occured before. | |||
2003-02-14 | English and mdoc fixes thanks to jmc@ | Cedric Berger | |
2003-02-14 | Better and more consistent error message. | Cedric Berger | |
Ok dhartmei@ | |||
2003-02-14 | tweak | Henning Brauer | |
2003-02-14 | Document verbose mode with tables (statistics). | Cedric Berger | |
2003-02-14 | test -Dmacro=value | Henning Brauer | |
2003-02-14 | and one more tweaking round by krause, thanks! | Henning Brauer | |
2003-02-14 | more good tweaks by krause | Henning Brauer | |
2003-02-14 | more krause tweaks | Henning Brauer | |
2003-02-14 | new sentence, new line | Henning Brauer | |
whitespace some typos krause, 10x! | |||
2003-02-14 | Add back -w support (was -much- easier than I thought) | Jason Wright | |
2003-02-14 | Give spamd.8 something to .Xr | Jason Wright | |
2003-02-14 | fix bug that would leave an FD locked if dup'd, then closed. | Marco S Hyman | |
Also, for safety lock the _thread_fd_table when removing entries. | |||
2003-02-14 | white space | Marco S Hyman | |
2003-02-14 | Let UBSEC_DEBUG compile; based on diff from sam at errno dot com | Jason Wright | |
(also nuke the last vtophys so it'll even work on sparc64) | |||
2003-02-14 | spamd now uses tables (these load MUCH faster on my ss2); ok deraadt | Jason Wright | |
2003-02-13 | no mdec/boot on the ramdisk. name it chewable for the etc/makefiles | Michael Shalayeff | |
2003-02-13 | sync | Theo de Raadt | |
2003-02-13 | Don't force all ATAPI devices to PIO mode 3, there are | Alexander Yurchenko | |
devices which only support PIO mode 2 or less. Use atap_oldpiotiming to obtain supported mode for such devices. Also use SET FEATURES only for PIO mode > 2. Work by Alec Skelly <alec@dtkco.com> with my little help. ok costa@ | |||
2003-02-13 | Plug mbuf leak when there is an IV mismatch during software decrypt. | Todd C. Miller | |
Found by dhartmei@; I thought he committed the fix but appearently not. Also make the debugging printf for IV mismatch more useful. | |||
2003-02-13 | We have /bsd, not /kernel. Talked over with drahn@ some time ago. | Todd C. Miller | |
2003-02-13 | proper free order; from sturm@ | Michael Shalayeff | |
2003-02-13 | sync | Michael Shalayeff | |
2003-02-13 | oops; spotted by drahn | Theo de Raadt | |
2003-02-13 | Fix loop invariants in rmremote(). Reported by Arne Woerner in PR | Todd C. Miller | |
3084; different fix used. Hopefully this makes the code in question easier to read. deraadt@ henric@ OK | |||
2003-02-13 | NVIDIA in da house | Alexander Yurchenko | |
2003-02-13 | NVIDIA nForce/nForce2 now supported | Alexander Yurchenko | |
2003-02-13 | Final part of NVIDIA nForce/nForce2 IDE support: | Alexander Yurchenko | |
- registers definitions - timing values setup - cable detection Partially from Linux, FreeBSD and AMD specs. Many thanks to Johan Lindman <tybollt@solace.mh.se> for providing access to the testing machine. ok gluk@ | |||
2003-02-13 | Add cable detection for AMD chips, directly from AMD specs. | Alexander Yurchenko | |
Tested by todd@; ok gluk@ | |||
2003-02-13 | when complaining about an illegal netmask print the value we're complaining | Henning Brauer | |
about | |||
2003-02-13 | ease the yacc a bit by using a "not" rule instead of having two rules w/ and | Henning Brauer | |
without '!' everywhere ok dhartmei@ | |||
2003-02-13 | be consistent when listing the different rule type for order requirement | Henning Brauer | |
krause | |||
2003-02-13 | when talking about the order requirement, mention all 7 sections we have now. | Henning Brauer | |
from krause with minor tweaks by me grammar ok jmc@ | |||
2003-02-13 | grammar; krause | Henning Brauer | |
ok jmc@ | |||
2003-02-13 | new sentence, new line | Henning Brauer | |
2003-02-13 | typos; | Jason McIntyre | |
setextattr(8): example markus@ spamd(8): someone else found some of these on bugs/misc, but for the life of me i can't find out who pf.conf(5): from openbsd@davidkrause.com raidctl(8): from ian@darwinsys.com | |||
2003-02-13 | talk about 3C905B-TX and 3C905C-TX. | Federico G. Schwindt | |
2003-02-13 | This files are not used anymore since librpcsvc is fixed. -moj | Mats O Jansson | |
2003-02-13 | support for 3C905B internal PHY; markus@ ok. | Federico G. Schwindt | |
2003-02-13 | This fixes the problem with ypxfr switching key and value on map transfer. | Mats O Jansson | |
This will make librpcsvc follow the real protocol and not the incorrect specification in yp.x. The changes in yp.x is from FreeBSD. A make build is the simplest way to get things working but the following five step is an alternative 1) make depend && make && make install in lib/librpcsvc 2) make includes in lib/librpcsvc 3) make depend && make && make install in lib/libc 4) make depend && make && make install in usr.sbin/ypserv/ypserv 5) make depend && make && make install in usr.sbin/ypserv/ypxfr -moj ok niklas@ ho@ | |||
2003-02-13 | add 3C905B internal PHY. | Federico G. Schwindt | |
2003-02-13 | add libedit support. | Federico G. Schwindt | |
from Pedro Bastos <pbastos at grad dot inf dot puc-rio dot br>, minus SMALL support. minor change by me. millert@ ok. |