summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't include Kerberos if NOCRYPT is defined, because it isn't buildmarcel1999-11-143-5/+11
* ${MACHINE} -> ${MACHINE_ARCH}marcel1999-11-1413-40/+47
* Add reference to the share/examples/nwclient directory.bp1999-11-142-12/+14
* Add reference to the share/examples/nwclient directory.bp1999-11-142-10/+5
* Make cross-compilation work for Alpha on i386 machines.obrien1999-11-141-0/+12
* Remove 'SET_ASM_OP' macro, which is unused now and rather harmfulobrien1999-11-141-3/+0
* Changes for Alpha and EGCS.obrien1999-11-141-67/+473
* Support PPPoE.brian1999-11-145-3/+182
* Try handle missing packet tags better.julian1999-11-141-12/+19
* Fix screwup on synthesising incoming ethernet header in Netgraph mode.julian1999-11-141-2/+3
* This commit was generated by cvs2svn to compensate for changes in r53142,obrien1999-11-141-84/+165
|\
| * Virgin import of the GCC 2.95.1 compilersobrien1999-11-141-84/+165
* | This commit was generated by cvs2svn to compensate for changes in r53140,obrien1999-11-141-0/+2170
|\ \ | |/
| * Virgin import of gcc from EGCS 1.1.2obrien1999-11-141-0/+2170
* | Fix clobbers so that GENERIC may compile with GCC 2.95.2.obrien1999-11-149-747/+756
* | Enter complier upgrade mode again. We need to cut 169 bytes from this:obrien1999-11-142-16/+16
* | Turn on the -fforce-addr and -fschedule-insns optimizations. Addingobrien1999-11-132-4/+6
* | Make fstat work with file arguments again after being broken by dev_tgreen1999-11-131-1/+28
* | Document changed calling conventions (lost WILLRELE) for VOP_MKNOD andeivind1999-11-131-13/+1
* | Remove WILLRELE from VOP_SYMLINKeivind1999-11-1315-69/+42
* | Fix time printing bugache1999-11-131-0/+8
* | Add the es1888 PnP helper.dfr1999-11-131-0/+1
* | Enable mixer on alpha.dfr1999-11-131-1/+1
* | * Ignore the wierd fakechan workarounds for simplex in dsp_ioctl().dfr1999-11-1310-66/+492
* | Don't insist on 4 digit umasks in ``set server''.brian1999-11-133-20/+12
* | Make the meaning of the provider part of the PPPoE device spec clearer.brian1999-11-132-8/+6
* | Update to driver 2.05roger1999-11-134-30/+37
* | Fix style bugs from last commiteivind1999-11-132-12/+8
* | Fixed the size of array.nyan1999-11-132-2/+2
* | Fixed missing changes from sys/i386/conf/GENERIC.nyan1999-11-132-34/+52
* | Fix man so that it does not allow command line arguments to expand whenjhb1999-11-131-4/+6
OpenPOWER on IntegriCloud