Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-12-28 | sync | Theo de Raadt | |
1998-12-28 | zoran | Theo de Raadt | |
1998-12-28 | remove old leftovers from lite2 upgrade | Artur Grabowski | |
1998-12-28 | simple_lock fixes | Artur Grabowski | |
1998-12-28 | simple debugging for simple locks | Artur Grabowski | |
1998-12-28 | manpage for mtdphy | Jason Wright | |
1998-12-28 | Fix fxdr_hyper macro. The cast to signed int caused incorrect behavior in ↵ | Todd C. Miller | |
the shift. This only seems to have affected big endian machines. | |||
1998-12-28 | cleanup and comments | Michael Shalayeff | |
1998-12-28 | use \& block on : in macro; ross | Theo de Raadt | |
1998-12-28 | emulation includes audio and cdrom | Hugh Graham | |
1998-12-28 | handle oversize fd_set | Theo de Raadt | |
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 | |