Age | Commit message (Expand) | Author |
2000-08-16 | Pull in proper Makefile.inc, spotted by someone who is not me but | Todd C. Miller |
2000-08-16 | morth to use new timeouts | Michael Shalayeff |
2000-08-16 | rio500 webpage moved; noted by William Yodlowsky <wyodlows@nj.devry.edu> | Jakob Schlyter |
2000-08-16 | Implement -a option, was documented but not present. | Todd C. Miller |
2000-08-16 | /etc/sendmail.cf -> /etc/mail/sendmail.cf | Brad Smith |
2000-08-16 | Catch the bogus 'MAKEDEV mouse' and spit out a reasonable | Marco S Hyman |
2000-08-16 | Fix AK4531 data sheet link. Ok'd by deraadt@ | Kevin Lo |
2000-08-16 | ISDN B channels have a bandwidth of 64000, not 65536 | brian |
2000-08-16 | If the -p option is used, use setproctitle() to hide it's argument | brian |
2000-08-16 | setproctitle() doesn't need to be called with root privs, so move | brian |
2000-08-16 | Default the bandwidth of an ISDN B channel to 65536bps | brian |
2000-08-15 | Increase if_obytes and if_omcasts in the output routine, | Chris Cappuccio |
2000-08-15 | print cpu revision and type | Michael Shalayeff |
2000-08-15 | cpu types, enable sti (which works now) | Michael Shalayeff |
2000-08-15 | these are our cpu types, we maybe run on them, someday | Michael Shalayeff |
2000-08-15 | note about pcxs and kernel base here | Michael Shalayeff |
2000-08-15 | two btlb routines (i & d) for pcxs | Michael Shalayeff |
2000-08-15 | expand per-cpu control routines switch | Michael Shalayeff |
2000-08-15 | equiv_end no longer used w/ new kvtop | Michael Shalayeff |
2000-08-15 | ugly spaces | Michael Shalayeff |
2000-08-15 | compress MD_CACHE_CTL in one line | Michael Shalayeff |
2000-08-15 | new kvtop works, a few more items | Michael Shalayeff |
2000-08-15 | interrupt guts | Michael Shalayeff |
2000-08-15 | typo; kravietz@ceti.pl | Niels Provos |
2000-08-15 | cleanup; ok niels@ | Markus Friedl |
2000-08-15 | use pci_mapreg_map, deallocate resources on failure in attachment; jason@ ok | Michael Shalayeff |
2000-08-15 | Put the bcopy back in place for the decryption CRD_F_EXPLICIT_IV case (missed | Jason Wright |
2000-08-15 | don't forget the initial swizzling with IPAD for inner state (fixes | Jason Wright |
2000-08-15 | keep file naming consistent, rename exec.h -> sunos_exec.h | Brad Smith |
2000-08-15 | - deallocate all resources grabbed during hifn_attach() when an error occurs. | Jason Wright |
2000-08-15 | merge mod_ssl 2.6.6 | Brad Smith |
2000-08-15 | SIGSEGV fix for FW_PUNCH code (not used in OpenBSD); FreeBSD | brian |
2000-08-15 | Maintain input and output throughput averages and choose the highest | brian |
2000-08-15 | Calculate the average link throughput using a counter based on the | brian |
2000-08-15 | reorder ::1 and 127.0.0.1. getaddrinfo(3) returns entries in the | Jun-ichiro itojun Hagino |
2000-08-15 | NUL not NULL; noted by Theo. | jasoni |
2000-08-15 | make procfs compile on non-uvm systems | Eric Jackson |
2000-08-15 | +memset for ext2fs, should fix both pmax (untested) and arc | imp |
2000-08-15 | +files.mii for ep | imp |
2000-08-15 | locore.S and we have no SFILES at the moment | imp |
2000-08-15 | - Can't avoid one of those bcopy's so easily (only happens with old ESP | Jason Wright |
2000-08-14 | correct truncated FQDN printing | Jun-ichiro itojun Hagino |
2000-08-13 | Add forgotten file | brian |
2000-08-13 | Remove documentation for non-existent -p option; a7r@andern.org | Todd C. Miller |
2000-08-13 | Get rid of fflush(stdout); rewind(stdin); pairs since we should not | Todd C. Miller |
2000-08-13 | do iv copying by hand, to avoid bcopy overhead | Theo de Raadt |
2000-08-13 | fix session code | Theo de Raadt |
2000-08-13 | Add support for streaming media; FreeBSD | brian |
2000-08-13 | not completely working session code from jason | Theo de Raadt |
2000-08-13 | update to sudo 1.6.3p5 | Todd C. Miller |