Age | Commit message (Expand) | Author |
2004-05-17 | KNF and minor cleaning. | Miod Vallat |
2004-05-17 | typo | Brad Smith |
2004-05-17 | OF_mapintr: swizzle interrupt for PCI bridges, | Brad Smith |
2004-05-16 | document LP64_ARCHS | Peter Valchev |
2004-05-16 | Simplify bugtty_chkinput(), from mvmeppc. | Miod Vallat |
2004-05-16 | OpenBSD/luna88k installation notes, take one. Still needs work. | Miod Vallat |
2004-05-16 | remove printfs i left in. noticed by marc@ | Ted Unangst |
2004-05-16 | Prototypes; usage sync. ok millert@ | Otto Moerbeek |
2004-05-16 | Use arc4random(3) to compute random numbers, instead of using rand() | Otto Moerbeek |
2004-05-16 | Use arc4random(3) instead of rand(3) to compute random numbers. | Otto Moerbeek |
2004-05-16 | Tell reader to use cksum(1) to compute SHA-2 digests. ok millert@ | Otto Moerbeek |
2004-05-16 | Add .Xr's to the commands implementing the various digests. ok millert@ | Otto Moerbeek |
2004-05-16 | dhclient doesn't write a pid file any more; do remove the code that | Henning Brauer |
2004-05-16 | add DLT_PPP_ETHER DLT type | Brad Smith |
2004-05-16 | Bring down carp interfaces gracefully even if powerdown=YES in rc.shutdown. | Ryan Thomas McBride |
2004-05-16 | When we back off due to problems with the physical interface, advertise | Ryan Thomas McBride |
2004-05-16 | Remove useless test pointed out by Frank Denis <j@pureftpd.org>. | Ryan Thomas McBride |
2004-05-15 | Be more careful when using hwirq[] values. | Miod Vallat |
2004-05-15 | Workaround to work with the new multipath support. Do a RTM_GET first to | Claudio Jeker |
2004-05-15 | Naming consistency. From Alexander Guy. ok canacar@ | Otto Moerbeek |
2004-05-15 | Fix two byte overflow when printing unknown sockaddrs. OK cedric@ | Claudio Jeker |
2004-05-15 | typo | Ted Unangst |
2004-05-15 | print the whole hint for bad limit modifiers. ok otto pedro | Ted Unangst |
2004-05-14 | Fix a bug that occurs when a FIFO is opened for writing with | Todd C. Miller |
2004-05-14 | Attach a working bugtty device - userland needs at least a console tty. | Miod Vallat |
2004-05-14 | Correctly coalesce buffers in _bus_dmamap_load_buffer(). | Miod Vallat |
2004-05-14 | unbreak, interpret cpi and spi values as hex even if not preceded by 0x. | Jason Ish |
2004-05-14 | Really working interrupt engine, at least on both 2600 flavours. | Miod Vallat |
2004-05-14 | sync | Nathan Binkert |
2004-05-14 | more adaptec aac(4) | Nathan Binkert |
2004-05-14 | Fix pppoe server mode. pppoe no longer chroots in server mode. | Can Erkin Acar |
2004-05-14 | Syba SD-LAB PCI I/O Card 4S | Henning Brauer |
2004-05-14 | sync | Henning Brauer |
2004-05-14 | Syba 4S puc | Henning Brauer |
2004-05-14 | Some more KNF, no binary change. | Hans-Joerg Hoexer |
2004-05-14 | little cleanups | Ted Unangst |
2004-05-14 | use pool for namei pathbuf. testing ok millert@ tdeval@ | Ted Unangst |
2004-05-14 | use pool for namei pathbuf. testing ok millert@ tdeval@ | Ted Unangst |
2004-05-13 | provide a siginfo handler for -q run; idea from art's todo; millert@ ok | Michael Shalayeff |
2004-05-13 | activate systrace on amd64, while here get rid of syscall_{plain,fancy} | Nikolay Sturm |
2004-05-13 | as the authpf manpage describes, the connecting user's shell can be | Henning Brauer |
2004-05-13 | fields are unsigned -- printf 'em accordingly; from David Hill <davidh@wmis.net> | Michael Shalayeff |
2004-05-13 | 8ks do not have hvt | Michael Shalayeff |
2004-05-13 | Pasto, change a cast from uid_t to gid_t (no real change...) | Todd C. Miller |
2004-05-13 | Set close on exec flag for cron's socket. Jarno Huuskonen | Todd C. Miller |
2004-05-13 | If we get EAGAIN reading from the cron socket check both cron and | Todd C. Miller |
2004-05-13 | Unswap the vhid and advskew values. | Ryan Thomas McBride |
2004-05-13 | Act like our advskew is 240 when receiving packets as well as sending if | Ryan Thomas McBride |
2004-05-13 | don't leave this file open, ok henning@ | Peter Stromberg |
2004-05-13 | when trying to rewrite the lease file, and if the lease file is already | Henning Brauer |