| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct the port of ext2fs to Lite/2. I incorrectly used ufs_reclaim | dyson | 1997-02-26 | 2 | -6/+8 |
* | Sync with the original. | hanai | 1997-02-26 | 1 | -6/+21 |
* | Fix an off by one error when determing the default job name for | mpp | 1997-02-26 | 1 | -4/+4 |
* | Larn needs /var/games/larn to exist so that it can create its scorefile. | mpp | 1997-02-26 | 1 | -1/+3 |
* | Add timedef for Austria. The only difference to the German timedef is | wosch | 1997-02-25 | 4 | -5/+248 |
* | Merged some missing locking from Lite2: | bde | 1997-02-25 | 2 | -44/+86 |
* | Synchronize with sys/i386/i386/machdep.c revision 1.229. | kato | 1997-02-25 | 2 | -6/+6 |
* | Sync with the original. | hanai | 1997-02-25 | 1 | -7/+10 |
* | osreldate.h stuff suggested by: Eivind Eklund | brian | 1997-02-25 | 7 | -9/+20 |
* | Sync with the original. | hanai | 1997-02-25 | 1 | -2/+3 |
* | Add joel Sutton for his xgs port. | tg | 1997-02-25 | 1 | -1/+2 |
* | Synchronize the ``Original revision'' field with the original. | hanai | 1997-02-25 | 1 | -2/+2 |
* | Update section about __FreeBSD_version. Add 2.1.7R (same as 2.1.6R), and | asami | 1997-02-25 | 1 | -4/+12 |
* | Close PR#2459 | jkh | 1997-02-25 | 1 | -16/+13 |
* | Sync with the original. | hanai | 1997-02-25 | 1 | -3/+3 |
* | A maintainer's e-mail address changed. | jdp | 1997-02-25 | 1 | -2/+2 |
* | Don't set the umask until after we have processed the arguments | mpp | 1997-02-25 | 1 | -1/+1 |
* | ``Original revision'' fields are changed to synchronize with | hanai | 1997-02-25 | 55 | -113/+113 |
* | Make it clearer how the termination settings from the PCI probe are used by | gibbs | 1997-02-25 | 1 | -8/+8 |
* | Fix numerous problems with the abort/recovery code. Highlights include fixing | gibbs | 1997-02-25 | 2 | -194/+371 |
* | Leave reselections on all the time. | gibbs | 1997-02-25 | 2 | -10/+21 |
* | Don't include /usr/X11R6/man in the makewhatis search path if | mpp | 1997-02-25 | 1 | -2/+7 |
* | Fix a minor problem with restore from tapes from big endian machines. | imp | 1997-02-25 | 1 | -1/+4 |
* | Added calendar entries from OpenBSD and NetBSD that we were missing. | mpp | 1997-02-25 | 4 | -11/+20 |
* | Add the date of Carl Sagan's death, since we list his birthday. | mpp | 1997-02-25 | 1 | -1/+2 |
* | Add a missing period in the -o option description. | mpp | 1997-02-25 | 1 | -3/+10 |
* | Add a missing "the". | mpp | 1997-02-24 | 1 | -2/+2 |
* | Holiday renamed | ache | 1997-02-24 | 2 | -4/+4 |
* | Use new sysctl(3) interface to mbuf statistics. While we're at it, | wollman | 1997-02-24 | 1 | -21/+45 |
* | Use the new sysctl(3) interface to mbuf statistics rather than | wollman | 1997-02-24 | 1 | -7/+19 |
* | When group wheel is empty, allow everyone to su to root. This has normally | guido | 1997-02-24 | 2 | -5/+7 |
* | Add new kern.ipc MIB branch constants and mbuf stats. | wollman | 1997-02-24 | 2 | -6/+25 |
* | Fix #include order. | wollman | 1997-02-24 | 1 | -3/+3 |
* | Create a new branch of the kernel MIB, kern.ipc, to store | wollman | 1997-02-24 | 6 | -25/+81 |
* | Use the C library version of log10() instead of the inaccurate formula | bde | 1997-02-24 | 1 | -4/+2 |
* | Oops, I thought I was fixing the double precision lg10 in the | bde | 1997-02-24 | 1 | -2/+2 |
* | Use Lite2's stub locking vops instead of nullop. | bde | 1997-02-24 | 1 | -4/+5 |
* | Fixed procfs's locking vops. They were missed in the Lite2 merge, | bde | 1997-02-24 | 2 | -10/+10 |
* | Undo rev 1.4 of freebsd.h and 1.2 freebsd-elf.h, where I added | obrien | 1997-02-24 | 3 | -3/+3 |
* | Correction of mistranslated sentences. | hanai | 1997-02-24 | 1 | -9/+10 |
* | Typo police. | alex | 1997-02-24 | 2 | -6/+6 |
* | Allow fortune to use /dev/urandom if available to obtain its random | mpp | 1997-02-23 | 1 | -6/+37 |
* | When looking for setuid files, call find with -print0 and xargs with -0. | mpp | 1997-02-23 | 1 | -4/+4 |
* | Requested by: Elvind Eklund | brian | 1997-02-23 | 2 | -7/+9 |
* | Pointed out by: Joerg | brian | 1997-02-23 | 1 | -2/+2 |
* | Correct section number in the .DT line. | mpp | 1997-02-23 | 1 | -1/+1 |
* | Do a `make >> ${CHROOTDIR}/mk' for etc when bootstrapping, too. | joerg | 1997-02-23 | 1 | -1/+2 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-23 | 1 | -1/+1 |
* | Make the sample config files more understandable, correcting various | brian | 1997-02-23 | 2 | -44/+68 |
* | (1) Define ${LDCONFIG} and ${MV} to be full pathnames to ldconfig and | asami | 1997-02-23 | 1 | -20/+37 |