Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-07-17 | there will be no exec_som | Michael Shalayeff | |
1998-07-17 | This will never be a default exec type | Theo de Raadt | |
1998-07-16 | recognize CS4236B; netbsd | Theo de Raadt | |
1998-07-16 | MAXSTART had an implicate assumption that MAXTARGETS was 8 when it is really 16 | Todd C. Miller | |
1998-07-15 | move NZERO for XPG3; kleink | Theo de Raadt | |
1998-07-15 | Fix the name of the ulinear_be mode; netbsd | Theo de Raadt | |
1998-07-15 | spelling | Theo de Raadt | |
1998-07-15 | sync | Theo de Raadt | |
1998-07-15 | more devs | Theo de Raadt | |
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 | s/ecoff_filehdr/ecoff_exechdr/ | 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 HP SOM support | Michael Shalayeff | |
1998-07-14 | add symbol table decls and defines; use machine/som.h | Michael Shalayeff | |
1998-07-14 | add MD som defines, etc. | Michael Shalayeff | |
1998-07-14 | remove bogus comment | Michael Shalayeff | |
1998-07-14 | better m-include protection define | Michael Shalayeff | |
1998-07-14 | HP object file formats | Michael Shalayeff | |
1998-07-14 | oops | Michael Shalayeff | |
1998-07-14 | HP object file formats | Michael Shalayeff | |
1998-07-14 | some ecoff support; untested, but compiles | Michael Shalayeff | |
1998-07-14 | no need for machine/exec.h | Michael Shalayeff | |
1998-07-14 | struct exec members are not long any more | Michael Shalayeff | |
1998-07-14 | Use AudioEmulaw string and set precision & flags | Jason Wright | |
1998-07-14 | multiformat exec framework | Michael Shalayeff | |
1998-07-13 | oops; mwp@aba.net.au | Theo de Raadt | |
1998-07-13 | _BSD_TIME_T_ is int, not long | Michael Shalayeff | |
1998-07-13 | add extern debug decl for DEBUG enabled code | Michael Shalayeff | |
1998-07-13 | Unmute DAC and turn off 3-D SRS by default | Constantine Sapuntzakis | |
1998-07-13 | Part 1) of a fix to the "mount /mnt /mnt" problem. | Constantine Sapuntzakis | |
Don't mount the file system in the kernel name space before calling VFS_MOUNT. | |||
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 | add alloca, hope none would get hurt, since none but i386 use it | 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 locking discipline snafu with UNIONFS. Thanks to Don Schmid ↵ | Constantine Sapuntzakis | |
(yensid@imsa.edu) for the original fix and Todd Miller. | |||
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 | sync | Theo de Raadt | |
1998-07-13 | a cardbus controller | Theo de Raadt | |
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-13 | Map DMA registers at open instead of attach time, if necessary. Less chance | Constantine Sapuntzakis | |
of conflicts then. | |||
1998-07-13 | clarify a comment | Todd C. Miller | |
1998-07-13 | CDs can have up to 99 tracks, not 65 tracks. Use kernel heap instead of stack | Constantine Sapuntzakis | |
for temporary storage of CD table of contents | |||
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 | |