summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove dead xref to scsiformat(8)kris1999-11-151-1/+0
* Remove dead xrefs to gated(8) and htable(8)kris1999-11-151-2/+0
* Bump __FreeBSD_version to 400012 to mark the cutover of the systemobrien1999-11-151-1/+1
* Cosmetic change to match cc_tools/Makefileobrien1999-11-151-7/+7
* Purely cosmetic changes to lineup targets.obrien1999-11-151-16/+16
* Cosmetic removeal of a trailing white space.obrien1999-11-151-1/+1
* Return this file to its pre-spammed version. Thanks to some new compilerobrien1999-11-142-16/+16
* Add single_mountd_enable hook to run mountd but not NFS serverache1999-11-148-0/+120
* Properly document what ENOENT really means for kldfind(2).chris1999-11-141-3/+1
* Fix case where vnode could be unlocked twice. Untested; bug found by codeeivind1999-11-141-3/+5
* Rework some tag handling, prompted by Brian Somers.julian1999-11-141-35/+25
OpenPOWER on IntegriCloud