| Commit message (Expand) | Author | Age | Files | Lines |
* | Try a no-wait malloc first in clist_alloc_cblocks(). If this fails, then | bde | 1997-03-05 | 2 | -4/+14 |
* | Made FPU stuff conditional on npx as well as I586_CPU. | bde | 1997-03-05 | 3 | -45/+54 |
* | Synchronize with sys/i386/isa/clock.c revision 1.79. | kato | 1997-03-05 | 3 | -24/+48 |
* | Added -mno-486 to CFLAGS to force smaller code in case someone compiles | bde | 1997-03-05 | 1 | -1/+2 |
* | make the netatalk output routine matcy the prtotype used in the | julian | 1997-03-05 | 4 | -4/+9 |
* | Only print clock calibration messages if the system was booted with -v. | bde | 1997-03-05 | 5 | -40/+80 |
* | add a bunch of comments to describe what's going on. | julian | 1997-03-05 | 1 | -16/+123 |
* | Fixed splbio problems in vinvalbuf. Closes PR#2875, although fixed | dg | 1997-03-05 | 2 | -10/+10 |
* | Supply the mount point given to mfs_mount when getting a vnode for the | msmith | 1997-03-05 | 1 | -2/+2 |
* | Check that vp->v_mount is non-null in fsync() before dereferencing it to | msmith | 1997-03-05 | 2 | -4/+6 |
* | Back out the patch to break up the clock probe lines. Instead, follow | gpalmer | 1997-03-05 | 5 | -20/+20 |
* | Fixed connection of vfs.ffs node to the sysctl tree. | bde | 1997-03-04 | 1 | -2/+2 |
* | Attach vfs_sysctl() one level lower so that only the levels below | bde | 1997-03-04 | 3 | -23/+22 |
* | Split the rather long and line-wrapping clock probe messages on boot. | gpalmer | 1997-03-04 | 5 | -25/+25 |
* | Fixed devfs code. Old code remained in pc98 tree. | kato | 1997-03-04 | 2 | -14/+48 |
* | Synchronize with sys/i386/isa/syscons.c revision 1.205. | kato | 1997-03-04 | 1 | -8/+18 |
* | Oops, fix typo. | ache | 1997-03-03 | 1 | -2/+2 |
* | Don't copy more than MAXLOGNAME bytes in getlogin() syscall, | ache | 1997-03-03 | 1 | -3/+3 |
* | Don't export kernel interfaces to applications. msdosfs_mount probably | bde | 1997-03-03 | 2 | -2/+18 |
* | Fixed struct access bug and style bugs in previous revision. The same | bde | 1997-03-03 | 1 | -6/+7 |
* | Removed unused flag IN_RECURSE and unused struct member i_lockcount. | bde | 1997-03-03 | 3 | -9/+3 |
* | Removed useless setting of IN_RECURSE. The (anti) locking for this needs | bde | 1997-03-03 | 3 | -25/+1 |
* | Merged Lite2's vfs_sysctl(). It doesn't fit very well into FreeBSD's | bde | 1997-03-03 | 3 | -46/+101 |
* | Fixed the getvfsbyname macro hack. | bde | 1997-03-03 | 1 | -3/+3 |
* | Use MAXLOGNAME for stricter size check in setlogin() syscall instead of | ache | 1997-03-03 | 1 | -3/+3 |
* | Use roundup(MAXLOGNAME, sizeof(long)) as e_login/s_login arrays size | ache | 1997-03-03 | 3 | -7/+7 |
* | Improved performance of hash algorithm while (hopefully) not reducing | dg | 1997-03-03 | 7 | -19/+22 |
* | Bump MAXLOGNAME to 20 to really hold 16-bytes user names + NUL | ache | 1997-03-03 | 2 | -4/+4 |
* | Restore MAXLOGNAME comment, but in slightly different form | ache | 1997-03-03 | 1 | -3/+3 |
* | Back out 1.21 change because MAXLOGNAME _not_ includes NUL character in BSD | ache | 1997-03-02 | 1 | -4/+3 |
* | Restored some pre-Lite2-merge source-level compatibility to the mount() | bde | 1997-03-02 | 3 | -31/+33 |
*-. | This commit was generated by cvs2svn to compensate for changes in r23285, | peter | 1997-03-02 | 10 | -84/+136 |
|\ \ |
|
| | * | Import ipfilter 3.1.8 kernel components | peter | 1997-03-02 | 5 | -42/+68 |
| * | | Import ipfilter 3.1.8 kernel components | peter | 1997-03-02 | 5 | -42/+68 |
| | | | |
| \ \ | |
*-. \ \ | This commit was generated by cvs2svn to compensate for changes in r23282, | peter | 1997-03-02 | 20 | -0/+8466 |
|\ \ \ \
| | |/ /
| |/| /
| | |/ |
|
| | * | Replacement import of ipfilter 3.1.7 components used in kernel. | peter | 1997-03-02 | 10 | -0/+4233 |
| * | Replacement import of ipfilter 3.1.7 components used in kernel. | peter | 1997-03-02 | 10 | -0/+4233 |
* | add the same fix to pcvt that I did to syscons. Make sure that the signals | jmg | 1997-03-02 | 1 | -3/+11 |
* | Moved vfs sysctls to where Lite2 put them. No code changes yet. | bde | 1997-03-02 | 3 | -62/+117 |
* | Remove an extraneous shift operation. The facility macros do already | joerg | 1997-03-02 | 1 | -2/+2 |
* | make sure that the user supplied signals in struct vt_mode are actually | jmg | 1997-03-01 | 3 | -24/+54 |
* | Added some nfs #includes so that netboot compiles again. Lite2 made the | bde | 1997-03-01 | 1 | -0/+2 |
* | Include copyright message from <sys/copyright.h> | wosch | 1997-03-01 | 1 | -19/+2 |
* | Synchronize with sys/i386/conf/options.i386 revision 1.36. | kato | 1997-03-01 | 2 | -4/+2 |
* | Synchronize with sys/i386/isa/syscons.c up to revision 1.204. | kato | 1997-03-01 | 1 | -7/+6 |
* | When we perform an "automatic request sense", we issue an untagged command. | gibbs | 1997-03-01 | 1 | -5/+44 |
* | Add missing #include <machine/segments.h> for ISPL and SEL_UPL macros | ache | 1997-03-01 | 2 | -2/+4 |
* | Copyright macros and FreeBSD copyright definition. | wosch | 1997-02-28 | 1 | -0/+57 |
* | Fix a comment and some commented-out code in ip_mloopback to | fenner | 1997-02-28 | 1 | -11/+10 |
* | Fixed a panic in nfs_writevp(). Lite2 provided a fix for a silly | bde | 1997-02-28 | 2 | -10/+4 |