2007-03-09 |
Ben Gras | For /dev/mem, map in memory to be copied to memory... |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Ben Gras | output CRLF instead of just LF to serial |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Ben Gras | Make /dev/mouse an alias for /dev/kbdaux for X |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Ben Gras | . let kernel use read_tsc() from sysutil library |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Ben Gras | Russian setup document contributed by Roman Ignatov. |
commit | commitdiff | tree | snapshot |
2007-03-05 |
Ben Gras | correct references to manpage section 9 to 1x. |
commit | commitdiff | tree | snapshot |
2007-03-05 |
Ben Gras | move manpages in section 9 to new section 1x. |
commit | commitdiff | tree | snapshot |
2007-03-05 |
Ben Gras | Rename section 9 to section 1x |
commit | commitdiff | tree | snapshot |
2007-03-05 |
Ben Gras | Merge of kjb's update to man system to move section... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Ben Gras | Minor change to path lookup that fixes the bug that... |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Ben Gras | explicitly mask byte i/o values to bytes. |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Ben Gras | Uninitialized vector entry? |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Ben Gras | Explicitly mask off 8-bit values (so new sanity check... |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Ben Gras | . service tells you which device it couldn't stat |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Ben Gras | Slew of debugging / sanity check features. |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Ben Gras | Don't allow sys_kill to SELF alltogether. |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Ben Gras | If a process does sys_kill on SELF (such as in panic... |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Ben Gras | Don't sys_kill SELF if a PM exit fails; just generate... |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Ben Gras | Changed logic checking for valid device. |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Ben Gras | Note about mkfs needing more memory after r2751. |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Ben Gras | add/re-enable at_wini debug output |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Ben Gras | Copypaste bug. |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Ben Gras | Typo reported by Al Woodhull. |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Ben Gras | at_wini also needs a pci_reserve() for the pci compatab... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Ben Gras | . pci driver now returns devices, even when they have... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Ben Gras | TZ update for new US/Canadian DST rules, fixed by Al... |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Ben Gras | Include svn revision number in iso filename when doing... |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Ben Gras | Removed args debugging line |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Ben Gras | don't let /dev/mem read beyond top of physical memory |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Ben Gras | made default wakeup time correct |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Ben Gras | . use library function to parse memory string |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Ben Gras | . made memory parsing function into a library call |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Ben Gras | removed some verbose messages |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Ben Gras | Update CMOS time at shutdown time. |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Ben Gras | removed/optionalized debugging messages |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Ben Gras | removed or optionalized verbose/debugging messages |
commit | commitdiff | tree | snapshot |
2007-02-12 |
Ben Gras | set 'w_testing' during w_identify(). this means 0-toler... |
commit | commitdiff | tree | snapshot |
2007-02-12 |
Ben Gras | mkfs needs more memory for the boot ramdisk. |
commit | commitdiff | tree | snapshot |
2007-02-12 |
Ben Gras | Typo's. |
commit | commitdiff | tree | snapshot |
2007-02-09 |
Ben Gras | Don't complain about missing ip address. |
commit | commitdiff | tree | snapshot |
2007-02-09 |
Ben Gras | Memory requirements a bit more now with mfs processes |
commit | commitdiff | tree | snapshot |
2007-02-09 |
Ben Gras | use shorter ata timeout for identify commands when... |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Ben Gras | Fixes for /usr/xbin binaries bootstrap dir. |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Ben Gras | include /usr/xbin bootstrap dir in $PATH |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Ben Gras | don't call mkdep with an absolute path |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Ben Gras | Use temporary binary directory as bootstrap |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Ben Gras | Extend cdprobe probe list to c1, and reorder minors... |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Ben Gras | supply instance to 2nd at_wini instance. |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Ben Gras | Start a 2nd copy of at_wini, for /dev/c1*. This require... |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Ben Gras | Make /dev/c1* device nodes on disk and on the boot... |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Ben Gras | Sanity check in clock - process is supposed to be runna... |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Ben Gras | Retired DEV_{READ,WRITE,GATHER,SCATTER,IOCTL} (safe... |
commit | commitdiff | tree | snapshot |
2007-02-01 |
Ben Gras | Mostly bugfixes of bugs triggered by the test set. |
commit | commitdiff | tree | snapshot |
2007-02-01 |
Ben Gras | Also exclude /home |
commit | commitdiff | tree | snapshot |
2007-02-01 |
Ben Gras | simpler /usr/bin/vi check |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Ben Gras | Only install /usr/bin/vi as a hardlink to elvis if... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Ben Gras | put mfs in /sbin, where mount expects it. |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Ben Gras | . no .vimrc in standard user's dirs |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Ben Gras | Don't reply to the caller on RS_DOWN until process... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Ben Gras | No /usr/src.* shenanigans any more. |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Ben Gras | Install sources in /usr/bigsrc, not /usr/src/commands. |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Ben Gras | ramdisk can be set only once. |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Ben Gras | vfs/mount/rs/service changes: |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Ben Gras | Added register clobber warning to read_tsc. |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Philip Homburg | Many more IDs. |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Philip Homburg | PCI IDs for Accton SMC2-1211TX |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Ben Gras | remove debug (%d) in fsck |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Ben Gras | . added checks for buffer sizes in sys_datacopy() funct... |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Ben Gras | . added super-user check for mount |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Ben Gras | Fsck needs more memory for bigger filesystems |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Ben Gras | Don't panic if opening a block device fails. |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Ben Gras | Truncate s_max_size at LONG_MAX, now that off_t is... |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Ben Gras | . removed readclock command and cmos driver. |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Ben Gras | Use bitwise not instead of logical not on PIE flag... |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Ben Gras | use servers/inet/mq.[ch] to queue messages using mq_que... |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Ben Gras | In some configurations of non-working networking, packm... |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Ben Gras | Zlib is now an optional package. |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Ben Gras | Take arch+version specific packages List file. |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Philip Homburg | ctty command without parameters to disable serial console. |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Philip Homburg | VFS cleanup (mostly open). |
commit | commitdiff | tree | snapshot |
2007-01-04 |
Ben Gras | Don't let rs232 code send REVIVEs. |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Ben Gras | Use svn instead of cvs |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Ben Gras | interface.h is unused (remainder from Ingmar's work) |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Ben Gras | arch/i386/include/protect.h is unnecessary; add make... |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Ben Gras | Split of architecture-dependent and -independent functi... |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Ben Gras | . fsck needs more memory |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Philip Homburg | More detailed upgrade procedure. |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Ben Gras | Removed verbose statements from vfs and mfs |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Ben Gras | BSD versions of strcasecmp() and strncasecmp() after... |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Ben Gras | make pci driver run as root, so it can call procstat |
commit | commitdiff | tree | snapshot |
2006-12-08 |
David van Moolenbroek | Setjmp/longjmp updates and cleanup. |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Philip Homburg | Missing lseek64 library functions. |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Philip Homburg | Some 64-bit file offset changes that were left out... |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Philip Homburg | First cut at 64-bit file offsets in block devices for... |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Philip Homburg | Replaced <servers/fs/...> with <servers/mfs/...> |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Philip Homburg | Better error handling in _mount.c |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Philip Homburg | chmod needs more space |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Philip Homburg | Small image doesn't fit on boot floppy. |
commit | commitdiff | tree | snapshot |
2006-11-17 |
Ben Gras | Revert back to previous minised |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Ben Gras | Fix warnings (Ingmar Alting) |
commit | commitdiff | tree | snapshot |
next |