| Commit message (Expand) | Author | Age | Files | Lines |
| * | Change ${MACHINE} into ${MACHINE_ARCH} to support MACHINE=pc98. | KATO Takenori | 1998-09-09 | 2 | -12/+12 |
| * | Change i386 in a few paths to ${MACHINE} to support MACHINE=pc98. | KATO Takenori | 1998-09-09 | 2 | -8/+8 |
| * | Change i386 in a few paths to ${MACHINE} to support MACHINE=pc98. | KATO Takenori | 1998-09-09 | 1 | -4/+4 |
| * | Document why the library is still not being build as shared. | Martin Cracauer | 1998-09-09 | 1 | -2/+2 |
| * | Fixed disordering and misformatting in previous commit. | Bruce Evans | 1998-09-09 | 1 | -8/+4 |
| * | Backed out rev.1.28. It was bogus because bsd.man.mk is only used | Bruce Evans | 1998-09-09 | 1 | -8/+1 |
| * | Turned on -Wformat -fformat-extensions. -fformat-extensions requires a | Bruce Evans | 1998-09-09 | 2 | -6/+8 |
| * | Don't define RANLIBMAG if building an elf version of make. The RANLIBMAG | John Birrell | 1998-09-09 | 1 | -2/+2 |
| * | Don't use CTL_VFS at the wrong level. This caused loops in the sysctl | Bruce Evans | 1998-09-09 | 1 | -3/+2 |
| * | Bring in the Perl5 BMake files. This ends the easy stuff. | Mark Murray | 1998-09-09 | 30 | -0/+1440 |
| * | This commit was generated by cvs2svn to compensate for changes in r38980, | Mark Murray | 1998-09-09 | 854 | -0/+352198 |
| |\ |
|
| | * | Initial import of Perl5. The king is dead; long live the king!vendor/perl5/5.005.02 | Mark Murray | 1998-09-09 | 854 | -0/+352198 |
| * | Old Perl is leaving us. Goodbye, faithful friend. | Mark Murray | 1998-09-09 | 250 | -68813/+0 |
| * | Add the missing rerelease target back. | John Birrell | 1998-09-09 | 1 | -5/+8 |
| * | Add the missing rerelease target back. | John Birrell | 1998-09-09 | 1 | -4/+3 |
| * | Add a move-aout-libs target to do just that. It takes the well known | John Birrell | 1998-09-09 | 1 | -1/+54 |
| * | Another place to set NOPERL. | Mark Murray | 1998-09-09 | 1 | -1/+4 |
| * | Set NOPERL while I spend the rest of the day bringing in Perl5. | Mark Murray | 1998-09-09 | 1 | -1/+4 |
| * | Add a note about the upgrade tool directory. | John Birrell | 1998-09-09 | 1 | -1/+2 |
| * | A script for use when upgrading an installed system from aout to | John Birrell | 1998-09-09 | 1 | -0/+137 |
| * | Fix spurious `free()' when -d g2 is enabled. | Joseph Koshy | 1998-09-09 | 1 | -3/+12 |
| * | Fix typos. | Daniel O'Callaghan | 1998-09-09 | 3 | -18/+18 |
| * | Some preliminary updates to the release notes, just as I think of | Jordan K. Hubbard | 1998-09-09 | 1 | -9/+29 |
| * | Add missing comma. | Joseph Koshy | 1998-09-09 | 1 | -1/+1 |
| * | Reserve character major 104 for the CAM Transport Layer Services device. | Justin T. Gibbs | 1998-09-09 | 2 | -2/+4 |
| * | Fix typo. | Joseph Koshy | 1998-09-09 | 1 | -2/+4 |
| * | Terminate the defdrives array correctly. (Shame, Rod!) | Mike Smith | 1998-09-09 | 1 | -1/+1 |
| * | Add $Id$, remove quoting for `...'. | Joseph Koshy | 1998-09-09 | 1 | -1/+3 |
| * | Add a new library function getobjformat(). It checks all the | John Polstra | 1998-09-09 | 8 | -79/+314 |
| * | Initialise lcp::his_mru to the ``set mtu'' value if it's less | Brian Somers | 1998-09-09 | 1 | -2/+4 |
| * | - If the OACTIVE flag is set on entry to xl_start(), check to see if the | Bill Paul | 1998-09-08 | 1 | -4/+68 |
| * | Add new atapi-cd driver that supports atapi CD-R/RW drives. | Søren Schmidt | 1998-09-08 | 15 | -36/+5570 |
| * | Add 'blank' and 'nextwriteable' commands for atapi CD-R/RW support. | Søren Schmidt | 1998-09-08 | 2 | -2/+19 |
| * | Add definitions for the ELF section attribute flags, SHF_*. | John Polstra | 1998-09-08 | 1 | -1/+7 |
| * | Make PCIC_RESUME_RESET an proper option. | Brian Somers | 1998-09-08 | 7 | -9/+25 |
| * | Add support for the RPC 64-bit integer type ``hyper''. | David E. O'Brien | 1998-09-08 | 3 | -4/+62 |
| * | Oops, don't assume that the environment is normal in devfs_mount(). | Bruce Evans | 1998-09-08 | 1 | -4/+6 |
| * | If traps are set, they are now executed even when a signal-blocking | Martin Cracauer | 1998-09-08 | 3 | -10/+27 |
| * | Update the diffs against current source + some other cleanup. | Andrzej Bialecki | 1998-09-08 | 2 | -24/+20 |
| * | Whoops, update the makefile too while I'm at it. | Jordan K. Hubbard | 1998-09-08 | 3 | -3/+3 |
| * | Go back to using MSDOSFS instead of Robert Nordier's stand-alone DOS | Jordan K. Hubbard | 1998-09-08 | 4 | -799/+72 |
| * | Make totally sure that we have the latest 1.7 version of booteasy | Jordan K. Hubbard | 1998-09-08 | 3 | -66/+66 |
| * | o Set paths internally for pkg_add for tools we might want to invoke. | Jordan K. Hubbard | 1998-09-08 | 3 | -12/+16 |
| * | Sync with sys/i386/isa/clock.c revision 1.125. | KATO Takenori | 1998-09-08 | 3 | -9/+9 |
| * | Fix a cut&paste error which prevented LD_BIND_NOW from working. | Doug Rabson | 1998-09-08 | 1 | -2/+2 |
| * | Sync with sys/i386/i386/userconfig.c revision 1.107. | KATO Takenori | 1998-09-08 | 1 | -2/+5 |
| * | restore rev 1.23 to give clear SIGALRM handling example, 68 years | Andrey A. Chernov | 1998-09-08 | 1 | -28/+16 |
| * | fix a problem with our definition of SNDCTL_DSP_GETBLKSIZE, to let | Luigi Rizzo | 1998-09-08 | 1 | -0/+2 |
| * | Add info on PicoBSD being a part of FreeBSD source tree. | Andrzej Bialecki | 1998-09-08 | 1 | -4/+10 |
| * | Sync help files with actual contents of "dial" floppy. | Andrzej Bialecki | 1998-09-08 | 4 | -10/+28 |