Age | Commit message (Expand) | Author |
2000-08-18 | check error result from getnameinfo. | Jun-ichiro itojun Hagino |
2000-08-18 | add support to telnetd -debug -6 (listens to AF_INET6). | Jun-ichiro itojun Hagino |
2000-08-18 | wb needs mii_phy for mii_phy_reset() | Michael Shalayeff |
2000-08-18 | unused variable if no apm and no pcibios conditions; pt out by chris@ | Michael Shalayeff |
2000-08-18 | Make -DNOSUID (or -DPPP_NOSUID) possible to build ppp without SUID | brian |
2000-08-18 | Make -DNOSUID (or -DPPP_NOSUID) possible to build ppp without SUID | brian |
2000-08-18 | Warn that the ``alias'' command is depricated. | brian |
2000-08-17 | pcibios tells us everything, no bios_pciinfo | Michael Shalayeff |
2000-08-17 | see also pcibios(4) | Michael Shalayeff |
2000-08-17 | do the save_errno thing, but other races still exist in here | Theo de Raadt |
2000-08-17 | make interface optional, and provide a good default | Theo de Raadt |
2000-08-17 | clean | Theo de Raadt |
2000-08-17 | use destination lengths when trimming the output packet (cut and pasto) | Jason Wright |
2000-08-17 | xref port instead of webpage | Jakob Schlyter |
2000-08-17 | pcibios manual | Michael Shalayeff |
2000-08-17 | pcibios0 at bios0 flags 0x0000 | Michael Shalayeff |
2000-08-17 | sshd -u len, similar to telnetd | Markus Friedl |
2000-08-17 | cleanup login(1)-like jobs, no duplicate utmp entries | Markus Friedl |
2000-08-17 | document -4 and -6 options | Brad Smith |
2000-08-17 | replace if_awi w/ semi-current netbsd driver; still has problems | Michael Shalayeff |
2000-08-17 | openbsd rcsdids | Michael Shalayeff |
2000-08-17 | Use an MRU of 1504 in the MP examples to allow room for the MP header | brian |
2000-08-17 | If we're in MP mode with a single open link, MP link level compression | brian |
2000-08-17 | - auth+enc sorta works: fixup all of the offsets for encryption/authentication | Jason Wright |
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 |