Age | Commit message (Expand) | Author |
2002-08-22 | Remove code, use common ether_crc32_le() routine. | Dale Rahn |
2002-08-22 | Configure the media in the initialization routine so that media/mediaopt | Dale Rahn |
2002-08-21 | add missing CLEANFILES; ok miod@ | Wilbern Cobb |
2002-08-21 | Recognize both VSIMM slots, and allow one cgfourteen to attach to each | Miod Vallat |
2002-08-21 | Regen | Miod Vallat |
2002-08-21 | Correct tty0[0-3] device nodes generation. | Miod Vallat |
2002-08-21 | Correctly map the video memory, for proper operation. | Miod Vallat |
2002-08-21 | raise listen backlog; ok markus@ | Kevin Steves |
2002-08-21 | change LoginGraceTime default to 1 minute; ok mouring@ markus@ | Kevin Steves |
2002-08-21 | Get the boot device correctly if scsi id != 0 on 1[67]x boards. | Miod Vallat |
2002-08-21 | Attach one screen resource, by default, to every wsdisplay device, | Miod Vallat |
2002-08-21 | suppress dump output on -q. sync w/kame | Jun-ichiro itojun Hagino |
2002-08-21 | Working strip -x support. | Marc Espie |
2002-08-21 | Postpone ftruncate after unmap. Works around a bug in non-ubc memory | Marc Espie |
2002-08-21 | Split out MD makefile parts into separate files and do | Artur Grabowski |
2002-08-21 | Fix Makefile for correct regress operation. | Miod Vallat |
2002-08-21 | oopsie | Marc Espie |
2002-08-21 | +mmap3 | Marc Espie |
2002-08-21 | Regression test for non-ubc mmap/ftruncate interaction. | Marc Espie |
2002-08-21 | `RSA' updated to refer to `public key', where it matters. | Marc Espie |
2002-08-20 | print as unsigned for unsigned values, when printing out a map in ddb; art@ ok | Michael Shalayeff |
2002-08-20 | set use_deprecated back to 1. sync w/kame | Jun-ichiro itojun Hagino |
2002-08-20 | clean some more signal races, some cannot be fixed | Theo de Raadt |
2002-08-20 | more comment on bind(deprecated) handling | Jun-ichiro itojun Hagino |
2002-08-20 | ultra60 support | Jason Wright |
2002-08-20 | U60 works now. | Miod Vallat |
2002-08-20 | Two fixes from NetBSD (this allows my u60 to boot multiuser): | Jason Wright |
2002-08-20 | Fix error string | Jason Wright |
2002-08-20 | -n: disallow anon ftp even if ftp account exists | Theo de Raadt |
2002-08-20 | sync | Nathan Binkert |
2002-08-20 | New intel gigE devices from Henric Jungheim <henric@henric.info> | Nathan Binkert |
2002-08-20 | wscons on sparc sets updates | Miod Vallat |
2002-08-20 | Because of reversed use of the annul bit and delay slots copyin and | Artur Grabowski |
2002-08-20 | Prevent possible races by moving .X11 fixups to before the system | Hugh Graham |
2002-08-20 | Increase lineno on newlines inside multi-line macro definitions, otherwise | Daniel Hartmeier |
2002-08-20 | Add a pseudo openfirmware console device for early debugging purposes | Dale Rahn |
2002-08-19 | correct copyout logic. better fix to be made in kame tree | Jun-ichiro itojun Hagino |
2002-08-19 | Suggest better types in examples; from NetBSD | Miod Vallat |
2002-08-19 | Typo | Ian Darwin |
2002-08-19 | KNF (4 char continuations) | Jason Wright |
2002-08-19 | Take advantage of rasops.updatecursor to keep the prom cursor up to date | Jason Wright |
2002-08-19 | From NetBSD: | Jason Wright |
2002-08-19 | copyout only if oldp is non-null | Jun-ichiro itojun Hagino |
2002-08-19 | need explicit copyout(). | Jun-ichiro itojun Hagino |
2002-08-19 | snprintf audit. debug inet_neta() on non-continuous masks (like 0.255.0.255), | Jun-ichiro itojun Hagino |
2002-08-19 | committed by mistake - i'm still working on these | Jun-ichiro itojun Hagino |
2002-08-19 | be consistent with other KAME source, use "ip6" for ip6_hdr, not "ipv6". | Jun-ichiro itojun Hagino |
2002-08-19 | merge in IPv6 deprecated address handling from KAME. | Jun-ichiro itojun Hagino |
2002-08-18 | Fix various mount point problems: | Kenneth R Westerback |
2002-08-17 | ordered list here | Kevin Steves |