Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-07-14 | add "ctl" and "swap" sample keyboard mappings; | Marco S Hyman | |
document the proper name of keycap file | |||
1998-07-14 | board ids will be auto-gen | Michael Shalayeff | |
move iodc.h and iomod.h into cpu.h so MI part won't see 'em | |||
1998-07-14 | add PDC routines (including console) prototypes | Michael Shalayeff | |
1998-07-14 | add som support | Michael Shalayeff | |
1998-07-14 | time_t is in, not long | Michael Shalayeff | |
1998-07-14 | add MD som defines, etc. | Michael Shalayeff | |
1998-07-14 | Use AudioEmulaw string and set precision & flags | Jason Wright | |
1998-07-13 | _BSD_TIME_T_ is int, not long | Michael Shalayeff | |
1998-07-13 | Make compile when DEBUG and DIAGNOSTIC aren't defined. | imp | |
1998-07-13 | alloca() is in stand.h no | Michael Shalayeff | |
1998-07-13 | since i blew up prev commit msg, here it is: | Michael Shalayeff | |
upgrade to new coming stand/exec framework | |||
1998-07-13 | since i blew up prev commit msg, here it is: | Michael Shalayeff | |
fix stash handling so it won't produce extra key at line start | |||
1998-07-13 | libsa/itecons.c | Michael Shalayeff | |
1998-07-13 | - Fix handling of 'local-mac-address' (use it if present, otherwise default | Jason Wright | |
to myetheraddr() - Add multicast support | |||
1998-07-13 | ftpd: sleep for an indeterminate amount for non-existant logins | Todd C. Miller | |
to simulate a crypt, like login does. Use SEEK_* not L_* and kill some 0L's used in lseek while we're there. | |||
1998-07-12 | reference ${PMAX} instead of assuming you can get to the source tree via ".." | Todd C. Miller | |
1998-07-12 | Fix for the new fast PII-400 machines. This makes them work, and does not | Tobias Weingartner | |
seem to have an adverse affect on other machines. Thanks to martin@ for testing on the PII-400 (wish I had one...), and millert@ for testing on his machines (and finding a bug in my original fix). pccons & pckbd need fixing too... | |||
1998-07-12 | add .Os | Theo de Raadt | |
1998-07-11 | Add detection of the Vr41xx. | imp | |
1998-07-11 | Roll-back previous commit; someone is working on getting all the boot* | Angelos D. Keromytis | |
pages make some sense. | |||
1998-07-11 | Rename boot.8 to boot-second-stage.8, so it's possible to get it | Angelos D. Keromytis | |
through man (it conflicted with the boot_$arch.8 page); wsimpson@greendragon.com | |||
1998-07-11 | +documentation | Todd T. Fries | |
1998-07-11 | fix attach() messages | Theo de Raadt | |
1998-07-11 | be* at qec? | Theo de Raadt | |
1998-07-10 | Fix rx buffer size so large packets actually fit. | Jason Wright | |
1998-07-10 | Add build support for hme | Jason Wright | |
1998-07-10 | hme (Happy Meal) ethernet driver. | Jason Wright | |
1998-07-09 | fix support for pci mode 1; mochid@yo.rim.or.jp | Theo de Raadt | |
1998-07-09 | never set PSL_IOPL at high securelevel (except the one xf86 case, controlled ↵ | Theo de Raadt | |
by the aperture driver; problem noted by csapuntz | |||
1998-07-08 | add eap + sv audio drivers | Theo de Raadt | |
1998-07-08 | use those new pdc call types | Michael Shalayeff | |
1998-07-08 | define types for pdc calls | Michael Shalayeff | |
1998-07-08 | define DEFAULT_KERNEL_ADDRESS for MI boot.c | Michael Shalayeff | |
1998-07-08 | reflect MI boot changes; remove dead time_print() prototype | Michael Shalayeff | |
1998-07-07 | more includes | Michael Shalayeff | |
1998-07-07 | more MD files | Michael Shalayeff | |
1998-07-07 | add some options; s/size/\${SIZE}/ | Michael Shalayeff | |
1998-07-07 | oops, i did not handle nchrdev correctly | Theo de Raadt | |
1998-07-07 | fix chrtoblk() so that it returne ENODEV for entries beyond the end of the table | Theo de Raadt | |
1998-07-05 | basic chip setup | Theo de Raadt | |
1998-07-05 | do not print fake slot numbers | Theo de Raadt | |
1998-07-05 | start at irq framework | Theo de Raadt | |
1998-07-05 | map qec registers properly | Theo de Raadt | |
1998-07-04 | Profile support for powerpc port. Now profiling libraries and binaries | Dale S. Rahn | |
can be built. | |||
1998-07-04 | network driver framework in place | Theo de Raadt | |
1998-07-04 | add nop; fixes Kapok Computer AMI WinBIOS boot sector detection garbage | Theo de Raadt | |
1998-07-04 | map registers of the qec+be 100mbit card | Theo de Raadt | |
1998-07-04 | no need for counting attachments | Theo de Raadt | |
1998-07-04 | add qec register info | Theo de Raadt | |
1998-07-04 | add support for qec; same basic thing as lebuffer | Theo de Raadt | |