summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-02-01getaddrinfo regressTodd T. Fries
2002-02-01Only squeeze a short key/value pair onto a page with other complete key/valueTodd C. Miller
2002-02-01Return a useful errno value in the overflow case. Also, print aTodd C. Miller
2002-02-01If (keysize+datasize)%(bsize=14)==0, insertion of a `big key' would cause anTodd C. Miller
2002-02-01After writing a page out to disk, run the page back through the user'sTodd C. Miller
2002-02-01Fix a condition where the hole would be inserted in the wrong place during aTodd C. Miller
2002-02-01missing \nJason Wright
2002-02-01Don't MALLOC/FREE with variable size.Artur Grabowski
2002-02-01Allocate kqueues with pool.Artur Grabowski
2002-02-01Document -vArtur Grabowski
2002-02-01Add a verbose flag. Print unused memory types when verbose.Artur Grabowski
2002-02-01Don't MALLOC with variable size.Artur Grabowski
2002-02-01duplicate includeArtur Grabowski
2002-02-01cdstrategy(): check that media is loaded before doing anything with theHans Insulander
2002-02-01fix debugging printfMichael Shalayeff
2002-02-01redefine COM_FREQ to 7.272727MHzMichael Shalayeff
2002-02-01strlcpyJun-ichiro itojun Hagino
2002-02-01missing periodJun-ichiro itojun Hagino
2002-02-01make tftpd address family independent.Jun-ichiro itojun Hagino
2002-02-01strlcpyJun-ichiro itojun Hagino
2002-02-01make sure pw_dir is big enough for strcpy(pw->pw_dir, "/").Jun-ichiro itojun Hagino
2002-02-01avoid SEGV on out-of-range argument reference ("echo $020129163642").Jun-ichiro itojun Hagino
2002-01-31scsi_done() is unsafe, rearrange locking to compensateMichael Shalayeff
2002-01-31remove tty[cd], add ttyh[01] (sab)Jason Wright
2002-01-31add USER_PCICONFJason Wright
2002-01-31sync(/dev/pci)Jason Wright
2002-01-31add /dev/pciJason Wright
2002-01-31add support for USER_PCICONFJason Wright
2002-01-31syncJason Wright
2002-01-31add uperf deviceJason Wright
2002-01-31Whoops! Add back matching of 7951; Matthias Bauer <bauerm@immd1.informatik.u...Jason Wright
2002-01-31remove a misleading sentence; ok millertPeter Valchev
2002-01-31Move ioctl userland accessible stuff to <dev/sun/uperfio.h>Jason Wright
2002-01-31Don't need uperf_psychovar.h to define one structure, put it in psychovar.hJason Wright
2002-01-31Fill in missing (default) mmap(2) flag MAP_FILE.Todd C. Miller
2002-01-31fork, not vfork, fix comment.Artur Grabowski
2002-01-31Fallout from moving SET/CLR/etcJason Wright
2002-01-31enable dtors.Artur Grabowski
2002-01-31Simple (ehmm) test for static destructors.Artur Grabowski
2002-01-31go down into csuArtur Grabowski
2002-01-31need a makefileArtur Grabowski
2002-01-31add minheritArtur Grabowski
2002-01-31simple test for minherit.Artur Grabowski
2002-01-31simple test for static constructors.Artur Grabowski
2002-01-31no need for WNOHANG; ok stevesk@Markus Friedl
2002-01-31cross check announced key type and type from key blobMarkus Friedl
2002-01-31Make comment more representative.Hugh Graham
2002-01-31Make comment more representative.Hugh Graham
2002-01-31A little KNF.Hugh Graham
2002-01-31Add support for VAX 4000 500A.Hugh Graham