summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add dependency for subr_bus.c on bus_if.h and device_if.h so that a makeimp1998-09-091-1/+2
* Print warning about block size not being optimal once per open rather thanimp1998-09-092-6/+16
* Fix fencepost error in readlink; inspired by OpenBSDimp1998-09-091-1/+1
* Use size of structure rather than hard coded 256 in readlink. This changeimp1998-09-091-1/+1
* sprintf -> snprintfimp1998-09-091-12/+13
* Add alpha-*=freebsd* to configureimp1998-09-091-0/+11
* Use readlink correctlyimp1998-09-091-3/+5
* Fixed bug, caused threads to wait for locks which nobody hold.dt1998-09-091-3/+3
* Don't refuse to pass the force and sync options to the kernel. Thebde1998-09-091-1/+3
* Fully use our own generated files for NFSv3.obrien1998-09-093-7/+15
* Set the `pc98' string to the MACHINE if machdep.ispc98 != 0.kato1998-09-091-1/+23
* Sync with sys/i386/conf/majors.i386 revision 1.47.kato1998-09-091-1/+2
* Sync with sys/i386/conf/files.i386 revision 1.202.kato1998-09-092-2/+4
* Sync with sys/i386/conf/options.i386 revision 1.85.kato1998-09-092-2/+6
* Remove perl5 from list of ports to build now that it's in the base system.jkh1998-09-091-2/+2
* Minimalist fixes to make BMaked perl build.markm1998-09-096-11/+28
* Don't forget to initialize the inode lock. This bug causedbde1998-09-092-0/+2
* Support compiling with `gcc -pedantic' (don't use hard newlines inbde1998-09-092-38/+40
* Change ${MACHINE} into ${MACHINE_ARCH} to support MACHINE=pc98.kato1998-09-092-12/+12
* Change i386 in a few paths to ${MACHINE} to support MACHINE=pc98.kato1998-09-092-8/+8
* Change i386 in a few paths to ${MACHINE} to support MACHINE=pc98.kato1998-09-091-4/+4
* Document why the library is still not being build as shared.cracauer1998-09-091-2/+2
* Fixed disordering and misformatting in previous commit.bde1998-09-091-8/+4
* Backed out rev.1.28. It was bogus because bsd.man.mk is only usedbde1998-09-091-8/+1
* Turned on -Wformat -fformat-extensions. -fformat-extensions requires abde1998-09-092-6/+8
* Don't define RANLIBMAG if building an elf version of make. The RANLIBMAGjb1998-09-091-2/+2
* Don't use CTL_VFS at the wrong level. This caused loops in the sysctlbde1998-09-091-3/+2
* Bring in the Perl5 BMake files. This ends the easy stuff.markm1998-09-0930-0/+1440
* This commit was generated by cvs2svn to compensate for changes in r38980,markm1998-09-09854-0/+352198
|\
| * Initial import of Perl5. The king is dead; long live the king!markm1998-09-09854-0/+352198
* Old Perl is leaving us. Goodbye, faithful friend.markm1998-09-09250-68813/+0
* Add the missing rerelease target back.jb1998-09-091-5/+8
* Add the missing rerelease target back.jb1998-09-091-4/+3
* Add a move-aout-libs target to do just that. It takes the well knownjb1998-09-091-1/+54
* Another place to set NOPERL.markm1998-09-091-1/+4
* Set NOPERL while I spend the rest of the day bringing in Perl5.markm1998-09-091-1/+4
* Add a note about the upgrade tool directory.jb1998-09-091-1/+2
* A script for use when upgrading an installed system from aout tojb1998-09-091-0/+137
* Fix spurious `free()' when -d g2 is enabled.jkoshy1998-09-091-3/+12
* Fix typos.danny1998-09-093-18/+18
* Some preliminary updates to the release notes, just as I think ofjkh1998-09-091-9/+29
* Add missing comma.jkoshy1998-09-091-1/+1
* Reserve character major 104 for the CAM Transport Layer Services device.gibbs1998-09-092-2/+4
* Fix typo.jkoshy1998-09-091-2/+4
* Terminate the defdrives array correctly. (Shame, Rod!)msmith1998-09-091-1/+1
* Add $Id$, remove quoting for `...'.jkoshy1998-09-091-1/+3
* Add a new library function getobjformat(). It checks all thejdp1998-09-098-80/+315
* Initialise lcp::his_mru to the ``set mtu'' value if it's lessbrian1998-09-091-2/+4
* - If the OACTIVE flag is set on entry to xl_start(), check to see if thewpaul1998-09-081-4/+68
* Add new atapi-cd driver that supports atapi CD-R/RW drives.sos1998-09-0815-36/+5570
OpenPOWER on IntegriCloud