Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-12-28 | Small hack to pass out VM86 traps using a siginfo field. | Jason Downs | |
(There is no other way in our kernel.) VM86 applications must use real sigaction handlers with SA_SIGINFO in order to get their traps. | |||
1998-12-28 | document -D | Hugh Graham | |
1998-12-28 | carefully clear r->h, and avoid a panic | Theo de Raadt | |
1998-12-28 | sync | Theo de Raadt | |
1998-12-28 | merge tags for similar drivers | Theo de Raadt | |
1998-12-28 | handle driver/driver tags | Hugh Graham | |
1998-12-28 | some cleanup, in preperation for a rewrite of the racy guts | Theo de Raadt | |
1998-12-28 | split database line up nicely; krw@tcn.net | Theo de Raadt | |
1998-12-28 | crank PID_MAX to 99999 | Theo de Raadt | |
1998-12-28 | word fixes and additions; freebsd | Theo de Raadt | |
1998-12-28 | kill reg #define, nothing uses it and it causes problems elswhere; ↵ | Todd C. Miller | |
jwise@unicast.com | |||
1998-12-28 | don't dump core when invoked with no args; pavel_roskin@geocities.com | Todd C. Miller | |
1998-12-28 | kernfs_sync needs to be nullop, not eopnotsupp for unmount to work | Todd C. Miller | |
w/o MNT_FORCE. | |||
1998-12-28 | add mtdphy (commented out for now) | Jason Wright | |
1998-12-28 | Myson MTD972 driver. | Jason Wright | |
1998-12-28 | sync | Theo de Raadt | |
1998-12-28 | indent | Theo de Raadt | |
1998-12-27 | non-working isapnp aha support | Theo de Raadt | |
1998-12-27 | ne* at isapnp? | Theo de Raadt | |
1998-12-27 | sync | Theo de Raadt | |
1998-12-27 | adaptec things | Theo de Raadt | |
1998-12-27 | sync | Theo de Raadt | |
1998-12-27 | new devices | Theo de Raadt | |
1998-12-27 | new priority mechanism for pcmcia interrupt allocation, ie. "best effort" | Theo de Raadt | |
for machines low on interrupts. work by fgsch, and myself | |||
1998-12-26 | Kill pcmcia media setting that is always overridden these days. Fix typo. | Niklas Hallqvist | |
1998-12-26 | config.new disappeared a long time ago | Niklas Hallqvist | |
1998-12-26 | make ip_id random but ensure that ids dont repeat for some period. | Niels Provos | |
1998-12-25 | Sync | Thorsten Lockert | |
1998-12-25 | Another typo | Thorsten Lockert | |
1998-12-25 | Sync | Thorsten Lockert | |
1998-12-25 | Fix typo, shorten some names | Thorsten Lockert | |
1998-12-25 | One more chipset | Thorsten Lockert | |
1998-12-25 | Sync | Thorsten Lockert | |
1998-12-25 | Correct identifyer for chip | Thorsten Lockert | |
1998-12-25 | Sync | Thorsten Lockert | |
1998-12-25 | Add vendor and a card | Thorsten Lockert | |
1998-12-24 | retreived -> retrieved | Aaron Campbell | |
1998-12-24 | in kernfs_statfs set f_flags to 0 | Todd C. Miller | |
1998-12-24 | sync | Jason Wright | |
1998-12-24 | myson mtd972 | Jason Wright | |
1998-12-23 | preserve FreeBSD idents | David Leonard | |
1998-12-23 | typo | David Leonard | |
1998-12-23 | funlockfile shouldnt assume flockfile has been called | David Leonard | |
1998-12-23 | rename linkage variable to match freebsd | David Leonard | |
1998-12-23 | remove bogus CACHE_LINE_SIZE | Michael Shalayeff | |
1998-12-23 | remove bogus gkd.h | Michael Shalayeff | |
1998-12-23 | remove bogus comments | Michael Shalayeff | |
better inline for spl{hign,low} inline splx(), which is 5 insn long, and call would add 2-3 more, which is 50% loss (not that "small or none" as it was in those (see above) comments) | |||
1998-12-23 | this is to shutup binutils | Michael Shalayeff | |
1998-12-23 | less files and options (; | Michael Shalayeff | |
1998-12-23 | libc_r support | Michael Shalayeff | |