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