summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed to compile bs driver with gcc 2.95.2.nyan1999-11-161-4/+7
* Sync with sys/i386/isa/pcaudio.c revision 1.57.nyan1999-11-161-11/+6
* Fix breakage in previous commit.marcel1999-11-169-17/+17
* Fixed warnings.nyan1999-11-163-6/+7
* Remove -mno-486 option and add -mpreferred-stack-boundary=2 option.nyan1999-11-161-1/+1
* Fix breakage in previous commit.marcel1999-11-167-19/+19
* Fix breakage by previous commit.marcel1999-11-161-1/+1
* Fix breage by previous commitmarcel1999-11-161-1/+1
* Remove unsupported hardstatus related terminal capabilities for thejkoshy1999-11-161-2/+1
* This is a partial commit of the patch from PR 14914:phk1999-11-1615-56/+50
* Add type int to those variables without a type. This is caused by themarcel1999-11-1636-135/+135
* Sync our register usage with NetBSD's (non-)usage.billf1999-11-16242-2011/+2006
* Add $FreeBSD$billf1999-11-16241-0/+416
* Curchill --> Churchilljoe1999-11-161-2/+2
* Cosmetic changes.nyan1999-11-165-9/+48
* Install loader.rc.nyan1999-11-161-0/+4
* this is a full fix for writes not aligned to the sample size selected.cg1999-11-156-44/+78
* Removed the asm version of conv(). This is should be faster in its newobrien1999-11-151-11/+6
* set default ogain to 50 since some sb cards produce no sound at 0cg1999-11-152-0/+2
* Fix __asm__ clobber list abuses.obrien1999-11-151-3/+3
* Fix __asm__ clobber list abuse.obrien1999-11-152-6/+10
* * remove i386 specific markphantom1999-11-1541-59/+57
* Deactivate manpages repo-copied to man4 directory (all these driversphantom1999-11-1543-9148/+10
* Update the ASCII diagram for FreeBSD 3.3chris1999-11-151-0/+2
* Activate manpages repo-copied from man4.i386.phantom1999-11-151-9/+16
* Add some more comments to the sl_compress_tcp() function.archie1999-11-151-2/+9
* Fix aliasing bug causing in_cksum() to fail on odd packet sizespb1999-11-151-5/+9
* More bug fixes for the VJ Compression node. Seems to work now (really).archie1999-11-152-55/+69
* Segment registers can be read(write) to(from) memory locations as well asluoqi1999-11-152-8/+8
* Fix a minor bogon.obrien1999-11-151-1/+1
* add two more codes to ICMP error 12 (Parameter Problem).jmb1999-11-151-0/+2
* Remove CROSS_MAKE_FLAGS.marcel1999-11-152-14/+3
* Fix a typo in the DRIVER_MODULE() declaration which caused a collisionpeter1999-11-152-2/+2
* Remove duplicate entry for ADS7180 - it's meant to be handled by thepeter1999-11-152-8/+0
* Add to pwd_mkdb a -q option to silence warnings about large IDs. Add asheldonh1999-11-156-9/+41
* Add the ata devices to the GENERIC kernel. Hopefully, this should allowdfr1999-11-152-10/+10
* PC-98 has MACHINE_ARCH=i386 and MACHINE=pc98. Make it a special case.marcel1999-11-151-0/+5
* Remove some printfs and make it slightly more paranoid about acceptingdfr1999-11-152-26/+24
* Undo rev 1.13 (define "OBSTACK_CHUNK_SIZE" as getpagesize()).obrien1999-11-151-4/+0
* Upgrade support file for GCC 2.95.2.obrien1999-11-151-0/+91
* Add rev 1.2 profiling tweaks, to GCC 2.95.2.obrien1999-11-151-0/+5
* Use the stock 2.95.2 file here.obrien1999-11-151-6/+6
* Bump __FreeBSD_cc_version due to the compiler upgrade.obrien1999-11-151-1/+1
* Add -fdata-sections, which is a new GCC 2.95 optimization. Removeobrien1999-11-152-2/+4
* Cut over the system compiler from from EGCS 1.1.2 to GCC 2.95.2.obrien1999-11-1510-27/+46
* Small fixes from Brian for the Server side of PPPoE.julian1999-11-151-9/+9
* YUCK!julian1999-11-151-2/+2
* Typo (appropiate -> appropriate)kris1999-11-151-1/+1
* fts_pathlen and fts_namelen are u_short, not shortkris1999-11-151-2/+2
* Typokris1999-11-153-3/+3
OpenPOWER on IntegriCloud