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