Age | Commit message (Expand) | Author |
1999-04-20 | most of cpu boards defined now | Michael Shalayeff |
1999-04-20 | move load address to 0x700000, so we fit w/ ramdisk | Michael Shalayeff |
1999-04-20 | fix prev commit blowup: | Michael Shalayeff |
1999-04-20 | fix previous commit blowup: | Michael Shalayeff |
1999-04-20 | Merge MROUTING and IPSEC wrt handling of IP-in-IP tunnelled packets. | Niklas Hallqvist |
1999-04-20 | Makefile | Michael Shalayeff |
1999-04-20 | cleanup | Michael Shalayeff |
1999-04-20 | nop-filled .text; discard unwind info; tabs vs spaces | Michael Shalayeff |
1999-04-20 | fix different alignment problems | Michael Shalayeff |
1999-04-20 | no need for any networking code | Michael Shalayeff |
1999-04-20 | all the devices info is now in one table | Michael Shalayeff |
1999-04-20 | fix disklabel position (temp to build ramdisks) | Michael Shalayeff |
1999-04-20 | add defines for the numbers of registers | Michael Shalayeff |
1999-04-20 | name changes, add stack frame, better USERMODE() | Michael Shalayeff |
1999-04-20 | more stuff from the books | Michael Shalayeff |
1999-04-20 | add onfault handler and cache the space id into pcb; better coredump | Michael Shalayeff |
1999-04-20 | define UADDR; change alignment to 8 bytes | Michael Shalayeff |
1999-04-20 | more headers | Michael Shalayeff |
1999-04-20 | add HPPA_FLEX() | Michael Shalayeff |
1999-04-20 | uvm names and definitions | Michael Shalayeff |
1999-04-20 | name changes; more cpu_* functions | Michael Shalayeff |
1999-04-20 | proper entry/exit; no place for va_args12-13 | Michael Shalayeff |
1999-04-20 | Spelling error in comment. | Tobias Weingartner |
1999-04-20 | make calls for current time to BIOS less often; toby -- ok | Michael Shalayeff |
1999-04-19 | another | Theo de Raadt |
1999-04-19 | Fix a bug that prevents the correct detection of the card. | Federico G. Schwindt |
1999-04-19 | Consider the other SVR2 partitions as BSDFFS, too. | Jason Downs |
1999-04-18 | Add es and fr keymaps, shamelessly taken from NetBSD. | Marc Espie |
1999-04-18 | xbox fits in the RAMDISK | Theo de Raadt |
1999-04-18 | more version bump areas.. | Theo de Raadt |
1999-04-18 | incorrect range checking, output buf oflow; futatuki@fureai.or.jp | Theo de Raadt |
1999-04-18 | doc what needs to be updated for a version bump | Theo de Raadt |
1999-04-18 | Support for the Sun SBus Expansion Subsystem (SUNW,xbox) | Jason Wright |
1999-04-18 | make AUDIO_C_HANDLER compile again | Jason Wright |
1999-04-18 | KNF & typo in printf | Jason Wright |
1999-04-18 | simplify clock handling | Jason Wright |
1999-04-18 | moving to 2.5-current, tree is unlocked | Theo de Raadt |
1999-04-16 | ln bug fix | Theo de Raadt |
1999-04-16 | fix ipf return-rst panic bug; beck | Theo de Raadt |
1999-04-12 | move encdebug to a useful place | Theo de Raadt |
1999-04-11 | Reenable IPSEC now that it is off by default, but can be enabled via sysctl | Niklas Hallqvist |
1999-04-11 | Introduce net.inet.{ah,esp}.enable sysctl controls that are off by default. | Niklas Hallqvist |
1999-04-11 | Fix for 25 Mhz. | Steve Murphree |
1999-04-11 | make ne[0-2] definition match GENERIC | Todd C. Miller |
1999-04-10 | sync | Theo de Raadt |
1999-04-10 | another modem | Theo de Raadt |
1999-04-09 | The kernel parts of a sysctl that can switch on/off IP-in-IP (protocol 4) | Niklas Hallqvist |
1999-04-09 | when the REPLACE flag was used, but no former flows was there, we did not | Niklas Hallqvist |
1999-04-09 | Make the tdbi handling more robust, removes a panic case | Niklas Hallqvist |
1999-04-09 | Check for local address spoofing on encapsulated packets. | Angelos D. Keromytis |