summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reduce private "lesser known" function redirection to improve clarity.obrien2001-08-135-59/+31
* Use normal menus instead of radio lists, which seems to be more logicaleric2001-08-122-22/+22
* Cross-reference io(4).iedowse2001-08-121-0/+2
* Update io(4) to match reality following revision 1.42 ofiedowse2001-08-121-4/+5
* "New" release note: Removal of wd compatability devices from ata(4).bmah2001-08-122-0/+6
* Note MFC of ARIN -> APNIC/RIPE whois(1) queries. While I'm here, addbmah2001-08-122-4/+4
* Remove whitespace after %. The whitespace was causing strfile to not seemharo2001-08-121-40/+40
* Remove the WANT_INSECURE_OPIE option - it is now a default. This is notmarkm2001-08-126-23/+0
* o Replace occurrences of strncpy(3) with strlcpy(3); most ofmike2001-08-121-23/+47
* Chagne MASTER_SITE_FREEBSD to MASTER_SITE_FREEBSD_ORG, becauseknu2001-08-122-2/+2
OpenPOWER on IntegriCloud