Age | Commit message (Expand) | Author |
2002-10-21 | ANSI | Artur Grabowski |
2002-10-21 | Two problems. | Artur Grabowski |
2002-10-21 | ugly hack to make the 21145 work without manual media setting. | Henning Brauer |
2002-10-21 | make an ieeefp regress pass; miod@ ok | Michael Shalayeff |
2002-10-21 | try harder to sync in dmamap_sync | Michael Shalayeff |
2002-10-20 | add support for intel 21145 | Henning Brauer |
2002-10-20 | fxp now works on bigendian, add it to macppc. | Dale Rahn |
2002-10-20 | Move pf_compare_(rules|nats|binats|rdrs) to pf_ioctl.c. Simplifies and | Ryan Thomas McBride |
2002-10-19 | Kill register. | Hugh Graham |
2002-10-18 | this is a precision architecture -- be more precise about fault types and in ... | Michael Shalayeff |
2002-10-18 | Remove some very pointless 'if 0' code, some of which prevented compilation | Dale Rahn |
2002-10-18 | Account for the aligned m_data when checking boundaries; from NetBSD. | Federico G. Schwindt |
2002-10-18 | Do not define astpending twice, once non-volatile and one volatile. | Dale Rahn |
2002-10-18 | media support; slightly modified from FreeBSD. | Federico G. Schwindt |
2002-10-17 | ifndef __HAVE_GENERIC_SOFT_INTERRUPTS leaved a label without a statement afte... | Artur Grabowski |
2002-10-17 | - name in uvm_tree_sanity must be const. | Artur Grabowski |
2002-10-17 | When augmenting the nodes in RB_ROTATE_{RIGHT,LEFT} make sure that the | Artur Grabowski |
2002-10-17 | use shadows on fpu cxsw (and fix arg0 trashing), do not restore shadowed regs... | Michael Shalayeff |
2002-10-17 | renumber the CHIO* since they clash w/ the CDIO, keep the old ones as OCHIO, ... | Michael Shalayeff |
2002-10-17 | define CDIOREADTOCENTRYS CDIOREADTOCENTRIES, not as a duplicate _IOWR(); dera... | Michael Shalayeff |
2002-10-17 | knf | Theo de Raadt |
2002-10-17 | sync with gcc version, fixes bug in sftp where it had a 64 bit parameter | Dale Rahn |
2002-10-17 | Bigendian support for fxp, work from pefo with cleanups, ok art@ and others. | Dale Rahn |
2002-10-17 | Correct io space config after last patch. allows fxp to work | Dale Rahn |
2002-10-17 | convert to use vm_page_md instead of pmap_physseg, make code smaller and simp... | Michael Shalayeff |
2002-10-17 | do not differentiate manually configured address from autoconfigured ones | Jun-ichiro itojun Hagino |
2002-10-16 | minor formatting. | Artur Grabowski |
2002-10-16 | Implement isfdtype(3) as per the POSIX.1g draft; requested by David Hill | Todd C. Miller |
2002-10-16 | support for privilege elevation. | Jun-ichiro itojun Hagino |
2002-10-15 | Protect p_priority with splstatclock. | Artur Grabowski |
2002-10-15 | a few missing options and pseudo-devs, noticed by miod@ and dhartmei@ | Michael Shalayeff |
2002-10-15 | re-init the hw on resume, from grendel@zeitbombe.org | Michael Shalayeff |
2002-10-15 | support sf2r card with attenuator; from jumbo@ w/ some knf from mickey@ | Michael Shalayeff |
2002-10-15 | Note that this is based on RFC3378. | Jason Wright |
2002-10-15 | missing initmsgbuf(), noticed by miod@ | Michael Shalayeff |
2002-10-15 | Match reality by changing (u_int) -> (int) in comments. | Thomas Nordin |
2002-10-14 | Fix from FreeBSD for atlhon problems with mtrr and XFree86. Ok deraadt@ | Matthieu Herrb |
2002-10-14 | Use uvm_km_valloc_prefer_wait instead of doing the same thing manually. | Artur Grabowski |
2002-10-14 | Stuff needed for gcc 3.X. | Artur Grabowski |
2002-10-14 | - Do not try to drain other pools if PR_NOWAIT and the allocator can't | Artur Grabowski |
2002-10-14 | Allow one to specify a netblock in a binat rule: | Henning Brauer |
2002-10-13 | better USER_LDT comment; originally suggested by seb@todesplanet.de; ok deraadt | Peter Valchev |
2002-10-13 | add support for | Henning Brauer |
2002-10-13 | Remove more '\n's from panic() statements. From Chris Kuethe. | Kenneth R Westerback |
2002-10-13 | track the end of physmem for use in dmmem_alloc | Michael Shalayeff |
2002-10-13 | do not flush cache here, better support for intrhook, increase number of tran... | Michael Shalayeff |
2002-10-13 | split the scp/iscp/scb between the cache lines, make the leds blink better | Michael Shalayeff |
2002-10-12 | Prepare for ELF (mostly _C_LABEL sprinkling); ok drahn art | Peter Valchev |
2002-10-12 | Remove more '\n's from panic() statements. Both trailing and leading. | Kenneth R Westerback |
2002-10-12 | Remove more '\n's from panic() statements. Both trailing and leading. | Kenneth R Westerback |