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