| Commit message (Expand) | Author | Age | Files | Lines |
* | Style changes to commonize the various platforms. | obrien | 2001-08-15 | 3 | -27/+27 |
* | Sync up with the latest ansi.h in other platforms -- especially RUNE and | obrien | 2001-08-15 | 1 | -20/+46 |
* | No tokens should follow #endif. | obrien | 2001-08-15 | 1 | -2/+2 |
* | Reflect main termcap v1.109 | ache | 2001-08-15 | 1 | -1/+2 |
* | Add ve,vi,vs for cons25 | ache | 2001-08-15 | 1 | -1/+2 |
* | 1) Disallow negative seek as POSIX require for fseek{o} (but not for lseek): | ache | 2001-08-15 | 3 | -13/+45 |
* | Removal of following export controll related sentences: | horikawa | 2001-08-15 | 2 | -20/+0 |
* | Removal of following export controll related sentences: | horikawa | 2001-08-15 | 1 | -13/+1 |
* | In order to bring about the end of the universe, delete the lines: | peter | 2001-08-15 | 6 | -12/+0 |
* | Add commented out example | ache | 2001-08-14 | 1 | -0/+1 |
* | Add/install /etc/opieaccess skeleton | ache | 2001-08-14 | 2 | -2/+14 |
* | Merge from stable (which seems to have been spammed at some point in current): | imp | 2001-08-14 | 2 | -3/+12 |
* | Implement PIOCSRESOURCE for mecia like we do for pcic. | imp | 2001-08-14 | 1 | -1/+37 |
* | List the correct paths to the X server distributions. | eric | 2001-08-14 | 2 | -58/+70 |
* | Minor style(9) nits to make code more readable | imp | 2001-08-14 | 1 | -4/+3 |
* | Make list of ports required for doc build consistent with | bmah | 2001-08-14 | 1 | -0/+3 |
* | Implement kernel semaphores. | jasone | 2001-08-14 | 5 | -1/+354 |
* | Fix yet another "unconditionally free()ing memory without even checking | wpaul | 2001-08-14 | 1 | -1/+7 |
* | Treat min,max of 0,0 for IRQ special. Reject it if we didn't specifically | imp | 2001-08-14 | 1 | -3/+26 |
* | Ask the kernel about IRQ 0 first. If the kernel responds with an IRQ, | imp | 2001-08-14 | 2 | -20/+22 |
* | Add hint about how we name profiled libraries (append _p at the right place). | schweikh | 2001-08-14 | 1 | -0/+11 |
* | o Add ipv6 support, abstracting most NCP addresses into opaque | brian | 2001-08-14 | 50 | -1922/+4416 |
* | mdoc(7) police: bump document date. | ru | 2001-08-14 | 1 | -1/+1 |
* | mdoc(7) police: fix SEE ALSO. | ru | 2001-08-14 | 1 | -2/+2 |
* | This commit was generated by cvs2svn to compensate for changes in r81630, | ru | 2001-08-14 | 2 | -15/+50 |
|\ |
|
| * | From ChangeLog: | ru | 2001-08-14 | 2 | -15/+50 |
* | | Use the ".Rv" mdoc(7) macro where appropriate. | yar | 2001-08-14 | 6 | -39/+18 |
* | | style(9) tweak | obrien | 2001-08-14 | 1 | -24/+24 |
* | | Isolate the ERRORS section from the RETURN VALUES one. | yar | 2001-08-14 | 1 | -5/+3 |
* | | mdoc(7) police: removed final dot from the .Nd call. | ru | 2001-08-14 | 2 | -2/+2 |
* | | Fix INT 10:09 (write char) and INT 10:0a (write char and attribute) | tg | 2001-08-14 | 2 | -10/+12 |
* | | Move update of BIOS variable at 0x6c (time counter) completely to timer.c. | tg | 2001-08-14 | 2 | -18/+16 |
* | | mdoc(7) police: s/BSD/.Bx/ where appropriate. | ru | 2001-08-14 | 70 | -107/+288 |
* | | For TI12xx and newer, clear register 0x84. This is the "Multimedia" | imp | 2001-08-14 | 2 | -15/+37 |
* | | linux ls fails on DEVFS /dev because linux_getdents fails because | phk | 2001-08-14 | 1 | -4/+22 |
* | | An empty at.deny doesn't mean everyone can use at. | dd | 2001-08-14 | 1 | -4/+0 |
* | | Sync the code that sucks in rc.conf and friends with what's in | dd | 2001-08-14 | 1 | -5/+7 |
* | | Try to support the Cirrus Logic PD6833 better in pci mode. This is | imp | 2001-08-14 | 2 | -18/+42 |
* | | Add missing commas. | jasone | 2001-08-14 | 1 | -2/+2 |
* | | Add a GENERIC kernel config for sparc64. | jake | 2001-08-14 | 2 | -0/+33 |
* | | Add some definitions that got left out, *blush*. | jake | 2001-08-14 | 1 | -0/+22 |
* | | Don't define ELF_RTLD_ADDR twice. | jake | 2001-08-14 | 1 | -1/+0 |
* | | In prom_halt(), set the halt restart flags on the current CPU, not the | jhb | 2001-08-13 | 1 | -2/+1 |
* | | Remove IPI_HALT to make way for a more correct fix for halts and restarts | jhb | 2001-08-13 | 4 | -23/+0 |
* | | Minor style nits: cleanup and add some function prototypes. | jhb | 2001-08-13 | 1 | -2/+5 |
* | | Initialize outfile in main() | peter | 2001-08-13 | 1 | -1/+2 |
* | | Initialize msg in main() | peter | 2001-08-13 | 1 | -1/+2 |
* | | Initialize fp in main() | peter | 2001-08-13 | 1 | -1/+2 |
* | | Initialize debugf in main() | peter | 2001-08-13 | 2 | -1/+2 |
* | | ftrace is already initialized | peter | 2001-08-13 | 1 | -1/+1 |