Age | Commit message (Expand) | Author |
2004-04-04 | Don't print firmware upload messages in dmesg. Pointed out deraadt@, ok krw@ | Marco Peereboom |
2004-04-03 | .br workaround no longer necessary; | Jason McIntyre |
2004-04-03 | .br workaround no longer necessary; | Jason McIntyre |
2004-04-03 | .Xr usbhidaction 8 | Jason McIntyre |
2004-04-03 | argument to -w is not optional; | Jason McIntyre |
2004-04-03 | - correct SYNOPSIS | Jason McIntyre |
2004-04-03 | more .Pp removal; | Jason McIntyre |
2004-04-03 | correct option is `dhcp-lease-time', not `requested-lease-time'; | Jason McIntyre |
2004-04-03 | Add \n to some error messages to make dmesg looks better; ok deraadt@ | Alexander Yurchenko |
2004-04-03 | Complete 'lp.d_' to 'lp->d_' changes started with r1.24 so that ramdisk_cd and | Kenneth R Westerback |
2004-04-03 | - report known USB device vendors | Christian Weisgerber |
2004-04-03 | remove unnecessary .Sm macros (oops, this is my fault it ever | Jason McIntyre |
2004-04-03 | remove a scad of .Pp's before displays, making postscript | Jason McIntyre |
2004-04-03 | use a constant sized type so regress doesnt fail on 64-bit | Anil Madhavapeddy |
2004-04-03 | dont try to close an invalid fd, canacar@ ok | Anil Madhavapeddy |
2004-04-03 | dont close an invalid fd, canacar@ ok | Anil Madhavapeddy |
2004-04-03 | - dont send junk err in parent_open_dump() if filename is NULL | Anil Madhavapeddy |
2004-04-03 | add pxeboot references to FILES and SEE ALSO; | Jason McIntyre |
2004-04-03 | - use macros instead of parentheses | Jason McIntyre |
2004-04-03 | new sentence, new line; | Jason McIntyre |
2004-04-03 | fix logging. without -v, you get just the connection level, no mail data. | Daniel Hartmeier |
2004-04-03 | make it look more like the other archs | Michael Shalayeff |
2004-04-02 | nextstate() can get passed a read(2) chunk containing multiple lines, | Daniel Hartmeier |
2004-04-02 | fix non-gnu ansi compilers by not using 'inline' but '__inline' instead. | Anil Madhavapeddy |
2004-04-02 | mention powernow | Ted Unangst |
2004-04-02 | K6-2/3 powernow driver. not without quirks, but mostly working. | Ted Unangst |
2004-04-02 | Do not bother closing an fd when we know it has failed. | Anil Madhavapeddy |
2004-04-02 | a few more of recent and not very so | Michael Shalayeff |
2004-04-02 | set correct MAC address for Farallon eth' cards. | Xavier Santolaria |
2004-04-02 | repair fcnv* emulation. | Michael Shalayeff |
2004-04-02 | add test for an int overflow; found by otto@ on hppa | Michael Shalayeff |
2004-04-02 | repair linuxisms tested on hppa, sparc, vax and i386; from Sven Dehmlow <sven... | Michael Shalayeff |
2004-04-02 | kill _8 api completely | Michael Shalayeff |
2004-04-02 | rfork(RFMEM) shares complete vmspace. much more useful, and in line with | Ted Unangst |
2004-04-02 | Document --line-buffered | Otto Moerbeek |
2004-04-02 | Implement --line-buffered | Otto Moerbeek |
2004-04-02 | Some nasty test cases involving back references that caused | Otto Moerbeek |
2004-04-02 | Avoid unbounded recursion in some expressions involving back references. | Otto Moerbeek |
2004-04-02 | spelink | Henning Brauer |
2004-04-02 | slow_atomic_lock.c is only used by mips; marc@ ok | Michael Shalayeff |
2004-04-02 | add `nokeep' to the table to stop an ugly line break; | Jason McIntyre |
2004-04-02 | do not compare SOCK_STREAM sockets to pipes; | Jason McIntyre |
2004-04-02 | typos; | Jason McIntyre |
2004-04-02 | Do not define AXE_DEBUG by default. | Miod Vallat |
2004-04-02 | axe(4)... will very likely work | Theo de Raadt |
2004-04-02 | Unbreak alignment of fields when using -lh. | Otto Moerbeek |
2004-04-02 | OpenBSD puts media settings in hostname.if, not rc.conf. | Miod Vallat |
2004-04-02 | remove terms 3 & 4 for drochner@NetBSD.org; as seen on netbsd lists | Theo de Raadt |
2004-04-02 | remove pk from copyright, seen in netbsd | Theo de Raadt |
2004-04-02 | check the signals for exceptions and do siginfo in the signal handler; also s... | Michael Shalayeff |