Age | Commit message (Expand) | Author |
2002-05-03 | ptrdiff_t and size_t fixes. | Marc Espie |
2002-05-03 | no guarantee that ptrdiff_t is int and not long, so cast. | Marc Espie |
2002-05-03 | 82801CA/CAM works like previous models. | Marc Espie |
2002-05-03 | LBA48 support. | Grigoriy Orlov |
2002-05-03 | le_ioasic.h is history | Todd C. Miller |
2002-05-03 | Need a dummy tc_fb_cnattach() until we have real fb support on | Todd C. Miller |
2002-05-02 | Oops, it's too early for this chunk of code... spotted by millert@. | Miod Vallat |
2002-05-02 | Add a type specifier for intrnames, eintrnames, intrcnt, and eintrcnt. | Todd C. Miller |
2002-05-02 | Big TURBOchannel support catchup from NetBSD, part 1. | Miod Vallat |
2002-05-02 | prefix structure members to avoid name clashes. | Nathan Binkert |
2002-05-02 | use the gallant 12x22 font by default on screens that are more | Matthieu Herrb |
2002-05-02 | the exponent parameter is: | Jason Wright |
2002-05-02 | More of previous (don't refer to parameters by index directly) | Jason Wright |
2002-05-02 | Don't refer to the parameters directly by number, use macro's so it can be | Jason Wright |
2002-05-02 | update the nbsd rcsid to unconfuse some lamers | Michael Shalayeff |
2002-05-02 | sync | Jason Wright |
2002-05-02 | new vendor: Atheros | Jason Wright |
2002-05-02 | In UKC, when adding a fixed unit device (foo0) by cloning a star device | Miod Vallat |
2002-05-02 | Cause the exec to fail if we are unable to allocate resources when dup'ing | Todd C. Miller |
2002-05-01 | - make sure 'me' is initialized | Jason Wright |
2002-05-01 | make fw images const and fix ti for unneeded type casts; jason@ testing ans ok | Michael Shalayeff |
2002-05-01 | Sync EA with FreeBSD, mostly addition of new ENOATTR errno. | Dale Rahn |
2002-05-01 | Change WI_PORTTYPE_IBSS to 4. This change got lost in the big ibss | Todd C. Miller |
2002-04-30 | enough letoh-foo to get through firmware upload on big endian machines | Jason Wright |
2002-04-30 | constify a few structs | Michael Shalayeff |
2002-04-30 | charClass is const and kill lotsa spaces | Michael Shalayeff |
2002-04-30 | cdev_decl is done in conf.h, do not dupe here | Michael Shalayeff |
2002-04-30 | crc32_tab can be const | Michael Shalayeff |
2002-04-30 | media table could be const | Michael Shalayeff |
2002-04-30 | unused stuffing | Michael Shalayeff |
2002-04-30 | Correctly handle old controllers with a relaxed aux port behaviour. | Miod Vallat |
2002-04-30 | uninitialized variable usage was here | Michael Shalayeff |
2002-04-30 | - increase sample size from 1 byte to 4 bytes so that we can detect | Jason Wright |
2002-04-30 | yup, ahc fits easily again; requested by brad | Theo de Raadt |
2002-04-30 | arguement -> argument | Theo de Raadt |
2002-04-30 | Fix an ancient problem in how sparc interrupts are handled. | Artur Grabowski |
2002-04-30 | dmesg logs show that many NICs run at prio 7. Bump IPL_NET to 7. | Artur Grabowski |
2002-04-30 | - Output chain length must be equal to the byte count of the modulus length | Jason Wright |
2002-04-29 | Enforce the bio <= net <= tty <= imp <= clock spl level ordering by fixing | Miod Vallat |
2002-04-29 | regen | Michael Shalayeff |
2002-04-29 | a couple more suzies from lava; from Richard Browne <richb@timestone.com.au> | Michael Shalayeff |
2002-04-29 | I want option DEBUG to rock my world. | Miod Vallat |
2002-04-29 | Better colors from rasops cmap, and enable all rasops features. | Dale Rahn |
2002-04-29 | Use netisr_dispatch. | Miod Vallat |
2002-04-29 | Sync /dev/mem prototypes with the real interface here too. | Miod Vallat |
2002-04-29 | Do not forget to invoke iso_disklabelspoof() to deal correctly with cd-rom. | Miod Vallat |
2002-04-29 | Rework memory detection (again) based on code from Henric Jungheim <henric@he... | Jason Wright |
2002-04-29 | re-do the way the bus_dma is done for transmit. | Nathan Binkert |
2002-04-29 | constrain readdirplus request count; j@pureftpd.org, ok costa | Theo de Raadt |
2002-04-29 | Define placeholders for art's splassert() debugging stuff on all arches. | Miod Vallat |