| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix from PR #2757: | dg | 1997-02-19 | 1 | -1/+3 |
* | updated entries for France | adam | 1997-02-19 | 1 | -17/+11 |
* | Tidy up signal handling. | brian | 1997-02-19 | 7 | -74/+158 |
* | Fix some more problems in the recovery code. | gibbs | 1997-02-19 | 1 | -20/+37 |
* | Add history section. Follows chflags(2). | obrien | 1997-02-19 | 2 | -0/+8 |
* | Updated to Jan 22, 1997 revision from the InterNIC. | dg | 1997-02-18 | 1 | -2/+12 |
* | Use the same blocks->size-in-MB conversion algorithm as the SCSI code | msmith | 1997-02-18 | 1 | -1/+1 |
* | New area code for certain parts of central Indiana. | dyson | 1997-02-18 | 1 | -1/+2 |
* | Declare the new generic EOPNOTSUPP routines. | wollman | 1997-02-18 | 1 | -0/+5 |
* | Convert raw IP from mondo-switch-statement-from-Hell to | wollman | 1997-02-18 | 9 | -327/+183 |
* | uipc_mbuf.c: do a better job of counting how often we have to wait | wollman | 1997-02-18 | 3 | -6/+86 |
* | Update to match reality. Give more indepth description of SCB paging | gibbs | 1997-02-18 | 2 | -30/+114 |
* | Kill the initialization of two old scratch ram variables. They were removed | gibbs | 1997-02-18 | 1 | -12/+0 |
* | Enlarge the message out buffer from 6 to 8 bytes. Now that sync and wide | gibbs | 1997-02-18 | 2 | -18/+11 |
* | Treat 'end\0', 'end\n', 'end\r\n' as trailer line, see rev 1.2 | wosch | 1997-02-18 | 1 | -1/+3 |
* | Try to make the BROKEN_VLSI chipset detection better, and not break | nate | 1997-02-18 | 1 | -2/+8 |
* | Fix default whois server. | markm | 1997-02-18 | 1 | -1/+1 |
* | Better check for detecting header line. A header line must match | wosch | 1997-02-18 | 1 | -1/+32 |
* | Fix ranges - off by one. | wosch | 1997-02-18 | 1 | -2/+5 |
* | Argh! Last-minute typo fix (having this be broken in -current sucks). | jkh | 1997-02-18 | 2 | -2/+2 |
* | Fixed biosboot to compile with Lite2. <sys/lock.h> is now a prerequisite | bde | 1997-02-18 | 1 | -0/+1 |
* | This now uses queue macros. Include <sys/queue.h> if !KERNEL to preserve | bde | 1997-02-18 | 1 | -0/+4 |
* | Added some ufs #includes so that this compiles with option LOCKF_DEBUG. | bde | 1997-02-18 | 1 | -2/+7 |
* | When wrong directory choosed and chdir failed, directory name | ache | 1997-02-18 | 2 | -2/+5 |
* | Removed vestiges of Mach lock types. | bde | 1997-02-18 | 2 | -14/+1 |
* | Changed type of t_line from u_char to int. The Lite2 merge blew away | bde | 1997-02-18 | 1 | -1/+1 |
* | Fixed namei caching for LOOKUPs. It was broken for lstat() and olstat(). | bde | 1997-02-18 | 1 | -1/+2 |
* | Fix for hard-coded length of login name. | davidn | 1997-02-18 | 1 | -3/+11 |
* | Changed `#ifdef COMPAT_PRELITE2' to `#ifndef NO_COMPAT_PRELITE2' so that | bde | 1997-02-18 | 1 | -3/+3 |
* | Changed `#ifdef COMPAT_PRELITE2' to `#ifndef NO_COMPAT_PRELITE2' so that | bde | 1997-02-18 | 2 | -10/+10 |
* | Add Label & Partition to configuration menu so you don't have to | jkh | 1997-02-18 | 3 | -0/+12 |
* | Don't use /mnt in multi-user mode if we're installing a new filesystem. | jkh | 1997-02-18 | 3 | -6/+6 |
* | Don't rely on AAP(Auto Access Pause) when queueing SCBs to the card. This | gibbs | 1997-02-18 | 2 | -20/+20 |
* | Sync with the original(merge the changes in 1.212 - 1.216 of original | hanai | 1997-02-18 | 1 | -1/+7 |
* | Sync with the original | hanai | 1997-02-18 | 1 | -2/+2 |
* | Don't initialize homedir value. When called this early, pw(8) has no | jkh | 1997-02-18 | 2 | -2/+0 |
* | Don't just unset FTP_PATH unilaterally, it might have been a timeout | jkh | 1997-02-18 | 2 | -10/+6 |
* | Properly check status of menu return. | jkh | 1997-02-17 | 2 | -2/+12 |
* | Various sanitizations: | joerg | 1997-02-17 | 3 | -7/+16 |
* | These will appear in 2.2, not 3.0. | mpp | 1997-02-17 | 3 | -6/+6 |
* | This page will first appear in 2.2, not 3.0. | jmg | 1997-02-17 | 1 | -1/+1 |
* | These man pages will first appear in FreeBSD 2.2, not 3.0. | mpp | 1997-02-17 | 4 | -4/+4 |
* | Typo fix. Closes PR#2753. | mpp | 1997-02-17 | 1 | -1/+1 |
* | Compensate for an underpopulated MFS. | jkh | 1997-02-17 | 3 | -0/+3 |
* | Finally DTRT with tcpOpenDialog(); it should have never diddled | jkh | 1997-02-17 | 10 | -74/+76 |
* | Disabled dumplfs. Importing the Lite2 version was a mistake, since | bde | 1997-02-17 | 1 | -1/+3 |
* | This commit was generated by cvs2svn to compensate for changes in r22839, | bde | 1997-02-17 | 2 | -37/+9 |
|\ |
|
| * | Import Lite2's dumplfs. | bde | 1997-02-17 | 3 | -69/+46 |
| * | Attempt to import Lite2's df. | bde | 1997-02-17 | 3 | -116/+72 |
| * | Import of Lite2 version. | steve | 1997-01-06 | 1 | -9/+40 |