Age | Commit message (Expand) | Author |
2004-04-08 | on RAMDISK kernels, do not compare / time against the system time | Theo de Raadt |
2004-04-02 | remove pk from copyright, seen in netbsd | Theo de Raadt |
2004-03-17 | Make sure disklabels use at least DEV_BSIZE as their sector size. | Miod Vallat |
2004-03-12 | commented pcmcia stuff | Theo de Raadt |
2004-03-10 | Ensure that we obey a user's ddb> boot reboot command even if the system | Tom Cosgrove |
2004-03-09 | Real, inverted, cursor. | Miod Vallat |
2004-03-09 | Typos | Miod Vallat |
2004-03-02 | In process_set_pc() and process_set_regs(), disallow unaligned pc and npc | Miod Vallat |
2004-03-02 | Rework the card insertion/removal detection logic: | Miod Vallat |
2004-03-01 | Initialize the frame buffer when the PROM did not do this on our behalf. | Miod Vallat |
2004-03-01 | More readable DAC programming. | Miod Vallat |
2004-03-01 | rfx fits on the installation media. | Miod Vallat |
2004-03-01 | Define a wsdisplay type for rfx; ok deraadt@ | Miod Vallat |
2004-02-29 | Enter rfx, driver for the SBus RasterFlex frame buffer family. | Miod Vallat |
2004-02-29 | More colormap games for 8-bit framebuffers to enjoy the inverted cursor too. | Miod Vallat |
2004-02-27 | Typos | Miod Vallat |
2004-02-20 | crank maxusers from 18 to 20 | Theo de Raadt |
2004-02-19 | Kill <sys/clist.h> - nothing uses it since years. | Miod Vallat |
2004-02-15 | new arg to disk_unbusy, to record separate read/write statistics. | Ted Unangst |
2004-02-10 | Add the ptm device to pty(4). By opening /dev/ptm and using the PTMGET | Todd C. Miller |
2004-02-08 | restored & repaired wcookie support; kettenis@chello.nl | Theo de Raadt |
2004-02-01 | Trivial touches to compile with gcc 3. | Miod Vallat |
2004-01-27 | enable bpp for sun4m too; jason@ ok | Michael Shalayeff |
2004-01-20 | do not put INET6 here, we want bsd.rd that fits | Theo de Raadt |
2004-01-15 | instuction -> instruction | Miod Vallat |
2004-01-12 | typos from Jared Yanovich; | Jason McIntyre |
2004-01-04 | put INET6, rtsol, and ping6 onto media where it fits. install.sub changes | Theo de Raadt |
2004-01-03 | put an mi wrapper around stdarg.h/varargs.h. gcc3 moved stdarg/varargs macros | Marc Espie |
2003-12-20 | Pass -Wformat. | Miod Vallat |
2003-12-18 | oops; pointed out by bruno | Theo de Raadt |
2003-12-17 | attempt to power down voyager (untested); miod ok | Theo de Raadt |
2003-12-17 | remove unneeded bits introduced in previous commit | Todd C. Miller |
2003-12-17 | Simply include the main libz Makefile instead of trying to roll our own. | Todd C. Miller |
2003-11-20 | Add -fno-builtin-print -fno-builtin-log to i386/sparc/sparc64/hppa. | Marc Espie |
2003-11-14 | the the; rohee@ | Miod Vallat |
2003-11-07 | adress -> address, and a few more; all from Jonathon Gray; | Jason McIntyre |
2003-11-06 | move netisr definition into md code to allow arch provide suitable allocation... | Michael Shalayeff |
2003-11-03 | spelling fixes (in the comments) | David Krause |
2003-10-05 | If attaching a wsdisplay console causes a font switch, do not update the PROM | Miod Vallat |
2003-10-03 | Merge tty_attach() in ttymalloc() and tty_detach() in ttyfree(). The need for | Miod Vallat |
2003-09-29 | avaliable -> available | Miod Vallat |
2003-09-23 | Replace select backends with poll backends. selscan() and pollscan() | Todd C. Miller |
2003-08-25 | rename struct dinode to ufs1_dinode. clears the namespace and makes | Ted Unangst |
2003-08-15 | change arguments to suser. suser now takes the process, and a flags | Ted Unangst |
2003-08-14 | partial proto repairs | Theo de Raadt |
2003-08-11 | better cleaning | Theo de Raadt |
2003-08-01 | The Vigra VS10-EK is recognized as a cgthree clone, but due to its utterly | Miod Vallat |
2003-07-22 | Fix .depend generation for assym.h. Resolves PR 1154. | Otto Moerbeek |
2003-07-19 | don't specify the leading "/" in MANSUBDIR (otherwise "//" occurs) | David Krause |
2003-07-16 | sun disklabels need updating too. frag size -> 2048. | Ted Unangst |