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