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