summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | msg_out is already initializedpeter2001-08-131-1/+1
* | Initialize infp at main()peter2001-08-131-1/+2
* | Initialize listf at main()peter2001-08-131-1/+2
* | Rip out the old __stdin/out/err stuff. It was completely 100% useless. :-(peter2001-08-133-16/+18
* | Add sx_try_upgrade() and sx_downgrade().jasone2001-08-134-0/+69
* | Revert part of the 1.11->1.11.1p1 change. Put the blank line back inpeter2001-08-131-0/+2
* | Fix uninitialized "force" variable.ache2001-08-131-1/+4
* | Turn cvs back on. It seems that there's nothing outright broken, but therepeter2001-08-131-1/+1
* | Fix an bug in FreeBSD attach routine - attaching MII interfaces before doingsemenu2001-08-132-18/+14
* | Add support for 802.1Q VLAN and oversized ethernet frames.semenu2001-08-136-9/+71
* | mdoc(7) police: s;BSD/OS;.Bsx; where appropriate.ru2001-08-138-11/+15
* | mdoc(7) police: s/NetBSD/.Nx/ where appropriate.ru2001-08-1312-19/+41
* | mdoc(7) police: s/OpenBSD/.Ox/ where appropriate.ru2001-08-136-6/+17
* | Spell "FreeBSD" with "F" and "BSD" in uppercase.ru2001-08-1369-72/+82
* | Removed duplicate VCS ID tags, as per style(9).ru2001-08-13135-293/+77
* | Remove comment, which didn't even help anyway.asmodai2001-08-131-1/+0
* | Use interrupt gates instead of trap gates for breakpoint and tracebde2001-08-132-4/+4
* | Removed he BPTTRAP() macro and its use. It was intended for restoringbde2001-08-133-12/+6
* | Fixed minor numbers when there is more than one cy card.bde2001-08-133-18/+45
* | Honour `TMPDIR' environment variable.sobomax2001-08-131-3/+9
* | Use ttymalloc() instead of a static array of `struct tty'. This willbde2001-08-133-45/+6
* | Fix some bogus strncpy(3) to strlcpy(3) changes I made in the previousmike2001-08-131-6/+6
OpenPOWER on IntegriCloud