| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Fixed disk full problem for pc98 distribution. Now, it makes 4 installation | nyan | 2002-10-14 | 4 | -99/+149 |
* | | style(9) | mike | 2002-10-14 | 1 | -28/+29 |
* | | Populate more fields of the disklabel for PC98. | phk | 2002-10-14 | 1 | -0/+2 |
* | | o Move forward declaration for struct timespec to a more appropriate | mike | 2002-10-14 | 1 | -2/+14 |
* | | 1) Although C99 allows implementations to define additional SIG* | mike | 2002-10-14 | 1 | -18/+40 |
* | | Fix to check disk geometry. | nyan | 2002-10-14 | 3 | -5/+26 |
* | | The MACHINE variable on pc98 is "i386". So, use "pc98" directly in PC98 case. | nyan | 2002-10-14 | 1 | -0/+6 |
* | | Use snprintf() instead of sprintf(). | nyan | 2002-10-14 | 1 | -3/+3 |
* | | Check correct machine name. | nyan | 2002-10-14 | 1 | -0/+2 |
* | | MFi386: revision 1.9. | nyan | 2002-10-14 | 1 | -5/+0 |
* | | Fix support for the ALi M5451 (rev 0.2) chip. | cognet | 2002-10-14 | 1 | -5/+47 |
* | | Don't panic when we can just return an error code. | phk | 2002-10-14 | 1 | -2/+6 |
* | | Use a weak reference instead of a macro to make vfscanf an alias | tjr | 2002-10-14 | 3 | -11/+6 |
* | | Move toc-depth define to the correct position and reduce whitespace diff to | ue | 2002-10-14 | 1 | -4/+4 |
* | | Add LC_CTYPE information for characters with lead bytes ED, EE, FA, FB, FC. | tjr | 2002-10-14 | 1 | -0/+13 |
* | | Write the strvis()'d string out to the history file in history_save(), | tjr | 2002-10-14 | 1 | -1/+1 |
* | | The ep and pccard modules build on pc98. | nyan | 2002-10-14 | 1 | -0/+2 |
* | | Merged from sys/dev/sio/sio.c revision 1.382. | nyan | 2002-10-14 | 2 | -2/+2 |
* | | Implement the GEOMCONFIGGEOM ioctl which can be used to manually create | phk | 2002-10-14 | 3 | -41/+168 |
* | | Add more KASSERTS. | phk | 2002-10-14 | 2 | -2/+8 |
* | | Merge FSF changes onto mainline (-r option). | ru | 2002-10-14 | 1 | -1/+9 |
* | | This commit was generated by cvs2svn to compensate for changes in r105081, | ru | 2002-10-14 | 1 | -3/+22 |
|\ \
| |/ |
|
| * | From ChangeLog: | ru | 2002-10-14 | 2 | -4/+31 |
* | | Remove an unused variable. | phk | 2002-10-14 | 1 | -2/+0 |
* | | Allow kernel dumps to be aborted with ctrl-C. | marcel | 2002-10-14 | 1 | -3/+14 |
* | | Unconditionally restore the pointer to the saved Ethernet header after | cjc | 2002-10-14 | 1 | -4/+1 |
* | | Regularize the vop_stdlock'ing protocol across all the filesystems | mckusick | 2002-10-14 | 33 | -158/+30 |
* | | o Comment out the symbol download code for 4.x. | imp | 2002-10-14 | 4 | -6/+42 |
* | | FA, FB and FC are lead bytes according to recent Microsoft documentation. | tjr | 2002-10-14 | 1 | -1/+1 |
* | | Style changes. Mainly removing excessive whitespace and parens. | tjr | 2002-10-14 | 1 | -24/+29 |
* | | Eliminate the unnecessary clearing of flag bits that are already clear | alc | 2002-10-14 | 1 | -4/+1 |
* | | Add Big5, MSKanji and UTF-8 to the list of supported encodings. | tjr | 2002-10-14 | 1 | -10/+29 |
* | | Clarify that a number of incidents relate to Germany. | grog | 2002-10-14 | 1 | -15/+14 |
* | | Take a guess at what WARNS level will make this compile on ia64. | obrien | 2002-10-14 | 1 | -1/+1 |
* | | Add in the GEOM control module. | phk | 2002-10-13 | 1 | -0/+1 |
* | | Add the outline of the "/dev/geom.ctl" handling code. | phk | 2002-10-13 | 2 | -1/+201 |
* | | Compile in support for zipfs and bzipfs so we can load the gzipped mfsroot | jake | 2002-10-13 | 2 | -0/+14 |
* | | Connect trm(4) to the build. | cognet | 2002-10-13 | 4 | -0/+16 |
* | | Give GEOM modules a chance to specify their own init routine, in case they | phk | 2002-10-13 | 1 | -1/+4 |
* | | Add beginnings of sparc64 release magic. | jake | 2002-10-13 | 3 | -0/+105 |
* | | Import of the trm(4) driver (for Tekram DC395U/UW/F and DC315U SCSI adapters). | cognet | 2002-10-13 | 2 | -0/+4352 |
* | | MODINFO_SIZE metadata has type size_t, not unsigned. This makes preloaded | jake | 2002-10-13 | 1 | -1/+1 |
* | | Correctly account for MAXPARTITIONS in the CTASSERT() which protects the | phk | 2002-10-13 | 1 | -1/+1 |
* | | Remove root from the kmem, sys, tty, and staff groups in the default | rwatson | 2002-10-13 | 1 | -4/+4 |
* | | Remove the P1003_1B kernel option; it is no longer used. | mike | 2002-10-13 | 11 | -21/+9 |
* | | For consistency with other entries in group, don't put the daemon or | rwatson | 2002-10-13 | 1 | -2/+2 |
* | | - Remove a useless initialization for 'ronly', if it hadn't been | mux | 2002-10-13 | 1 | -2/+2 |
* | | Pass flags to VOP_CLOSE() corresponding to what was passed to VOP_OPEN(). | phk | 2002-10-13 | 1 | -0/+1 |
* | | struct ia64_fpreg needs to be available outside of the kernel for | mike | 2002-10-13 | 1 | -2/+4 |
* | | Remove <sys/_posix.h>; nothing uses it anymore. | mike | 2002-10-13 | 1 | -84/+0 |